A randomizer for the Metroid Prime 2: Echoes.
Project description
Randovania
Welcome to Randovania, a randomizer for Metroid Prime and Metroid Prime 2: Echoes.
Here you will be able to randomize many aspects of either game, while still being ensured it's possible to finish without any trick or glitch! What can be randomized?
-
Randomize what can be found in each pickup location, including major upgrades, expansions, keys and artifacts.
-
Play with multiple people, via multiworld sessions. Your pickups will be shuffled among the games of everyone involved, no matter what game they're playing!
-
Randomize where each teleporter goes, or what you need to unlock a translator gate. In either case, there's advanced options for how they're shuffled.
-
The location you start the game in as well as the items you start with. If you're feeling brave, you can even shuffle items you normally start with, like the Power Beam and Scan Visor.
So have fun and start randomizing.
Installation
Windows
In the releases page, we have zip files with everything ready to use. Just extract and run!
Community
Join the Metroid Prime Randomizer Discord: https://discord.gg/metroid-prime-randomizer
Credits
Game patching written by Claris.
GUI and logic written by Henrique Gemignani, with contributions by SpaghettiToastBook and gollop.
Many thanks to Claris for making the original Echoes Randomizer and both collecting and providing this incredible initial set of data which powers Randovania.
Claris also made the included Menu Mod, a tool for practicing Echoes. For more information, see the Menu Mod README.
Also thanks to Dyceron for motivation and testing.
Developer Help
Dependencies
Setup
- Clone this repository
- Open a terminal in the repository root
- Create a virtual environment:
py -3.9 -m venv venv
- Activate the virtual environment
venv\scripts\activate
- Install pip/setuptools:
python -m pip install --upgrade -r requirements-setuptools.txt
- Install requirements:
python -m pip install --upgrade -r requirements-small.txt
- Generate the UI files:
python setup.py build_ui
- Install Randovania as editable:
python -m pip install -e .
- Run with
python -m randovania
Alternatively, install requirements.txt to run tests or server. Suggested IDE: PyCharm Community
Adding a new game?
Check the dedicated guide.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file randovania-3.1.3.tar.gz
.
File metadata
- Download URL: randovania-3.1.3.tar.gz
- Upload date:
- Size: 2.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a55c339ac603d8a521730b93cf6802374c037770f1cb623a021a0fb4e101414 |
|
MD5 | 9d7a138f437c8a31540374dc21cc702b |
|
BLAKE2b-256 | 8e0f8e866e61075fe2b378e62787da8673c09047b0736562ff31c58d97b49701 |
File details
Details for the file randovania-3.1.3-py3-none-any.whl
.
File metadata
- Download URL: randovania-3.1.3-py3-none-any.whl
- Upload date:
- Size: 967.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45cb86329f500110baf5797c23e16c184233cd9ae8804e9f5291be93d946066d |
|
MD5 | b623e01bdb5ee2ae1ef6c3a7bc1fd1ea |
|
BLAKE2b-256 | 2e1a16511bcb5dcf189c6cb9f31f5dc01a3a7e1c23bdad2393c81839df4295a3 |