mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-10 13:48:40 +00:00
Add HDR option to settings menu (#2387)
This commit is contained in:
@@ -672,6 +672,10 @@
|
||||
<source>Enable NULL GPU</source>
|
||||
<translation>Enable NULL GPU</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable HDR</source>
|
||||
<translation>Enable HDR</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Paths</source>
|
||||
<translation>Paths</translation>
|
||||
@@ -948,6 +952,10 @@
|
||||
<source>nullGpuCheckBox</source>
|
||||
<translation>Enable Null GPU:\nFor the sake of technical debugging, disables game rendering as if there were no graphics card.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>enableHDRCheckBox</source>
|
||||
<translation>Enable HDR:\nEnables HDR in games that support it.\nYour monitor must have support for the BT2020 PQ color space and the RGB10A2 swapchain format.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>gameFoldersBox</source>
|
||||
<translation>Game Folders:\nThe list of folders to check for installed games.</translation>
|
||||
|
||||
Reference in New Issue
Block a user