
trucekill
Published
had to disable uplay overlay and play with controller, but it's playable
could only steer vehicles with gamepad
I had to disable the uplay overlay to get rid of pop ups that can't be dismissed
Most maps run smoothly. A fun 2-player experience!
Some maps run a little too slow for VR
I had to install proton-5.0-rdr2-4 and build the latest version of mesa and 32 bit mesa.
launch options:
WINEDLLOVERRIDES="dxgi=n,b" %command% -width 2560 -height 1440 -vulkan -borderless
And then since the latest update, I need to run this command to complete the game launch: PID=$(pgrep RDR2.exe | tail -n1); kill -s SIGSTOP $PID && kill -s SIGCONT $PID
I replaced the Launcher.exe with Launcher.exe.cpy and then updated. NPC sounds didn't work so I followed this: https://gitlab.com/GloriousEggroll/warframe-linux/tree/steamplay-proton and now everything appears to run perfectly! There seemed to be some stutters, possibly related to shader compilations or something. Buttery smooth for the most part though.