/melee

A decompilation of Super Smash Bros Melee brought to you by a bunch of clever folks.

Primary LanguageAssembly

Super Smash Bros Melee

This repo contains a WIP decompilation of Super Smash Bros Melee (US).

It builds the following DOL:

main.dol: sha1: 08e0bf20134dfcb260699671004527b2d6bb1a45

Build Instructions

  1. Obtain a clean DOL of Melee 1.2 and place it in the build folder and name it baserom.dol.
  2. Obtain a copy of the MWCC (Build 158) PowerPC and place it in tools/mwcc_compiler folder in tools/. (NOTE: This compiler's executables [mwcceppc.exe mwasmeppc.exe and mwldeppc.exe] can be installed with Codewarrior 1.1 for Gamecube, but no license or crack is provided with this project. Please obtain access to the compiler on your own.)
  3. Build tools and make.

Contributions

Contributions and PRs are welcome.