SMGCommunity / SMG2-Decomp

A decompilation of Super Mario Galaxy 2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SMG2-Decomp

A decompilation of Super Mario Galaxy 2. This repository can assemble and recompile the main DOL back 1:1 to the original.

Setting Up

  • Python 3.7 or newer.
  • ninja build system.

Building

Place a Super Mario Galaxy 2 USA main.dol in orig/SB4E01/sys. Once that is placed, simply run python config.py and it will setup and configure the project. Then simply run ninja to build the repository.

About

A decompilation of Super Mario Galaxy 2.


Languages

Language:Assembly 96.1%Language:Python 3.9%