
Luiz-AVcruz
Published
People like me who are used to playing on Windows won't notice any difference compared to Windows; it's the same experience on both.
No problems with multiplayer, I had exactly the same experience as on Windows.
You can play without any worries, the game is good and runs well on Linux.
Everything you need to do to play the game like the native version can be set in the launch options, and after that the game runs normally.
PROTON_USE_NTSYNC=1 WINEDLLOVERRIDES="winmm=n,b;version=n,b" gamemoderun mangohud %command% --launcher-skip
The game randomly doesn’t recognize the Steam Cloud saves as cloud saves, even though all the saves appear to be there.
The game runs almost as well as the native version if you use NTSync and your limiter is the CPU. Right now NTSync is implemented in Proton-GE-10.9 but it will only work if you set "PROTON_USE_NTSYNC=1" Without it the game still runs fine but performance is more likely to drop because this title demands a lot from the CPU.
Sometimes the launcher does not open, so adding "--launcher-skip" ensures the game starts without needing to restart.
If you want to play with mods you just need to use:
WINEDLLOVERRIDES="winmm=n,b;version=n,b"
and that’s it.