An open API service indexing awesome lists of open source software.

https://github.com/darkmattercore/sm64dcsc

Super Mario 64 Decompilation Save Converter.
https://github.com/darkmattercore/sm64dcsc

Last synced: 3 months ago
JSON representation

Super Mario 64 Decompilation Save Converter.

Awesome Lists containing this project

README

          

# sm64dcsc
Super Mario 64 Decompilation Save Converter

This program is designed to convert Super Mario 64 EEPROM saves between the original N64 Big Endian format and the Little Endian format used by many ports for Little Endian CPU architectures based on the SM64 Decompilation project. Usage is pretty much straightforward and it's also explained in the program itself.

This code is of public domain, so just have at it.