All Projects → doldecomp → Smg

doldecomp / Smg

A decompilation of Super Mario Galaxy brought to you by a bunch of clever folks.

Programming Languages

assembly
5116 projects

Super Mario Galaxy 1

This repo contains a WIP decompilation of Super Mario Galaxy 1 (US).

It builds the following DOL:

main.dol: sha1: 9A71008AE1EE9010E267FA67D1F0B0D4F0E895DD

Build Instructions

  1. Obtain a clean DOL of Super Mario Galaxy 1 and place it in the include folder and name it baserom.dol.
  2. Obtain a copy of mwcceppc and mwldeppc from CodeWarrior (I can supply this if you DM me shibboleet#1407) These are also available here. You can run the installer and grab the two files out of the PowerPC_EABI_Tools/Command_Line_Tools folder where you installed it. Also obtain powerpc-eabi-as and powerpc-eabi-objcopy, which can be installed with devkitPro. These will go into the tools folder.
  3. Build tools and make.

Contributions

Contributions and PRs are welcome.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].