Skip to content

Ryan-Myers/Mickeys-Speedway-USA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mickey's Speedway USA

A repository exploring a decompilation of Mickey's Speedway USA.

This is super minimal and likely won't become a full decomp project. It is just being used to explore the Diddy Kong Racing engine as it evolved on the N64.

Grab tools

git submodule update --init --recursive

Install Dependencies

sudo apt install build-essential pkg-config git python3 wget libcapstone-dev python3-pip binutils-mips-linux-gnu
python3 -m pip install --user colorama watchdog levenshtein cxxfilt
python3 -m pip install --upgrade pycparser

Drop in us as baserom.us.z64 (sha1sum: 507341c0a40ca3e9a7cee969b396ee53facfb548)

make dependencies
make extract
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published