Need help with Steam launch commands
I'm attempting to use er-patcher https://github.com/gurrgur/er-patcher for Elden Ring to remove the black bars; however, I also want to retain HDR using Gamescope. Gamescope command works well on its own.
Would anyone know how to combine these Steam launch options?
Gamescope
ENABLE_GAMESCOPE_WSI=1 DXVK_HDR=1 gamescope -W 3440 -H 1440 -f -r 165 --hdr-enabled %command%
ERPatcher
python er-patcher --all --rate 165 -- %command%
Would anyone know how to combine these Steam launch options?
Gamescope
ENABLE_GAMESCOPE_WSI=1 DXVK_HDR=1 gamescope -W 3440 -H 1440 -f -r 165 --hdr-enabled %command%
ERPatcher
python er-patcher --all --rate 165 -- %command%
GitHub
Elden Ring enhancement patches (ultrawide support, custom frame rate limits and more) seamlessly integrated with steam. - gurrgur/er-patcher