Skip to content

Save States: Improve compatibility with RetroArch savestates imported from other devices#580

Merged
frysee merged 3 commits intoLoveRetro:mainfrom
DrFlarp:savestate-load-fix
Jan 28, 2026
Merged

Save States: Improve compatibility with RetroArch savestates imported from other devices#580
frysee merged 3 commits intoLoveRetro:mainfrom
DrFlarp:savestate-load-fix

Conversation

@DrFlarp
Copy link
Copy Markdown

@DrFlarp DrFlarp commented Jan 5, 2026

  • Dedupe branch for compressed/uncompressed files (rzipstream already handles both)
  • Check for RASTATE header; do not pass it to core.unserialize()

Addresses bug report by Discord user .mkchampion

@frysee frysee force-pushed the savestate-load-fix branch from 27f8343 to 31d14b5 Compare January 9, 2026 20:50
@frysee frysee force-pushed the savestate-load-fix branch from 31d14b5 to 1486702 Compare January 28, 2026 14:22
@frysee frysee force-pushed the savestate-load-fix branch from 1486702 to 3a4c926 Compare January 28, 2026 14:25
@frysee frysee merged commit 6fc8acf into LoveRetro:main Jan 28, 2026
62 checks passed
DrFlarp added a commit to DrFlarp/NextUI that referenced this pull request Feb 2, 2026
… from other devices (LoveRetro#580)

* State_read: Dedupe unnecessary branch

rzfile already handles uncompressed files for us

* do not display stale errno here

* Save States: improve compatibility with save states imported from other devices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants