Skip to content

v1.6.0 — Save Sync: cross-device emulator save syncing

Choose a tag to compare

@keweis2 keweis2 released this 07 Jul 12:44
1d7b840

eOr 1.6.0

Save Sync — sync your emulator saves across devices

A new Settings → Save Sync tab that keeps your saves and save-states in sync between your devices, powered by an embedded Syncthing daemon. Off by default.

  • Detection — shows each installed emulator as Ready, Needs setup, or Blocked, honouring Android's storage rules (Android 11+ blocks some emulators' private storage). RetroArch and other shared-storage emulators sync directly.
  • Peer-to-peer, private — no accounts, no cloud. Runs the official Syncthing daemon as a background service.
  • Easy pairing — show a QR on one device and scan it on the other (or paste the ID). Devices link as introducers so everything shares automatically.
  • Safe for existing saves — takes a backup before the first sync and surfaces any conflicts to resolve.
  • Battery-friendly — optional only on Wi-Fi and only while charging.

The Syncthing daemon is fetched from the official syncthing-android release at build time.

Install the attached app-debug.apk.