A tool to make a pak with uncompressed textures for MHWilds.
- Download from Releases.
- If it is a zip file, extract it.
- Run exe file, follow the instructions.
- Install Rust: https://rustup.rs/
# 2. Clone the repository
git clone https://github.com/eigeen/mhws-tex-decompressor
# 3. Build and run the program
cd mhws-tex-decompressor
cargo run --releaseOr using Nix if you prefer:
nix run github:eigeen/mhws-tex-decompressor@AsteriskAmpersand for the original texture conversion code and the idea of using uncompressed textures.