The idea is that when I look at my save folder, it is full of save files of games I tested once and never looked at anymore, so I am actually wasting (very little) hard disk space with empty/default save games.
Â
VBA-M should show a message box like "Do you want to create a native save state for this game?" YES | NO | Always/Don'taskagain.
Please provide me with better wordings for the message box.
Â
This message should pop up whenever a new .sav file is going to be created, but NOT when overwriting a .sav file.
Â
We could also query a timer of how long the game has been played and ask if the game was played less than half an hour or so.
A switch for enabling/disabling saving for certain games will also be necessary.