ramp64-convert-gui

Crates.ioramp64-convert-gui
lib.rsramp64-convert-gui
version1.1.1
sourcesrc
created_at2023-03-29 05:31:58.140006
updated_at2023-10-14 13:16:30.670476
descriptionA simple GUI for ra_mp64_srm_convert
homepagehttps://github.com/drehren/ramp64-convert-gui
repositoryhttps://github.com/drehren/ramp64-convert-gui
max_upload_size
id823703
size150,456
Daniel Rehren (drehren)

documentation

README

RaMp64 Convert GUI

A minimal GUI application to convert between libretro's Mupen64-Plus core save files (SRM) and "native" ones (EEPROM, SRAM, FlashRAM, and Controller Packs).

Usage help here.

This is a GUI application.

For a console application, see ra_mp64_srm_convert. For a web-based one see ramp64-convert-web

TL;DR

  1. File > Add File to add a single file to convert.

  2. File > Add Directory to add save files from a directory.

  3. (Optional) Specify Output Directory by clicking the Select Directory... button.

  4. Press the Convert button to proceed with the conversion.

License

MIT License

Commit count: 10

cargo fmt