Monster Hunter: World

File information

Last updated

Original upload

Created by

nuzcraft

Uploaded by

nuzcraft

Virus scan

Some files not scanned

About this mod

This mod colorizes your monsters with random colors!

Requirements
Permissions and credits
Mirrors
Changelogs
This is a mod to randomize monster colors in Monster Hunter World! A lot of the code and ideas are based on my Freedom Unite Color Randomizer work.

I've included files and instructions for how to colorize and mod your copy of the game which guarantees you'll be fighting 100% unique monsters!

Colorization was changed significantly in v1.2. Existing monster colorizations should be a bit more maintained and there should be less clashing color elements, especially with part breaks and on bigger monsters (like Zorah).

How does the mod work?

The mod works by updating the texture files for each of the monsters with recolored ones. It tries to group similar colors together and update them so the monsters maintain some of their original shading.

Applying the mod

You'll need a mod call Stracker's Loader. This mod will create a `nativePC` directory next to your game. Any files you put in `nativePC` that match files in the game will be loaded instead of the game files. We will place our recolored texture files in nested folders in this directory so the game can pick them up.

1. Download the files
2. Extract one of the .zip files
3. copy the `em` folder into your `nativePC` directory

Note: you only need to copy files from `one` of the .zip files. I included multiple so that you have options of multiple random colorizations to choose from.

Special Thanks

  • Bonecuss has done some texture editing before, I've reached out to them for advice. They pointed me to NVIDIA texture tools which is amazing in streamlining the process.
  • AlbinoDonkey and their randomizer
  • IncognitoMan and their FU Complete mod
  • The Monster Hunter World Modding wiki

Credits
  • Nuzcraft - Programming and Development
All code can be found in the github repository for this project.