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 Distribution
mp2hudcolor-1.0.9.tar.gz
(5.9 kB
view hashes)
Built Distributions
Close
Hashes for mp2hudcolor-1.0.9-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23b03daadd24a9913ebb8a2cfcb9166b944d6dcff9e551330ce9fd0db374e2d8 |
|
MD5 | 168f675e3ef6bdcf78b3973c366f877a |
|
BLAKE2b-256 | 4e3b78de27e605b64ee8655e55cf35f47df5c239f0b6e6588cc91757cdcec6f4 |
Close
Hashes for mp2hudcolor-1.0.9-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1ea1aab431f3febce25d939fbf7529f2198e14a8920ab530a66ecb0e4bdb251 |
|
MD5 | 5dcdf85adc86154fe7e5b3bdb2b9792e |
|
BLAKE2b-256 | d265275e239a5a1e093f8b63c696ac137bcfed17203b934c793e207ba1249127 |
Close
Hashes for mp2hudcolor-1.0.9-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00a98b44a0196935cda25c5a1118e7963c37521f81245bd27e853995348b7922 |
|
MD5 | c3190a06e5cd7dbec879fda6ded8e729 |
|
BLAKE2b-256 | bcf400dd1f2d7a2c0aa954187f0be6335fd7f4a0c36ba706806f6820e7b516e6 |