Every article tag can be clicked to get a list of all articles in that category. Every article tag also has an RSS feed! You can customize an RSS feed too!
We do often include affiliate links to earn us some pennies. See more here.

Game Saves Are Messing Up Our Drives!

By - | Views: 48,911
My first article on here! Hi everyone! :)
I am writing this in the hopes that someone who can do something about this, reads it
eg. Valve and all game devs I guess.

I now have over 300 games for Linux. In most ways this makes me very happy. But there is one thing that is getting me very unhappy. Currently games seem to be saving wherever the hell they like, it's making one hell of a mess. Heaven forbid I might want to ever backup all my savegames.
Just trying to navigate my home folder to find something important is becoming extremely annoying.

There needs to be some rules that are followed. Like making all games save in a certain place
like /home/user/.local/share/gamename or /home/user/.config/gamename or better yet /home/user/.savegame/gamename
If they save ANYWHERE else, DON'T let them onto Steam.


Just for fun here is my current installed saved games (at least that I can find).
I will only write the names of really bad examples though.

3 folders In ~/ and NOT HIDDEN! Devs really didn't care here.
3089/, eschalon_b1_saved_games/, PlanetExplorers/

18 hidden folders in ~/.

4 folders in ~/Documents/ - not hidden
(cause we wanna be like Windows, right? Or maybe we like opening our savegames with LibreOffice.)
7 Days To Die/, BladeofDestiny/, NeocoreGames/, Shadowrun Returns/
The Shadowrun Returns folder is completely empty and doesn't need to exist, it saves elsewhere.

12 folders in ~/.config/
Harebrained Schemes/ is another empty useless folder from Shadowrun Returns.
Zigfrag also has a folder in ~/.config/unity3d/
Snapshot also has a folder in ~/.local/share/

60 folders In ~/.config/unity3d/ (Lots of Unity engine games, but not all Unity games save here.)
Here are some standouts.
Bigmoon Studios_ S_A_/, Bigmoon Studios, S.A./ both for Jagged Alliance
Headup Games GmbH _ Co KG/, Headup Games GmbH & Co KG/ both for Shiny the Firefly
N_Fusion Interactive/, N-Fusion Interactive/ both for Leisure suit larry
Pathea/ Pathea Games/ both for Planet explorers + don't forget also has 3rd folder unhidden in ~/
The Fun Pimps also has a folder in ~/Documents
Entheogen for Zigfrak also has a folder in ~/.config/
Harebrained Schemes for Shadowrun Returns has other folders in ~/.config/ and ~/Documents/
Logic Artists for Expeditions-Conquistador has another folder in ~/.local/share/

24 folders In ~/.local/share/
Snapshot/ Snapshot also has another folder in ~/.config/

71 folders In ~/.local/share/Steam/userdata/somenumber/ for cloud saves

So the Top 3 messiest games
--Planet Explorers
1 folder in ~/ wich isn't hidden, holds the actual savegame
2 folders in ~/.config/unity3d/ both with identical config files

-- Shadowrun Returns:
1 empty folder in ~/Documents
1 empty folder in ~/.config/
1 folder in ~/.config/unity3d/ which has prefs
1 folder in /home/bjorn/.local/share/Steam/userdata/3790390/234650 which has the savegame

-- 3089 and Eschalon Book share this spot for not at least being hidden in ~/

I only have 154 of 301 Linux games installed. I can only imagine the mess if I install the rest. I try to keep my HDD nice and tidy, with everything in its place. I don't have my music collection splattered everywhere, it's all in my ~/Music. Pictures are all in ~/Pictures etc.

Please someone with some pull, FIX THIS. Until then I might make a separate user just for games.

Does this annoy anyone else? Voice your opinion, let them know this isn't acceptable. Article taken from GamingOnLinux.com.
Tags: Misc
0 Likes
The comments on this article are closed.
60 comments
Page: «5/6»
  Go to:

fabertawe Oct 1, 2014
Quoting: Guest
Quoting: fabertaweSomething randomly creates an empty "Documents" folder which I keep deleting. I'll find the culprit one day and when I do.... :><:
Might have something to do with your ~/.config/user-dirs.dirs…

I've only recently started using that so Cheese wouldn't save in root :O and "Documents" is set to a temp location. So whatever's creating it is ignoring $XDG_DOCUMENTS_DIR anyway. Thanks for trying to help though (+ what Stan said) :)
kozec Oct 1, 2014
Quoting: nlla
Quoting: kozecRun Steam with changed $HOME, create symlink ~/Steam/ -> $CHANGED_HOME/.local/share/Steam. Problem solved.
This is a great workaround which can be implemented right away by the Steam devs. How about we start campaigning for them to do it?
I doubt they will, as changing $HOME may have some unexpected side effects. For example, should any game try to open web browser, you'll get new browser instance with new, empty profile... It's nothing mayor and solvable by symlinking, but I doubt that anyone would want to support it only to make customer's home directory less messy...
PublicNuisance Oct 1, 2014
Quoting: BeamboomThey should just stop local storage of save-files altogether, and put all saves in the Steam cloud - at least make it a global option. it's just hassle to store stuff like that locally.

I'd be fine with that as an option but there are some of us who don't trust the cloud and don't want the cloud any where near our files. I don't want the cloud forced on me and am quite capable of backing up my own files.
Plintslîcho Oct 1, 2014
Quoting: GuestLinux gaming does not begin and end with Steam.

I'm glad I'm not the only one who had that thought when reading through all the comments.

But I totally agree that there needs to be some form of regulation how to arrange saved games. The current situation is a total mess!
DrMcCoy Oct 1, 2014
Quoting: GuestSDL_GetPrefPath function… I don’t actually know where it points to.

Well, looking at the source, for Linux (and, apparently, FreeBSD), SDL_GetPrefPath("companyname", "gamename" ) points to $XDG_DATA_HOME/companyname/gamename/.

EDIT: Damn smilies...
flesk Oct 1, 2014
View PC info
  • Contributing Editor
So if all developers utilized SDL 2 we would be in a lot better shape than we are in now.
DrMcCoy Oct 1, 2014
Actually, I'm not sure. Save games in $XDG_DATA_HOME makes sense, yes. But shouldn't the game config be in $XDG_CONFIG_HOME instead?
flesk Oct 1, 2014
View PC info
  • Contributing Editor
Ah, there's no separate function for config path. Yeah, that makes it less ideal, but it's a step up from the mess we have now at any rate.
MightyTrollzor Oct 1, 2014
A friend of mine found himself a solution for that by rearranging the user-folder structure, something like an "APPDATA" folder inside his homefolder, in which a lot of his stuff is saved so your user-folder looks cleaner. I will ask him how he did it and gonna post it later today.
Nyamiou Oct 1, 2014
- Hidden in the HOME folder -> OK
- Under the .config folder -> OK
- Under the .local/share/ folder -> OK
- Anywhere else -> NOK

On your list there is only 7 games that really do not follow any standard, maybe you should report the problem to them. Also if someone try to create a standard saying that savegames should be in .savegames it will just make the problem worse because we will just have one more folder to search for savegames (3 is already enough).
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.