安装 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.