gurrgur / er-patcher

Elden Ring enhancement patches (ultrawide support, custom frame rate limits and more) seamlessly integrated with steam.
MIT License
301 stars 25 forks source link

HDR through Gamescope @165 refresh rate and no black bars command #75

Closed Bookingyo closed 1 month ago

Bookingyo commented 2 months ago

For those looking to enable HDR with the er-patcher here is the command working for me in KDE 6.1 (Bazzite).

ENABLE_GAMESCOPE_WSI=1 DXVK_HDR=1 gamescope -W 3440 -H 1440 -f -r 165 --hdr-enabled -- python er-patcher --all --rate 165 -- %command%

@gurrgur not sure if you want to add this to the home page for those looking for this solution.

gurrgur commented 1 month ago

Thanks, I added it to the readme :)