Инсталирайте Steam
вход
|
език
Опростен китайски (简体中文)
Традиционен китайски (繁體中文)
Японски (日本語)
Корейски (한국어)
Тайландски (ไทย)
Чешки (Čeština)
Датски (Dansk)
Немски (Deutsch)
Английски (English)
Испански — Испания (Español — España)
Испански — Латинска Америка (Español — Latinoamérica)
Гръцки (Ελληνικά)
Френски (Français)
Италиански (Italiano)
Индонезийски (Bahasa Indonesia)
Унгарски (Magyar)
Холандски (Nederlands)
Норвежки (Norsk)
Полски (Polski)
Португалски (Português)
Бразилски португалски (Português — Brasil)
Румънски (Română)
Руски (Русский)
Финландски (Suomi)
Шведски (Svenska)
Турски (Türkçe)
Виетнамски (Tiếng Việt)
Украински (Українська)
Докладване на проблем с превода
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.