Alex
Alex
```c++ using namespace kmr_20; ```
@z64a thoughts?
Possibly resolves #46?
@z64a I would appreciate your opinion on this. I think we're better off modifying these checks so that they can be user-bypassed (i.e. with a choice box) rather than completely...
@Wrymouth if you or someone else is able to spend the time implementing the user choice box solution instead of outright removing this feature I'd be very happy to merge...
From @z64a [on Discord](https://discord.com/channels/279322074412089344/1099844075399696394/1233164790680125560): > we should consider two points: (1) mods should not be able to load saves from other mods (2) mods could be able to load vanilla...
We could add a "bad file" state to files in the filemenu by changing `fio_deserialize_state` to return a some error code enum that represents states like - OK - Save...
I confess I don't know enough about that system to have an opinion on we should handle it. Is it save corruption even a worry with modern flashcarts / emus?
@bkimmett That sounds good but it's not very true to the source material. It also requires more engineering work to build the dialog box etc. I think this would be...
Closing in favour of #66, which will auto-merge as soon as comments are resolved. Let us know if this fixes your issue @Wrymouth