Steam installeren
inloggen
|
taal
简体中文 (Chinees, vereenvoudigd)
繁體中文 (Chinees, traditioneel)
日本語 (Japans)
한국어 (Koreaans)
ไทย (Thai)
Български (Bulgaars)
Čeština (Tsjechisch)
Dansk (Deens)
Deutsch (Duits)
English (Engels)
Español-España (Spaans - Spanje)
Español - Latinoamérica (Spaans - Latijns-Amerika)
Ελληνικά (Grieks)
Français (Frans)
Italiano (Italiaans)
Bahasa Indonesia (Indonesisch)
Magyar (Hongaars)
Norsk (Noors)
Polski (Pools)
Português (Portugees - Portugal)
Português - Brasil (Braziliaans-Portugees)
Română (Roemeens)
Русский (Russisch)
Suomi (Fins)
Svenska (Zweeds)
Türkçe (Turks)
Tiếng Việt (Vietnamees)
Українська (Oekraïens)
Een vertaalprobleem melden
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.)