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
Mine are still in .steam!, but in the past I have definitely seen them in the .local/share/steam
just FYI
HOME on Linux is the same exact thing as your Documents Folder on Windows...
The difference is that on Windows your Documents Folder Is Outside Of System Files
But On Linux They Are The Oposite Directory, Instead Linux Places Home In System Files...
Where Your Games Are Actually Stored Is A Little More Complicated...
I Think STEAM Was Found In System Files...
My Understanding Was?? I Found Some Games,
While Other Games I Never Found...
It Seems Inconsistant Between Games...
the linux root is comparable to "C:\"... it's substantially different in one way: other drives are mounted as subfolders instead of separate drive letters (imagine something like "C:\media\DVD1" instead of "D:\")
actually it's Steam that makes it similarly complicated on both Windows and Linux:
steam itself:
Windows x64: C:\Program Files (x86)\Steam
Windows x86: C:\Program Files\Steam Linux: /home/[username]/.local/share/Steam.
OR
/home/yourusername/.steam
installed games resources:
”steamapps” subfolder in the steam folder
game savefiles and configs (this is indeed messy because each game dev does their own thing):
Windows: mostly in "C:\Users\[Windows user name]
\Documents\My Games\" but not all of them...
Linux: all in /home/yourusername/... but each game dev does their own thing
see:
https://help.steampowered.com/en/faqs/view/4BD4-4528-6B2E-8327
AND
https://askubuntu.com/questions/1026977/need-to-clean-user-home-folder-and-organize-game-folders-with-saves-configs-e
the only linux-exclusive messy path is for the Proton game prefix folders (a windows-like path for each windows game that uses Proton to run on Linux... not really an emulator but sort of like one... not applicable to native linux games... savefiles end up in there for windows games on linux):
https://github.com/ValveSoftware/Proton/wiki/Proton-FAQ#how-does-proton-manage-wine-prefixes