Cài đặt Steam
Đăng nhập
|
Ngôn ngữ
简体中文 (Hán giản thể)
繁體中文 (Hán phồn thể)
日本語 (Nhật)
한국어 (Hàn Quốc)
ไทย (Thái)
Български (Bungari)
Čeština (CH Séc)
Dansk (Đan Mạch)
Deutsch (Đức)
English (Anh)
Español - España (Tây Ban Nha - TBN)
Español - Latinoamérica (Tây Ban Nha cho Mỹ Latin)
Ελληνικά (Hy Lạp)
Français (Pháp)
Italiano (Ý)
Bahasa Indonesia (tiếng Indonesia)
Magyar (Hungary)
Nederlands (Hà Lan)
Norsk (Na Uy)
Polski (Ba Lan)
Português (Tiếng Bồ Đào Nha - BĐN)
Português - Brasil (Bồ Đào Nha - Brazil)
Română (Rumani)
Русский (Nga)
Suomi (Phần Lan)
Svenska (Thụy Điển)
Türkçe (Thổ Nhĩ Kỳ)
Українська (Ukraine)
Báo cáo lỗi dịch thuậ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.