8000 GitHub - Ryan-Myers/Jet-Force-Gemini
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Notifications You must be signed in to change notification settings

Ryan-Myers/Jet-Force-Gemini

Repository files navigation

Jet Force Gemini

A repository exploring a decompilation of Jet Force Gemini.

This uses the Kiosk demo ROM as it was discovered to have many symbols, which will make things a little easier.

This is super minimal and likely won't become a full decomp project. It does the bare minimum to confirm the symbols found in the kiosk decomp are real, and can match known functions in the Diddy Kong Racing decompilation which this engine is based on.

Grab tools

git submodule update --init --recursive

Install Dependencies

sudo apt install build-essential pkg-config git python3 wget python3-pip binutils-mips-linux-gnu python3-venv

Drop in kiosk into the baseroms folder as baserom.kiosk.z64 (sha1sum: f00f7c7fb085d0df57dcb649793aced5be4e8562)

make setup
make extract
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0