-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
I've recently updated open_agb_firm to the latest version, which includes the config file changes. I'm trying to play SMA3 which uses the EEPROM_64K save type; this isn't detected by default so I need to manually set this type using a per-game config file, which I have placed in the saves folder. Alternatively I could use saveOverride=true
(this works) although that wouldn't be ideal. The config file I've created has the same name as the ROM and looks as follows:
saveSlot=0
saveType=eeprom_64k
However, open_agb_firm appears not to detect the setting and so the game detects my save file as corrupted upon booting. Have I done something wrong in the config file?
Khramey
Metadata
Metadata
Assignees
Labels
No labels