sonic2kk / steamtinkerlaunch

Linux wrapper tool for use with the Steam client for custom launch options and 3rd party programs
GNU General Public License v3.0
2.03k stars 69 forks source link

GameScope: Force DXVK_HDR=1 if GameScope HDR is enabled #1104

Closed sonic2kk closed 1 month ago

sonic2kk commented 1 month ago

Fixes #1103.

If DXVK_HDR is disabled, GameScope will still be unable to use HDR. We should assume if GameScope HDR is enabled that a user also wants HDR enabled from the DXVK side. There should be no reason to pass --hdr-enabled to GameScope if you don't actually want to use HDR.

Still need to update langfiles but this should be good to go otherwise.

sonic2kk commented 1 month ago

Noticed while updating the langfiles that the string for HDR nits (DESC_GSHDRSCNITS) was not updated following its bump in #855. Can't believe that went unnoticed for over a year, but I guess HDR in general has only really picked up in the last few months.