Skip to main content

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


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.13.tar.gz (47.9 kB view details)

Uploaded Source

Built Distributions

mp2hudcolor-1.0.13-cp312-cp312-win_amd64.whl (24.9 kB view details)

Uploaded CPython 3.12 Windows x86-64

mp2hudcolor-1.0.13-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (101.8 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

mp2hudcolor-1.0.13-cp312-cp312-macosx_10_9_universal2.whl (40.9 kB view details)

Uploaded CPython 3.12 macOS 10.9+ universal2 (ARM64, x86-64)

mp2hudcolor-1.0.13-cp311-cp311-win_amd64.whl (24.6 kB view details)

Uploaded CPython 3.11 Windows x86-64

mp2hudcolor-1.0.13-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (96.6 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

mp2hudcolor-1.0.13-cp311-cp311-macosx_10_9_universal2.whl (40.6 kB view details)

Uploaded CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)

mp2hudcolor-1.0.13-cp310-cp310-win_amd64.whl (24.7 kB view details)

Uploaded CPython 3.10 Windows x86-64

mp2hudcolor-1.0.13-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (88.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

mp2hudcolor-1.0.13-cp310-cp310-macosx_11_0_x86_64.whl (23.4 kB view details)

Uploaded CPython 3.10 macOS 11.0+ x86-64

mp2hudcolor-1.0.13-cp39-cp39-win_amd64.whl (24.7 kB view details)

Uploaded CPython 3.9 Windows x86-64

mp2hudcolor-1.0.13-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (88.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

mp2hudcolor-1.0.13-cp39-cp39-macosx_11_0_x86_64.whl (23.4 kB view details)

Uploaded CPython 3.9 macOS 11.0+ x86-64

mp2hudcolor-1.0.13-cp38-cp38-win_amd64.whl (24.7 kB view details)

Uploaded CPython 3.8 Windows x86-64

mp2hudcolor-1.0.13-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (88.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

mp2hudcolor-1.0.13-cp38-cp38-macosx_11_0_x86_64.whl (23.4 kB view details)

Uploaded CPython 3.8 macOS 11.0+ x86-64

File details

Details for the file mp2hudcolor-1.0.13.tar.gz.

File metadata

  • Download URL: mp2hudcolor-1.0.13.tar.gz
  • Upload date:
  • Size: 47.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for mp2hudcolor-1.0.13.tar.gz
Algorithm Hash digest
SHA256 4848110e9b3e220ff9834f8de2f6f2c64ac87d1b6f2f6eea64d8687ef27aa81f
MD5 b7928b594d3108fde491d7a958d4ba73
BLAKE2b-256 ca274d9d0aa586a2bf59198d92c80a197438c09a5744fe14a243c4ed94a661eb

See more details on using hashes here.

File details

Details for the file mp2hudcolor-1.0.13-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for mp2hudcolor-1.0.13-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a90310cbfc343d540c2b5e52d72964e50f35379852c388e7e429a29350884016
MD5 7320c9c2bef1174c48f155b625ff16c3
BLAKE2b-256 88a907f6facb0ad09e71441cc8793336d24ee0f97ace90b83431215aef482215

See more details on using hashes here.

File details

Details for the file mp2hudcolor-1.0.13-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mp2hudcolor-1.0.13-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f5af738bbe1a57d110c83bac69f0ebf718f41fd8c2d755d899a244f9296f2ac3
MD5 708229eabb6a38dae4591cad390aa568
BLAKE2b-256 755ff8891b2cb9148a33b15764782bf64d48fcf82531ddd6e560e0b6b8c7b9fd

See more details on using hashes here.

File details

Details for the file mp2hudcolor-1.0.13-cp312-cp312-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for mp2hudcolor-1.0.13-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 a5ece1caad864b4fc36222fcaec5708d3d90293de94e412987f3b87a6f6eaed0
MD5 99aea7961a26488b91a08b2c752d1b2c
BLAKE2b-256 90e5095c9ca00a234aa987d96d91e2e7476771fa9e6c25c2cf9b3219faa49c77

See more details on using hashes here.

File details

Details for the file mp2hudcolor-1.0.13-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for mp2hudcolor-1.0.13-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d2fad3c12716eba89269e136cce4e6c9ea3fa188ace8be9ec14d525a073d6690
MD5 a7ce106ae5be38d85578df763874c4f7
BLAKE2b-256 7a1e7125ad67e87b39d33a9866d912cf5ad9ce00e5c033791d27e45ad18d1d3f

See more details on using hashes here.

File details

Details for the file mp2hudcolor-1.0.13-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mp2hudcolor-1.0.13-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c97a2730aec8bce89bf283c9b728f8631866c34718038140418390889d709dc7
MD5 bdd345de70ac9a90f842f02588437da3
BLAKE2b-256 95fe7e3d7157968f2f7b0e05f067f01fd230d1ae3c1b00bf75674832989af022

See more details on using hashes here.

File details

Details for the file mp2hudcolor-1.0.13-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for mp2hudcolor-1.0.13-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 56749dd1c79bac667ef2b4ca8167b5f06cb96e096a5b3baf709eb5112ffe0f03
MD5 0c6c684d9ce4a80e7631793a7766a0ed
BLAKE2b-256 b322574a3cd45402b88096fa6e3e08e2a5dcc5d4150f436b226bcd0b11bd41f4

See more details on using hashes here.

File details

Details for the file mp2hudcolor-1.0.13-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for mp2hudcolor-1.0.13-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7a65dbd2ac30bf17c15272174fcd5e2e9f7d4c2f8cf8d7cb2b43cfd28a90026d
MD5 19b34b78aa8179b5542a5b462b7e1472
BLAKE2b-256 024a7999a31d7c9c4464b0c504c746b32417bbc87642225a8fd5f28eef74b802

See more details on using hashes here.

File details

Details for the file mp2hudcolor-1.0.13-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mp2hudcolor-1.0.13-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 003628f6c72683f2ba4d7b44a8c2b069bfc9a952409d9d62524063deba5debd9
MD5 96069538f6222ce4b72a47fd2292beae
BLAKE2b-256 171bd2a906fd9550886d64c24f15606528d8e6441c7b1b64fb3b97ead21b1c3f

See more details on using hashes here.

File details

Details for the file mp2hudcolor-1.0.13-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for mp2hudcolor-1.0.13-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 35fe3c76017b8d354430a52f8a09d28283fd0ff4dc91a2cb6918836e753936a7
MD5 319db57e0b9650d970731b9c584d7c9a
BLAKE2b-256 293ae11267ee78fe80de8c87fc173764546162320c05dc77dcdc17b694d08295

See more details on using hashes here.

File details

Details for the file mp2hudcolor-1.0.13-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for mp2hudcolor-1.0.13-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 4d88a3c1de3a8bf396acf74d905629779a5705a5701937c2fce9f87c3cc1d039
MD5 722e121e4ff91f0bc0f4074c1b74f61d
BLAKE2b-256 a04f5685900b94eab665740ccb437fc1a7f9eaf5190b0387b9a44aa7f847e0e5

See more details on using hashes here.

File details

Details for the file mp2hudcolor-1.0.13-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mp2hudcolor-1.0.13-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1e8acef82ad0692fe7dc6ac2fa5eaa7c29d8a21f7e930ed2f68643069037d424
MD5 5e30b6811b77fb0c2f37923a0ef7a8b8
BLAKE2b-256 25a77dc29e6599b04d86b476368ae9d14d0acbc3f4bdd4e3b6e6d849d370a4f5

See more details on using hashes here.

File details

Details for the file mp2hudcolor-1.0.13-cp39-cp39-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for mp2hudcolor-1.0.13-cp39-cp39-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 b2dde4f34363dc8e2d801ed73ff865867229f1521a3c0d2dc95a43f4d2901b49
MD5 ba74d25acac4cb47d380151df88f09ad
BLAKE2b-256 af85d57839e071a9bae473def5e33d579f079e5e96eae75e0fe6ea16677e2097

See more details on using hashes here.

File details

Details for the file mp2hudcolor-1.0.13-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for mp2hudcolor-1.0.13-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 543ea3602d5c1eb06c136c0801b99ca49e9c07af1e569641bcaa5cdcaf88998a
MD5 ab02921fccf494aa560ec99233f07ae7
BLAKE2b-256 48e13606d5ec5d182c141a1611881a3dc70f62723dac424b5e646b7805d8c234

See more details on using hashes here.

File details

Details for the file mp2hudcolor-1.0.13-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mp2hudcolor-1.0.13-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d339c0c18ce8fae7283ef017772eef4bd9ea75eb3de034155e4eafe9623762dd
MD5 23b5ed31000c8cebe08f195493962387
BLAKE2b-256 7c887908dbb8da74fc8c649abf644300e9b90964ff6d1c484b35bb3a89abbf04

See more details on using hashes here.

File details

Details for the file mp2hudcolor-1.0.13-cp38-cp38-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for mp2hudcolor-1.0.13-cp38-cp38-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 552d3f7c7d26dc668642970d032ad432d2d2cdcb65fb3e8a34707de0bf17427d
MD5 5ea7b5492ff45d5a8f18ebc487c0eebc
BLAKE2b-256 59473bf2181cb4ce99424b2de53963114e9204daf5ca97cc3c17b2fffc4b0b75

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page