
kneo
Published
Worked Out of the Box!
No additional Settings required, just press start and enjoy!
DXVK_FILTER_DEVICE_NAME="AMD Radeon Graphics (RADV GFX1100)" %command%
The 7950x3D has an internal GPU which the game for some reason defaults to under linux. I needed to find out the "real" name of my graphic card I wanted to use. This was a bit of the tangent as "vulcaninfo" does not have a convinient package available from the installer on Debian. Downloading the Vulcan SDK and installing it got me the needed "vulcaninfo" tool and from it I could find the GPU name. Its not "AMD Radeon 7900 XT" but "AMD Radeon Graphics (RADV GFX1100)" on my particular installation. After all that I could play the game just fine, the stuttering I noticed does also happen on Windows, so its a game feature.
gamemoderun %command%
Just installed additionally:
- vcrun2013
Wrong texture scaling, and "weird" appearences of some textures. The geometry was fine though
Saving the game is fine, but the Steam Cloud did not work.
The games was basically unplayable, about 4 FPS
It appears that the Windows version also suffers from this issue, namely the VC runtime components are causing bad performance.
Installing the VC Runtime within proton tricks did the trick though: Instant 300 FPS@1440p. Textures where also fixed afterwards.