Modifies an existing NTWK file for Metroid Prime 2: Echoes and changing the color of the HUD.
Project description
mp2hudcolor
Sets a user-defined HUD color for Metroid Prime 2: Echoes. Values are stored as R/G/B where values are 0.0 to 1.0.
Build instructions all are written for Linux, but should adapt fine for Windows.
Usage
Python Module
> pip install mp2hudcolor
> python
>>> import mp2hudcolor
>>> mp2hudcolor.mp2hudcolor_c("Standard.ntwk", "Standard-out.ntwk", 1.0, 0.5, 0.25) # (input, output, red, green, blue)
Standalone
# mp2hudcolor <input> <output> <red> <green> <blue>
mp2hudcolor Standard.ntwk Standard-out.ntwk 1.0 0.5 0.25
Build
Python
tools/venv.sh
tools/build-cython.sh
Standalone
tools/build-standalone.sh
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distributions
Close
Hashes for mp2hudcolor-1.0.8-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f3a8654074db19bf74c98de52866e6cc684b2a3a61774a568801b3ac3bd81b3 |
|
MD5 | 7371b9e30043988678124902f6a5f3e3 |
|
BLAKE2b-256 | 26421eb88427f2af8f6596bda48bec4ef62ac8aca2adb13a1782eaa034ede55e |
Close
Hashes for mp2hudcolor-1.0.8-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe03b39b8ea62a17ef69e49f376a30169aa980c09e6fce8dba4e9ae882dfdf61 |
|
MD5 | 274d6852d78c785cf978a131018d4296 |
|
BLAKE2b-256 | ea4eedafa9bb62e853b1b840f4869f82c7553d40ef03b37d8e136cb4b53785e5 |