I need some help on how to install the mod. So I am on the discord, I have member permission and I can see the chmod-release channel. But the only link that works in there is the "Minor update fix to v56.6", and appears to be a bug fix and not the complete mod. Is the complete mod available on the Discord, or do I have to ask someone for the mod? Thanks in advance.
Edit: In case it's not clear I am not asking for the game. I have bought the game 3 times, on Dlsite, on English Kagura, and on Steam. I just need the mod.
Alright I have figured out what's going on.
The "minor update fix to v56.6" is indeed a complete patch. What I am missing is that the www/img folder inside the game needs to be decrypted. I missed this step because in the OP it was mentioned under UI Picture Translation only, but it needs to be applied for the base patch as well. The reason is that the modded game expects all the images to be in PNG format, but the default state of the images are in RPGMVP format (i.e. encrypted).
To decrypt the images, use RMVDEC (
You must be registered to see the links
), or
You must be registered to see the links
. Either works, but RMVDEC can retain folder structure. To use RMVDEC, go to RELEASE on the github page, unzip, and run the program in Windows Command Console. In Win 11 you can do this by right clicking the folder where you unzipped rmvdec and running the following command
The above command should work if your Steam is installed in the default location. If not you may need to adjust the file location manually. This will decrypt the files into a folder called "decrypted" inside your www/img folder. Simply copy the decrypted files inside into the www/img folder. After that apply the minor update fix.
Edit 2: Sound effect needs to be decrypted as well. Just run the whole www folder through the decrypter.
Edit3: Still can't get audio to work. No sound from the game at all. The game works, but it reports that the audio files are missing, even though the audio files are in the correct location.