Skip to content

randovania/open-prime-hunters-rando

Repository files navigation

Open Prime Hunters Rando

Open Source randomizer patcher for Metroid Prime Hunters. Currently supports patching the following:

  • Starting Items
  • Pickups
  • Force Fields

Usage

You will need to provide JSON data matching the JSON schema in order to successfully patch the game.

The patcher expects a path to an unmodified .nds file of Metroid Prime Hunters as well as the desired output directory. The patcher will create a modified .nds which can be used on any DS Emulator or flashcart.

With a JSON file: python -m open-prime-hunters-rando --input-path path/to/prime-hunters/file.nds --output-path path/to/the/output/directory --input-json path/to/patcher-config.json

Development

This repository uses pre-commit.

pip install pre-commit
pre-commit install

About

Randomizer patcher for Metroid Prime Hunters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages