Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

The version of the patcher that randovania uses. Also, the backend fork for plandomizer. The branch being maintained currently is `randovania`

License

toasterparty/randomprime

 
 

Repository files navigation

⚠️⚠️⚠️

This project is being continued at randovania/randomprime

It's not dead and hasn't changed hands, dev just happens there now

⚠️⚠️⚠️

randomprime

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

Compiling

  1. Install a Rust compiler. It is recommended to use rustup.
  2. Add powerpc-unknown-linux-gnu as a target, like so: rustup target add --toolchain stable powerpc-unknown-linux-gnu
  3. Clone the repo and all its submodules: git clone https://github.com/toasterparty/randomprime --recursive
  4. Run cargo build

That should create a standalone executable in ./randomprime/target/debug/randomprime_patcher.exe.

About

The version of the patcher that randovania uses. Also, the backend fork for plandomizer. The branch being maintained currently is `randovania`

Resources

License

Stars

Watchers

Forks

Languages

  • Rust 83.8%
  • HTML 12.0%
  • JavaScript 4.2%
  • CSS 0.0%
  • C++ 0.0%
  • Shell 0.0%