Skip to content

Releases: djparentx/R36-Backup-and-Migration-Assistant

R36 Backup and Migration Assistant

Choose a tag to compare

@djparentx djparentx released this 29 Jul 16:19
71ff430

ko-fi

v1.1 Change Log

Added the following hotkeys to Retroarch One-Click Settings:

Function Hotkey Combo
Retroarch Menu Function or Select for 2 seconds
Quit Retroarch Start + Select
Pause Select + R3
Reset Core Select + R2
Save State Select + B (Bottom)
Load State Select + A (Right)
Prev State Select + Y (Left)
Next State Select + X (Top)
Fast Forward Select + D-Pad Right
Fast Forward Hold Select + D-Pad Down
Rewind Select + D-Pad Left
Frame Advance Select + D-Pad Up
Screenshot Select + L3

R36 Backup and Migration Assistant

Choose a tag to compare

@djparentx djparentx released this 03 Jul 02:55
421d7e4

FEATURES

Transferring to a new device or OS has never been easier. The R36 Backup and Migration Assistant backs up all your important settings and games saves in one place and conveniently restores them when ready. Internal folder structure is preserved whenever necessary making it possible to even restore the backups manually if desired.

The Assistant detects how many sd cards are on the restoring device. If backups were taken from a 2 card device but restored to a device with only 1 card any backups from /roms2 are restored to /roms instead, preserving your saves. If a 2 card backup is restored on a 2 card device then all restored files mirror the original device.

The R36 Backup and Migration Assistant can create or restore full backups or backup your apps individually. Emulation Station, KODI, all emulators (RetroArch and standalone) and the themes folder can be backed up using the Assistant. Restoring a full backup fully recreates the environment of the original device.

The R36 Backup and Migration Assistant will work on any OS that uses the listed locations and formats. Place in /tools or /ports to use.

Backups are saved as — /roms/backups/

  • ES_Backup.zip
  • KODI_Backup.zip
  • Emulators_Backup.zip
  • Themes_Backup.zip

Simply transfer them to /roms/backups on the new device to restore.

BACKED UP ITEMS:

RetroArch (64-bit) — /home/ark/.config/retroarch/

  • retroarch.cfg
  • retroarch-core-options.cfg
  • config/
  • saves/
  • states/

RetroArch (32-bit) — /home/ark/.config/retroarch32/

  • retroarch.cfg
  • retroarch-core-options.cfg
  • config/
  • saves/
  • states/

PSP — /roms/psp/ppsspp/PSP/

  • SAVEDATA/
  • PPSSPP_STATE/

PSP (roms2) — /roms2/psp/ppsspp/PSP/ (if /roms2 exists)

  • SAVEDATA/
  • PPSSPP_STATE/

N64 — /roms/n64/saves/

N64 (roms2) — /roms2/n64/saves/ (if /roms2 exists)

DraStic — /home/ark/.config/drastic/

Content saves — any .srm, .sav, .mcr, .sra, .eep, .state* found under /roms and /roms2

Custom saves — any directories set as savefile_directory or savestate_directory in either RetroArch config