This introduces a new setting called SaveFilenameFormat, allowing users to choose what filename format they'd like their save games/states in, the 2 options are ROM header name and the Automatic option, this feature has been requested by GhostlyDark and another RMG user (see https://github.com/Rosalie241/RMG/issues/122) due to them creating ROM hacks and it's handy for them to be able to disable the hash appended to the save state/game filenames so saves are available through development without them having to rename it constantly.
This introduces a new setting called
SaveFilenameFormat
, allowing users to choose what filename format they'd like their save games/states in, the 2 options are ROM header name and the Automatic option, this feature has been requested by GhostlyDark and another RMG user (see https://github.com/Rosalie241/RMG/issues/122) due to them creating ROM hacks and it's handy for them to be able to disable the hash appended to the save state/game filenames so saves are available through development without them having to rename it constantly.