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









You can use PROS in game now
1. Link Snowrunner to PROS in both of the source and destination game in different platform
2. Upload save in game of source platform in main menu
3. To go your PROS web page online, select Snowrunner, at bottom you can select which platform to transfer save to
4. Download save in game of destination platform
5. Load and play, don't forget to sync all achievements by F4 key
Just want to add one thing: I did fight for visibility missing for like 20 tries or so.. some maps never worked... I then did one last try, quit steam, copied the files & renamed them and run all again. It worked this time... I never closed steam on my earlier tries, tbh... not sure if that was the issue.. but it worked for me.
@ECHO OFF
PUSHD .
FOR /R %%d IN (.) DO (
cd "%%d"
IF EXIST *.dat (
REN *.dat *.cfg
)
)
POPD
Doing this worked for me and everything seems to be in the right place now.