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%
GitHub
GitHub - gurrgur/er-patcher: Elden Ring enhancement patches (ultraw...
Elden Ring enhancement patches (ultrawide support, custom frame rate limits and more) seamlessly integrated with steam. - gurrgur/er-patcher
13 Replies
Potajito
Potajito•3mo ago
What have you tried? does the er-patcher command work on its own? I'm thinking: ENABLE_GAMESCOPE_WSI=1 DXVK_HDR=1 gamescope -W 3440 -H 1440 -f -r 165 --hdr-enabled , python er-patcher --all --rate 165 -- %command% or ENABLE_GAMESCOPE_WSI=1 DXVK_HDR=1 gamescope -W 3440 -H 1440 -f -r 165 --hdr-enabled -python er-patcher --all --rate 165 -- %command% give it a shot
termdisc
termdisc•3mo ago
I wouldn't put any characters in front of python like that
Potajito
Potajito•3mo ago
Yeah I was not sure, imo just try a couple of variants one should work
Bookingyo
Bookingyo•3mo ago
Game doesn't start with both commands and also by removing characters in front of python forgot to mention the er-patcher also works on its own without issue. I know both commands work.
termdisc
termdisc•3mo ago
provide your last attempt's launch options
Bookingyo
Bookingyo•3mo ago
ENABLE_GAMESCOPE_WSI=1 DXVK_HDR=1 gamescope -W 3440 -H 1440 -f -r 165 --hdr-enabled python er-patcher --all --rate 165 -- %command% ENABLE_GAMESCOPE_WSI=1 DXVK_HDR=1 gamescope -W 3440 -H 1440 -f -r 60 --hdr-enabled python er-patcher --all -- %command% Those are the last two commands I tried
termdisc
termdisc•3mo ago
Maybe add a double dash in front of python, unconnected
HikariKnight
HikariKnight•3mo ago
i would have tried
ENABLE_GAMESCOPE_WSI=1 DXVK_HDR=1 gamescope -W 3440 -H 1440 -f -r 60 --hdr-enabled -- python er-patcher --all %command%
ENABLE_GAMESCOPE_WSI=1 DXVK_HDR=1 gamescope -W 3440 -H 1440 -f -r 60 --hdr-enabled -- python er-patcher --all %command%
or what termdisc said
ENABLE_GAMESCOPE_WSI=1 DXVK_HDR=1 gamescope -W 3440 -H 1440 -f -r 60 --hdr-enabled -- python er-patcher --all -- %command%
ENABLE_GAMESCOPE_WSI=1 DXVK_HDR=1 gamescope -W 3440 -H 1440 -f -r 60 --hdr-enabled -- python er-patcher --all -- %command%
Bookingyo
Bookingyo•3mo ago
@HikariKnight and @termdisc (Deck+PC) 🔥 I love you
No description
Bookingyo
Bookingyo•3mo ago
this is what worked ENABLE_GAMESCOPE_WSI=1 DXVK_HDR=1 gamescope -W 3440 -H 1440 -f -r 165 --hdr-enabled -- python er-patcher --all --rate 165 -- %command%
HikariKnight
HikariKnight•3mo ago
essentially -- alone means that everything after it is starting a whole new command but should be run "within" the same line
Bookingyo
Bookingyo•3mo ago
thank you so much! Elden Ring ultrawide at 165hz + HDR
HikariKnight
HikariKnight•3mo ago
you should thank @termdisc (Deck+PC) who actually recommended it though 😛
Want results from more Discord servers?
Add your server