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
I found a soulion how to fix it but it's not so easy.
You need to downgrade a game version.
1. You will need to download this 3rd party program: https://github.com/SteamRE/DepotDownloader/releases
2. Open terminal in the folder where the program is located and type this command:
dotnet DepotDownloader.dll -app 332950 -depot 332951 -manifest 7425995034817467030 -username [YourUsername] -password [YourPassword]
Note: Number after -manifest indicates version of the game.
You can see all versions on this site: https://steamdb.info/depot/332951/manifests/
If you want to use different version of the game than I have chosen, then just copy the "MANIFESTID" and replace it in the command.
If the program give you some error, try to download .NET Runtime from this site:
https://dotnet.microsoft.com/download/dotnet/5.0/runtime?utm_source=getdotnetcore&utm_medium=referral
3. After the program sucessfully finished, navigate to newly created folder "depots\332951\7461450"
4. Shut down steam and copy the content of the folder to your game directory.
5. Now start the game and everything should work just fine.
Articles I have followed:
https://steamcommunity.com/sharedfiles/filedetails/?id=1086279994
https://steamcommunity.com/discussions/forum/1/2823131412466237075/
https://github.com/SteamRE/DepotDownloader