#778 closed defect (invalid)
scummvm should not store savegames directly in the home dir.
| Reported by: | SF/fred19726 | Owned by: | fingolfin |
|---|---|---|---|
| Priority: | normal | Component: | Port: Linux |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
scummvm stores savegames directly in the users home directory which is nor very comforable, especially if you have many savegames, instead they should be stored in a subdirectory of the users home directory e.g. "/home/<user/.scummvm/".
Ticket imported from: #739452. Ticket imported from: bugs/778.
Change History (3)
comment:1 by , 23 years ago
comment:2 by , 23 years ago
| Owner: | set to |
|---|---|
| Resolution: | → invalid |
| Status: | new → closed |
comment:3 by , 7 years ago
| Component: | --Unset-- → Port: Linux |
|---|
Note:
See TracTickets
for help on using tickets.

You can change the place where scummvm stores the savegames with the "savepath" setting in the config file.
Besides, this isn't really a bug report, is it? It's more a feature request :-).