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
C:/Program Files (x86)/Steam/steamspps/common/Total War ROME REMASTERED/
and under that folder are only 3 folders, Contents, Launcher, and Swiftshader.
I even searched for "saves" in the remastered folder and found nothing. Im starting to think there is no local copy but only exist in the cloud. Now how to get saves from the steam cloud???
Damn it valve.
C:\Users\***\AppData\Local\Feral Interactive\Total War ROME REMASTERED\VFS\Local\Rome\saves
Symbolic Link:
mklink /D "C:\Users\***\AppData\Local\Feral Interactive\Total War ROME REMASTERED\VFS\Local\Rome\saves" "D:\Games\Steam II\steamapps\common\Total War ROME REMASTERED\saves"
(I store everything on a large capacity HDD and simply create symbolic links for an SSD as needed; and after playing a game, I remove it while still having it on my HDD by simply changing the original folder name to an X prefix & removing the X prefix later - this way, I can clone my drives about every four months or sooner and/or keep everything on my network drives since I have over 32 TBs of data and can simply remove a drive and plug in another one in case something goes wrong - Symbolic Links is a powerful tool especially if you have a lot of data and/or smaller SSDs.)