mirror of
https://github.com/SMGCommunity/Petari.git
synced 2024-11-25 06:30:06 +00:00
Super Mario Galaxy 1 decompilation.
csv | ||
data | ||
docs | ||
include | ||
source | ||
.gitignore | ||
build.py | ||
check.py | ||
progress.py | ||
README.md | ||
setup.py |
Super Mario Galaxy 1 Decompilation
This repo contains a WIP decompilation of Super Mario Galaxy 1 (USA).
Build Instructions
- Obtain a clean copy of a main.dol from Super Mario Galaxy 1 and rename it to
baserom.dol
, and place it on the root. - Run
setup.py
to download and install all of the dependencies. - Run
build.py
, then usecheck.py
to verify matching status. For more information, see docs/Contributing.
Contributions
Want to contribute, or learn how to contribute? Try joining our Discord server (link is at the top), and looking into docs/Contributing! We will be glad to answer any questions for people who wish to contribute. All pull requests and issues are welcome.