Skip to content

CLF78/FormulaKartWii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains the source code for the Formula Kart Wii mod.

How to build

  • Get devkitPPC r33 and install it (make sure it is added to PATH)
  • Get wszst and install it (make sure it is added to PATH)
  • Get 7z and install it (make sure it is added to PATH)
  • Install pyelftools
  • Use wszst to copy the KMPs of Mario Kart Wii's original Tracks to files/TrackPatches/og
  • Run buildrelease.py
  • The packaged zips will be output in this folder