mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 17:49:01 +00:00
Change paper white default to 203 to match the ITU
This commit is contained in:
parent
87c27936fc
commit
a8fd938a06
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