Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Thanks for the info, I updated guide content and added explanations of what every argument do.
Also, you'll run into issues if you're trying to play a "not legal" copy of the game on Linux with barebones Wine, so I suggest you do the same as me and buy it to not have any headaches and use Proton. (problems when running outside Steam include graphical glitches, stutters etc).
PROTON_FORCE_LARGE_ADDRESS_AWARE=1 PROTON_NO_ESYNC=1 PROTON_NO_FSYNC=1 WINEDLLOVERRIDES="xaudio2_7=n,b" %command%
PROTON_FORCE_LARGE_ADDRESS_AWARE=1
In my bias this command helps avoid some types of crashes, YMMV.
PROTON_NO_ESYNC=1 PROTON_NO_FSYNC=1
These commands help with frame drop and framerate. This depends highly on your PC setup and monitor. Using it makes the game feel crisp and more responsive during camera pans.
WINEDLLOVERRIDES="xaudio2_7=n,b"
Makes the audio work correctly.
Don't use the Windows 8/10 launch button unless you like vehicles sounds that are echo reverb demons!
Good luck!
Using current proton experimental or version 8 and above you no longer need the
PROTON_USE_WINED3D11=1
But on Proton Version 7 or lower it is needed.
Use the most updated version of proton as you get to see the new shadows and overall "looks" better than if you are using this command.