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'll need to set up your own cloud based solution with enough space or do it manually.
C:\Program Files (x86)\Steam\userdata\NUMBERS\1066780\local\saves
Settings are stored here:
C:\Program Files (x86)\Steam\userdata\NUMBERS\1066780\local\settings.lua
Uninstall the game and all will be lost, unless you backup.
So is the only way to have both games installed on a cloud drive on two different machines? But then Steam will only allow you to create a directory in an empty folder, so it would be a different place on a different machine.
Is ANYONE out there able to actually play this game on two different computers in any way at all?
C:\Program Files (x86)\Steam\userdata\NUMBERS\1066780\local\saves
1. Create Cachefolder: C:\CloudSyncService\TF_Saves
2. Copy all the save files from steam directory C:\Program Files (x86)\Steam\userdata\$STEAMUSERID\1066780\local\save > C:\CloudSyncService\TF_Saves
3. Delete save folder C:\Program Files (x86)\Steam\userdata\$STEAMUSERID\1066780\local\save
4. Use windows cmd to create a symlink:
mklink "C:\Program Files (x86)\Steam\userdata\$STEAMUSERID\1066780\local\save" "C:\CloudSyncService\TF_Saves"
Obviously you'll need to change your variables in there, but this way it automatically syncs and you don't need to constantly copy files.
I'm using this with my qnap NAS to sync between my laptop and desktop, works flawlessly.