Leiradel/savestate context rewind 2#18411
Conversation
|
I tried investigating #16374 once again, and i still can't fully understand what's happening. My best guess is that the serialized data sent to retro_unserialize is wrong, because from what is happening visually in ga2, either FBNeo is receiving rewind's serialized data for the runahead context, or it receives a truncated version of runahead's serialized data (maybe because the ptr was allocated from the wrong size or something ?). The problem is that RA's code is confusing, so i'm struggling figuring out what is used for what. |
|
@barbudreadmon is this new PR causing issues with FBNeo? It should just inform the core of the correct savestate context, without changing what was there before, meaning if you just disregard the |
Guidelines
Description
Added
RETRO_SAVESTATE_CONTEXT_REWIND_SAME_INSTANCEfor rewind savestate contexts.Related Issues
[Any issues this pull request may be addressing]
Related Pull Requests
[Any other PRs from related repositories that might be needed for this pull request to work]
Reviewers
[If possible @mention all the people that should review your pull request]