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
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mp2hudcolor-1.0.14.tar.gz.
File metadata
- Download URL: mp2hudcolor-1.0.14.tar.gz
- Upload date:
- Size: 61.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de35bdbe968d0b27b49c279b08347bc969967708fa7606815c34c41dfa432da9
|
|
| MD5 |
8d29af98a252d107472e8e0c769004a9
|
|
| BLAKE2b-256 |
575cef1cb59aa4c89c2e033cf8c3d436b64e24c1158b5e3814c5004410a48ee2
|
File details
Details for the file mp2hudcolor-1.0.14-cp310-abi3-win_amd64.whl.
File metadata
- Download URL: mp2hudcolor-1.0.14-cp310-abi3-win_amd64.whl
- Upload date:
- Size: 21.6 kB
- Tags: CPython 3.10+, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
010d11c387211a877caea7c756f0fb067bace9de98a5ec7613b9ef0ac0078c49
|
|
| MD5 |
44f2c639663fd084de75c51973befa6a
|
|
| BLAKE2b-256 |
53df0bd67aba1a8cfc329fe765163126b369c49218af18060d3d53c8b3300683
|
File details
Details for the file mp2hudcolor-1.0.14-cp310-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.
File metadata
- Download URL: mp2hudcolor-1.0.14-cp310-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
- Upload date:
- Size: 75.3 kB
- Tags: CPython 3.10+, manylinux: glibc 2.28+ x86-64, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4929c65e47b2ffb06ae55eef5d37d3e16606b0b8f905ebad58438479932a008f
|
|
| MD5 |
95d4a4865efa332d4ae48b86eab2dc7f
|
|
| BLAKE2b-256 |
fcaa1e2f264201da4bda7fc7037fa7421bb867b2be6e737bf1ec7a634d875c61
|
File details
Details for the file mp2hudcolor-1.0.14-cp310-abi3-macosx_10_9_universal2.whl.
File metadata
- Download URL: mp2hudcolor-1.0.14-cp310-abi3-macosx_10_9_universal2.whl
- Upload date:
- Size: 39.0 kB
- Tags: CPython 3.10+, macOS 10.9+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6331e144d647faf2ae0d18ce5a0c07776ce3c3dc841e6f34f9d7fb4b6e59353
|
|
| MD5 |
3a6f91fa08b01e88c0c90c6dd39517b8
|
|
| BLAKE2b-256 |
ca53574853300b2820b4d0082fc36906dafac41e51fc48cff05667aca0d23e03
|