Compatibility Reports for Red Dead Redemption 2

Reported by Anonymous


Rating
Operating system
Debian GNU/Linux
Date

Broken with Wine 6.0 stable and staging. However, works without problems with Wine 5.20 as mentioned before.

Reported by Anonymous


Rating
Operating system
Debian GNU/Linux
Date

Red Dead Redemption 2 works with the latest Wine Staging 5.20, DXVK 1.72, and Mesa 20.1.9 on Debian 11 Bullseye (testing)

After the installation, start the launcher with:
RADV_PERFTEST=aco WINEDLLOVERRIDES="dxgi=n,b" wine Launcher.exe -ignorepipelinecache -vulkan

Then open a second terminal windows and enter:
PID=$(pgrep RDR2.exe); kill -s SIGSTOP $PID; kill -s SIGCONT $PID

Older versions of Mesa such as 18.3.6 (Debian 10) will result in an error during video initialization.