New properties option suggestion
Could it please be added on the next update a option to accept loading a incompatible .mfs (save frame position), removing the warning if checked.
I know this was probably added to avoid loading a incompatible file and getting a crash, but seems like incompatible mfs may work without a problem sometimes but the warning appears and it quickly restore the previous state.
Just add on the description of the toggle that it may cause a crash on the app if the app was heavily modified.
Honestly I think that warning shouldn't be there, since we already can set a version number, so the version number could be used alternatively to prevent loading a file that the dev is sure that will cause a problem.
For example, the game relies on mfs to save states, the dev makes a update and test loading the previous mfs, it works without any problem, so it's safe.
If for some reason a update makes these incompatible on the testing, the dev just increment the version number to avoid loading mfs from the previous update.
Seems like a pretty simple change, you just have to add a toggle that bypass the warning and give the usual routine of loading a mfs file.