Posted August 15, 2021
Jupiter Hell on Linux appears to writes files into the same directory as the binary, I think actually it might be writing to the current directory but the game doesn't launch unless you are in the game directory so it's moot.
At any rate, it would be much nicer IMO if the game would save runtime data into one of the standard places for Linux. This would be a directory like ~/.config/jupiter-hell or ~/.jupiter-hell.
This would make it easier to backup scores and saves, because it is typical to backup this directory while you don't typically have a good way to search all over the filesystem for your data. It would also allow the game to be installed systemwide outside of your home directory, without needing to make the game directory world readable.
I hope you can make this change, though I get it is lower priority. If you are concerned about backwards compatibility you could make it opt-in, for example via a configuration file in the game directory.
At any rate, it would be much nicer IMO if the game would save runtime data into one of the standard places for Linux. This would be a directory like ~/.config/jupiter-hell or ~/.jupiter-hell.
This would make it easier to backup scores and saves, because it is typical to backup this directory while you don't typically have a good way to search all over the filesystem for your data. It would also allow the game to be installed systemwide outside of your home directory, without needing to make the game directory world readable.
I hope you can make this change, though I get it is lower priority. If you are concerned about backwards compatibility you could make it opt-in, for example via a configuration file in the game directory.