Skip to content

savestate related issues #209

Open
Open
@barbudreadmon

Description

@barbudreadmon

Looking at the other opened issues and this other issue that ended up in my forum pms by mistake :

picodrive

This core apparently suffer from quite a few issues related to savestate usage, which include runahead, netplay and rewind.

FWIW, a new api callback was introduced a few months ago, it allows to know about the savestate context, so that you can provide different savestates depending on the situation (which, in my personal experience as an emudev, is necessary sometimes), you can find an example of its usage at libretro/FBNeo@f6ccad2

If those various savestate-related issues can't be solved, then my personal recommendation would be to downgrade this core's savestate_features from deterministic to serialized in its info file, so that runahead/netplay aren't allowed anymore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions