Skip to content

A tool to make a pak with uncompressed textures for MHWilds.

License

Notifications You must be signed in to change notification settings

eigeen/mhws-tex-decompressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MHWs Tex Decompressor

A tool to make a pak with uncompressed textures for MHWilds.

Usage

Windows

  1. Download from Releases.
  2. If it is a zip file, extract it.
  3. Run exe file, follow the instructions.

Linux & MacOS

  1. 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 --release

Or using Nix if you prefer:

nix run github:eigeen/mhws-tex-decompressor

Credits

@AsteriskAmpersand for the original texture conversion code and the idea of using uncompressed textures.

About

A tool to make a pak with uncompressed textures for MHWilds.

Resources

License

Stars

Watchers

Forks

Packages

No packages published