mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06: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:
@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user