You Can Use These Offsets to Change Music in Monster Hunter Portable 3rd
| Offset | Music Description |
|---|---|
| 3cdaf000 | Village Theme |
| 3d300800 | Character Selection Theme |
| 453bb000 | Sandy Plain Battle Theme |
| 45ca1000 | Misty Peak Battle Theme |
| 45e27800 | Pelagus Battle Theme |
| 3cd0a000 | Well Done Steak Voice |
| 45592800 | Flooded Forest Battle Theme |
How to create a patch file
Create data_install.txt with contents, examples
5721,NONE, XXXFFF "replaced by offset address" then save in txt extension
Make sure data_install.txt is in the same directory as the file you want to make a patch
Then run the command
Java -jar mhtools.jar --create-patch Thefile.bin.enc mhp3rd_data.bin
It will create a patch file that can be applied to mhp3rd games
No comments:
Post a Comment