TwilightPrincessDebugMenu
Practice tool for Twilight Princess
Install / Use
/learn @hallcristobal/TwilightPrincessDebugMenuREADME
Twilight Princess Debug Menu / Practice Tool
Compiling
Clone this repo and do a git submodule update --init to pull down the correct
TP Bindings.
Copy your copy of Twilight Princess (Currently only NTSC-U) to the root folder
for this project, and rename it to gz2e01.iso.
You can choose not copy or rename it if you would prefer, just make sure that the lines in Romhack.toml match the iso path.
...
[src]
iso = "<iso-path/file-name>"
...
Setup the compiler
You will need rust to compile the libraries and iso, you can download it from https://rustup.rs.
Set the compiler to work on the nightly build with
rustup override set nightly
Add the powerpc-unknown-linux-gnu toolchain with
rustup target add powerpc-unknown-linux-gnu
And then do a install the Romhack Compiler with
cargo install romhack --git https://github.com/CryZe/romhack-compiler
Run the romhack compiler to build a new iso
romhack build
The new iso will, by default, be put in the target folder. You can change this
in the Romhack.toml file if you'd like by editing the lines
...
[build]
map = "target/framework.map"
iso = "<path-to/new-iso>"
...
Related Skills
node-connect
349.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
