Skip to content

Latest commit

 

History

History
84 lines (48 loc) · 1.36 KB

Building.md

File metadata and controls

84 lines (48 loc) · 1.36 KB

Building

How to setup & build this project.


Requirements



Instructions


  1. Download the Gamecube SDK.


  2. Create an Environment Variable called
    SDK_BASE_PATH pointing to its root folder.

    The root folder should contain
    the HW2 & include folders.


  3. Install Codewarrior for the Gamecube.

    Preferrably use v2.7 as it can be found in full.


  4. Create an Environment Variable called
    CW_BASE_PATH pointing to the installation folder.


  5. Obtain a clean DOL of The Thousand Year Door JP .


  6. Place it in the root folder with baserom.dol as its name.


  7. Download GC_WII_COMPILERS.zip


  8. Extract it's content to /tools/mwcc_compiler/


  9. Run the Make command :

    make