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 cant move it because its a 'special' folder in window just like "My Documents" is special and "photos" and "music" are
That's a straight up lie!
My Documents, Music, Pictures, Saved Games and Videos to name a few can be moved easily.
Using My Documents as an example.
Right-Click "My Documents" -> Properties -> Location tab -> press the Move button -> select a new location.
My Games folder is not a "Windows" folder per-say and cannot be like the My Documents above.
You need to sym-link it with another folder.
Games using the Steam system for saving games as much as i know keep the files inside userdata inside the Steam folder
Open a command prompt. I opened mine as an administrator but as long as you have permissions in either end directory you don't need to.
Move the my games folder to where you want it. Lets say your user profile directory
From the Documents directory, type:
mklink /D "my games" c:\users\xyz
Substitute 'xyz' with whatever your account name in windows is.
Then to hide the symbolic link go into explorer, right click on the new symbolic link "my games" and select hide. Apply the changes to the folder only.
Games save their data wherever the devs decided to store it. In the userdata in the Steam folder, in the games install folder, in the 'My Games' folder, in the 'My Documents' folder, in the hidden 'App Data' folder, and who knows were else.
Why the heck the games industry couldn't have figured out a single common place to save configuration and save data is beyond stupid. Having all this in a single location would make it easy for anyone to easily backup their saves or move them to another computer.
Where you install something is at the top level, the game save location is INSIDE the game files that are written by the game makers.
Moving files around windows is easy, re-programming something to save files elsewhere is... well it's not allowed unless you own it.
It would be interesting if any Steam technician could give us proper information about the conditions.
It's not the recommended way, though. And ultimately Steam can't stop games from storing saved games wherever they like.
This.