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.
- Host: GitHub
- URL: https://github.com/darkmattercore/sm64dcsc
- Owner: DarkMatterCore
- Created: 2020-05-15T17:15:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-18T05:30:54.000Z (about 6 years ago)
- Last Synced: 2025-05-13T00:01:46.431Z (about 1 year ago)
- Language: C
- Size: 4.88 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.