slinga-homebrew / Save-Game-Copier

Copy Sega Saturn save game files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamically Generate Menu Based on Backup Devices Available

slinga-homebrew opened this issue · comments

Dynamically generate the menu based on the backup devices available. For example don't show Cartridge Memory if the cartridge slot is empty. Likewise remove Satiator from the menu if the Satiator is not detected.

This should extend to the submenus where the list of copy targets should be dynamically generated as well. A file should not copy over its on location as well. For example Internal Memory should not let you copy the file to Internal Memory.

Implemented. Needs more testing.