Hi all. I’ve pretty much got everything up and running, got the gamepad working, got scanlines working, etc. The last kink I’m trying to iron out is autosaving. I’ve got all my roms on a USB drive and I altered the es_systems.cfg file so that ES looks for roms on the USB drive. I’ve altered my retroarch.cfg file (the one in /opt/retropie/configs/all/) so that it says
# savestate_auto_save = true
# savestate_auto_load = true
# savefile_directory = default
# savestate_directory = default
Shouldn’t the save states go directly to the folder in which the rom is located, on the USB drive? What am I missing?
Oh yeah, I guess I should add that I’m using the standard start+select command on the gamepad in order to exit ROMs.