Skip to content

A WIP decompilation of Dinosaur Planet for the Nintendo 64

Notifications You must be signed in to change notification settings

NerosTie/dinosaur-planet

 
 

Repository files navigation

Dinosaur Planet

A WIP decompilation of Dinosaur Planet for the Nintendo 64

Note: To use this repository, you must already have a ROM for the game.

OS:

Linux (Debian / Ubuntu)
Windows 10 (WSL)

Prerequisites:

sudo apt install -y build-essential git binutils-mips-linux-gnu python3
pip3 install -r requirements.txt

To use

  1. Place the Dinosaur Planet ROM into the root of the repository as baserom.z64.
  2. Set up tools and extract the ROM: make setup
  3. Re-build the ROM: make

About

A WIP decompilation of Dinosaur Planet for the Nintendo 64

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 57.3%
  • Python 27.4%
  • C++ 14.8%
  • Makefile 0.5%