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.7.tar.gz
(5.2 kB
view hashes)
Built Distributions
Close
Hashes for mp2hudcolor-1.0.7-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | aab34e5a3af36ecb0b312c7935dc4f098ff6d82a9bc375bdabf7c911f6368154 |
|
MD5 | d19393ddfb21302655b3c2e4c5464161 |
|
BLAKE2b-256 | cafe10daf46ed396c81cedaa05406f0a539b3db25171f5330900371040275513 |
Close
Hashes for mp2hudcolor-1.0.7-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8aa1d2716c6dcda5320c1130e219ddb3e4d692477b6d319918f906c0de43d8fc |
|
MD5 | 50085b7da1ad04c619c991e586aeb7b7 |
|
BLAKE2b-256 | 6e85f932aaacfcea9ce7aa2af6fdd73c4c901cd1034bdec7d638d045ebc2fd1e |