Skip to content

Commit 54da7bd

Browse files
author
FeckNeck
committed
Merge remote-tracking branch 'refs/remotes/origin/master'
2 parents b9372f0 + f728394 commit 54da7bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ A tauri/vue3 GUI to transmog weapons for monster hunter generation ultimate for
55
## Installation
66
+ Download and install the latest release
77
+ Download the weapon-transmog-tool.zip file and place the unzipped folder at the root of the game's mod directory.
8+
+ Enable the weapon-transmog-tool mod in the emulator.
89
+ Open the Weapon Transmog tool, *enjoy* !
910

1011
## About
1112
There are currently 2 ways to transmogrify weapons in mhxx: by modifying the resident.arc file or by directly modifying the weapons in the arc folder. The best would have been to be able to modify the resident.arc file, but there's currently no tool for extracting files from the archive and then compressing it again. Maybe in the future, if Kuriimu2's cli allows you to use the mt_framework plugin and thus extract the archive, I'll modify this project to use it.
12-
Anyway, there's currently no database for mhxx that contains the weapon ID to get the image from kiranico. The only solution I found was to create the json file by hand.
13+
Anyway, there's currently no database for mhxx that contains the weapon ID to get the image from kiranico. The only solution I found was to create the json file by scrapping [kiranico mhgu website](https://mhxx.kiranico.com/en).
1314

0 commit comments

Comments
 (0)