TeamShinkansen / Hakchi2-CE

Tool that allows you to add more games to your NES/SNES Classic Mini
https://discord.gg/UUvqsAR
GNU General Public License v3.0
1.19k stars 104 forks source link

[feature request] Streamline save.sram import/export #131

Open HamsterExAstris opened 5 years ago

HamsterExAstris commented 5 years ago

Right now, the Save State Manager only allows import/export of the entire .clvs file, including save states. For someone initially adding games to the device, this is awkward, since you need to run the game before you can add the save file. And if you're trying to round-trip saves between Hakchi and another device, there's a lot of renaming & archive editing involved.

I think there's two features that could be added that would streamline these scenarios:

I'd be willing to work on this and give you a PR; but I wanted to make sure this was something you'd accept first. (I don't want to maintain a fork just for this - I'd be better off writing a standalone tool instead.)

DanTheMan827 commented 5 years ago

Sorry for missing this, yes, this would definitely be something we'd accept if you make a PR