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.
Cython Package
Usage
> 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)
Build (Cython Package)
tools/venv.sh
tools/build-cython.sh
Standalone
Usage
# mp2hudcolor <input> <output> <red> <green> <blue>
mp2hudcolor Standard.ntwk Standard-out.ntwk 1.0 0.5 0.25
Build
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.6.tar.gz
(5.8 kB
view hashes)
Built Distribution
Close
Hashes for mp2hudcolor-1.0.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d27e49421608570018e1d621bbf49c77eb4c111b8cbe9ed4e5ae59977512734 |
|
MD5 | 8575aa4e0841d59eee0f67987079fb19 |
|
BLAKE2b-256 | 5db6a466aee9c0a0ad641a09d782e9af5786f4ca63d4f098ba975ae15255ca28 |