Skip to content

Commit fc23a06

Browse files
authored
Merge pull request #89 from RheaAyase/main
game-storage: explicitly mention core save states and home directory
2 parents 1de49c1 + 64f27c0 commit fc23a06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/play/add-games/game-storage.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ Inside the `/userdata` folder, you will find subfolders where you can store your
3636
* `/gb` is the folder where your Gameboy games should be stored.
3737
* `/ports` is the folder where your ports (including [PortMaster](../../../systems/portmaster) should be stored.
3838
* ...
39-
* `/saves` is the folder where your savegames will be stored.
39+
* `/saves` is the folder where your game saves as well as core save states will be stored.
4040
* `/screenshots` is the folder where your screenshots will be stored.
41-
* `/system` is the folder where your settings will be stored. You should not change anything in here, unless you are absolutely sure that you know what you are doing. However, it can't hurt to include this folder in your backups.
41+
* `/system` is the folder where your settings will be stored. You should not change anything in here, unless you are absolutely sure that you know what you are doing. However, it can't hurt to include this folder in your backups. This is also your linux $HOME `~` directory.
4242
* `/theme-customizations` is the folder where your theme customizations will be stored.
4343
* `/themes` is the folder where your themes will be stored.
4444

0 commit comments

Comments
 (0)