Adds damage number display to Monster Hunter Freedom Unite.
blango.mp4
In a Linux environment, you will need Make and CMake. Use make deps to install the dependencies and make to generate the binaries and the text file.
If you don't want to use this feature as a cheat, you can patch your ISO. To do that, you'll need:
- A MHP2ndG file in .iso format in the tools folder (it also works with MHFUComplete ISOs)
- A decrypted EBOOT.BIN in the root of the project (you can get it using PPSSPP or UMD_Gen)
- if you use a MHFUComplete iso, the eboot file should match!
- Download UMD-replace and extract it into the tools folder
Once you have all these files and the other dependencies, run make to compile the binaries and make patch to generate your patched iso file.
For now, it only works on the Japanese ULJM-05500 and American ULUS-10391 versions. It's working on PPSSPP and has also been tested on PSVita PCH-1000 and PSP 2000 using TempAR (unfortunately, for some reason, CWCheat causes some crashes).
- Thanks to Kurogami2134, for the development tips (if you want MHP3rd Damage Numbers, check this).
- Thanks to IncognitoMan, for help testing.