Difference between revisions of "Save converters"

From Emulation General Wiki
Jump to navigation Jump to search
m (Remove stars to be like the others)
m
 
(4 intermediate revisions by 2 users not shown)
Line 30: Line 30:
 
* [https://github.com/heuripedes/pj64tosrm pj64tosrm] ([https://onedrive.live.com/?authkey=%21AJYNHmea0NSr_cY&cid=EEB961B2FD633089&id=EEB961B2FD633089%21496&parId=EEB961B2FD633089%21495&action=locate windows binaries here]) converts eep, mpk, fla and sra files to libretro-mupen64plus srm files. Just drag the files onto the executable and an srm file should be generated on the same folder the input files came from. You can also drop a libretro-mupen64plus srm file on the tool to extract the original files. '''DexDrive and Adaptoid64 saves are not supported yet.'''
 
* [https://github.com/heuripedes/pj64tosrm pj64tosrm] ([https://onedrive.live.com/?authkey=%21AJYNHmea0NSr_cY&cid=EEB961B2FD633089&id=EEB961B2FD633089%21496&parId=EEB961B2FD633089%21495&action=locate windows binaries here]) converts eep, mpk, fla and sra files to libretro-mupen64plus srm files. Just drag the files onto the executable and an srm file should be generated on the same folder the input files came from. You can also drop a libretro-mupen64plus srm file on the tool to extract the original files. '''DexDrive and Adaptoid64 saves are not supported yet.'''
 
* It is possible to use 512-byte eep files with libretro-mupen64+ simply by renaming the file to srm, but reversing the operation requires pj64tosrm. Bigger eep files require pj64tosrm due to a mistake during the implementation of srm support in the early days of the mupen64+ port to the libretro API.
 
* It is possible to use 512-byte eep files with libretro-mupen64+ simply by renaming the file to srm, but reversing the operation requires pj64tosrm. Bigger eep files require pj64tosrm due to a mistake during the implementation of srm support in the early days of the mupen64+ port to the libretro API.
 +
* [https://github.com/Ninjiteu/N64SaveConverter] Convert eep, sra, fla, mpk to or from retroarch save. Also byteswaps saves for playing to or from Wii/WiiU and PC.
 +
 +
==Sega CD==
 +
* [https://savefileconverter.com/#/sega-cd https://savefileconverter.com/#/sega-cd] Change the size of Sega CD backup RAM files: different emulators support different sizes. Also allows you to convert an internal memory file to a RAM cart file or vice versa. And you can split out and recombine the saves within any file as needed.
  
 
==Wii Virtual Console==
 
==Wii Virtual Console==
Line 39: Line 43:
 
==Flash cartridges==
 
==Flash cartridges==
 
* [https://savefileconverter.com/#/flash-carts https://savefileconverter.com/#/flash-carts] Convert saves from flash carts (e.g. Everdrive/EZ Flash/Mega SD) to/from emulator format
 
* [https://savefileconverter.com/#/flash-carts https://savefileconverter.com/#/flash-carts] Convert saves from flash carts (e.g. Everdrive/EZ Flash/Mega SD) to/from emulator format
 +
 +
==Nintendo Switch Online==
 +
* [https://savefileconverter.com/#/nintendo-switch-online https://savefileconverter.com/#/nintendo-switch-online] Convert saves to/from Nintendo Switch Online format. Requires access to homebrew software on the Switch
 +
 +
==Online emulation websites==
 +
* [https://savefileconverter.com/#/online-emulators https://savefileconverter.com/#/online-emulators] Convert save states from online emulation websites to in-game saves usable by a regular emulator. Be sure to perform an in-game save before creating/downloading your save state. Only the in-game save can be converted.
  
 
==Retron 5 / RetroFreak==
 
==Retron 5 / RetroFreak==
 
* [https://savefileconverter.com/#/retron-5 https://savefileconverter.com/#/retron-5] Convert saves from a Retron 5 / RetroFreak to/from emulator format
 
* [https://savefileconverter.com/#/retron-5 https://savefileconverter.com/#/retron-5] Convert saves from a Retron 5 / RetroFreak to/from emulator format
 
+
----
 +
{{NEL (NT)}}
 
[[Category:FAQs]]
 
[[Category:FAQs]]
 
[[Category:Tools|*]]
 
[[Category:Tools|*]]

Latest revision as of 08:00, 23 March 2024

Save converters can change a save from one format to another. Emulators can sometimes use a different file format.

PlayStation 1[edit]

PlayStation 1<->PlayStation Portable[edit]

PlayStation 2[edit]

Game Boy Advance[edit]

Nintendo DS[edit]

Nintendo 64[edit]

  • https://savefileconverter.com/#/n64/dexdrive Convert N64 DexDrive (.n64) files to/from emulator/controller pak saves. Also can extract cart saves within the DexDrive file for direct use in emulators
  • https://savefileconverter.com/#/n64/controller-pak Extract or build N64 Controller Pak (.mpk) files to/from individual saves. Also can extract cart saves within the Controller Pak file for direct use in emulators
  • pj64tosrm (windows binaries here) converts eep, mpk, fla and sra files to libretro-mupen64plus srm files. Just drag the files onto the executable and an srm file should be generated on the same folder the input files came from. You can also drop a libretro-mupen64plus srm file on the tool to extract the original files. DexDrive and Adaptoid64 saves are not supported yet.
  • It is possible to use 512-byte eep files with libretro-mupen64+ simply by renaming the file to srm, but reversing the operation requires pj64tosrm. Bigger eep files require pj64tosrm due to a mistake during the implementation of srm support in the early days of the mupen64+ port to the libretro API.
  • [1] Convert eep, sra, fla, mpk to or from retroarch save. Also byteswaps saves for playing to or from Wii/WiiU and PC.

Sega CD[edit]

  • https://savefileconverter.com/#/sega-cd Change the size of Sega CD backup RAM files: different emulators support different sizes. Also allows you to convert an internal memory file to a RAM cart file or vice versa. And you can split out and recombine the saves within any file as needed.

Wii Virtual Console[edit]

MiSTer[edit]

Flash cartridges[edit]

Nintendo Switch Online[edit]

Online emulation websites[edit]

  • https://savefileconverter.com/#/online-emulators Convert save states from online emulation websites to in-game saves usable by a regular emulator. Be sure to perform an in-game save before creating/downloading your save state. Only the in-game save can be converted.

Retron 5 / RetroFreak[edit]