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 Win.

Standalone

Usage

# mp2hudcolor <input> <output> <red> <green> <blue>
mp2hudcolor Standard.ntwk Standard-out.nkwk 1.0 0.5 0.25

Build

tools/build-standalone.sh

Cython Package

Requirements

# Tested with python3.10
apt install python3.X-venv
apt install python3.X-dev
apt install patchelf

Build (Cython Package)

tools/venv.sh
tools/build-cython.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.1.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

mp2hudcolor-1.0.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.whl (47.5 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.5+ x86-64

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