Closed GrethTom closed 6 years ago
Currently it always puts savestates in the same directory where the .adf (or .hdf) is located. It doesn't have to be ROMS, it depends on where the game file itself is located.
I suggest using subdirectories like roms/adf/gamebase/a/
,roms/adf/gamebase/b/
, ..., and roms/hdf
etc. to de-clutter your roms folder and to sort the roms in meaningful subfolders. The save states should then always end in the same subfolder as the rom.
I will try to add an option to force the emulator to always use the ux0:data/uae4all/saves
folder for all savestates. It should be an option the user can enable or not. The code for it is trivial. The real problem is finding some room for this option in the crowded menu system where the user can turn it on or off :)
I think I already have what you suggested working. So it will be included in the next release.
You are a complete legend, many thanks!
This will be fixed in next release, closing the issue.
This is more of a question than an issue. Is there a way of changing the default savestate location? They are currently being saved in the ROMs folder. I see a Saves folder by default but it’s currently unused. My ROMs folder is pretty large and looking to move the savestates so it’s a bit cleaner (if possible).