mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 19:19:03 +00:00
Merge pull request #12297 from Filoppi/improve_paper_white
Change HDR paper white default to 203 to match the ITU recommendations
This commit is contained in:
commit
3d5f95b298
3 changed files with 5 additions and 4 deletions
|
@ -51,7 +51,7 @@ void ColorCorrectionConfigWindow::Create()
|
|||
"Controls the base luminance of a paper white surface in nits. Useful for adjusting to "
|
||||
"different environmental lighting conditions when using a HDR display.<br><br>HDR output is "
|
||||
"required for this setting to take effect.<br><br><dolphin_emphasis>If unsure, leave this at "
|
||||
"200.</dolphin_emphasis>");
|
||||
"203.</dolphin_emphasis>");
|
||||
|
||||
// Color Space:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue