
Comrade Claritux
Published
Game simply won't start at all. Tried no d3d11 and wined3d11 with no success. Others with nvidia GPUs seems to have some success, so might be because I have AMD, but hard to tell.
Game works basically perfectly. No issues noted after I fixed initial controller problems.
In order to make steering wheel (Logitech G29) function with game, select "Forced Off" in Steam Input Per-Game Setting. I also had to remap pedals in-game.
-linux
In order to make some text render correctly dotnet install is needed. I had to switch to proton 5.0, run "protontricks --no-background-wineserver 312530 -q dotnet461 win7" (takes about 30 min to install) and then switch back to 7.0 in order for dotnet install to work. This is completely optional, though, and the game is perfectly playable without. Text rendering issues are purely cosmetical and only affects a couple of submenues.
Perfectly playable minus some text rendering issues with the -linux launch argument. Text rendering can be fixed with dotnet, but that can be annoying to install.
Proton-5.1-GE-2 GloriousEggroll
Proton-5.1-GE-2
D9VK crashes as soon as the game tries to map more than 4GB vram: https://github.com/doitsujin/dxvk/issues/1318 This might not be an issue for people with weaker GPUs running on lower settings, but will definitely crash the game at some point with max settings. Luckily, there is a new experimental DX11 client now that runs seemingly without issues. Enable it with -dx11 in launch options, as mentioned by others here. Enabling aco for AMD GPUs is also recommended. RADV_PERFTEST=aco %command% -dx11