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

The game is capped at 60FPS in fullscreen on proton; -f has no effect #77

Closed vincent-hugot closed 1 month ago

vincent-hugot commented 1 month ago

python er-patcher -v -sr 144 -- protonhax init env MANGOHUD=1 gamemoderun %command% > ~/___log

Works in borderless.

However, the game is capped at 60FPS in fullscreen.

The documentation of -f suggests this should not happen under proton. -f Makes no difference.

I'm on Proton Experimental.

Possibly related to #74 .

gurrgur commented 1 month ago

You have to use borderless fullscreen to workaround the 60fps lock for the time being. Closing as duplicate of #74