This project is being continued at randovania/randomprime
It's not dead and hasn't changed hands, dev just happens there now
the patcher for metroid prime 1 in randovania
master - dirty fork of aprilwade/randomprime
randovania - based off master, developed into the version used by randovania via py-randomprime
- Install a Rust compiler. It is recommended to use rustup.
- Add
powerpc-unknown-linux-gnuas a target, like so:rustup target add --toolchain stable powerpc-unknown-linux-gnu - Clone the repo and all its submodules:
git clone https://github.com/toasterparty/randomprime --recursive - Run
cargo build
That should create a standalone executable in ./randomprime/target/debug/randomprime_patcher.exe.