hello everyone, I come to you as dummy who needs help. I just cant seem to be able to get any visual mods to work, and by that I mean the gyaru part of the CC mod, or the Goth edit of it.
I think I know why, but I dont know how to make it work. Correct me if I am wrong but
The game has encrypted audio and images, making all files in www > audio/img .rpgmvp type of file.
In system.json or using the RPG Encrypter tool I can see the key with which are the images/audio encrypted.
Now, If I want to change the appearance of Karryn I would have to replace the image files in www folder right? Makes sense.
But they all come in a .png format. So they dont get replaced, I just put them in the folder together with all the rpgmvp files and it doesnt do anything.
Nobody says anything anything about this in readmes, they just tell you to put it in the folder.
So what I tried is to make the game run without encryption. I decrypted all img and audio files, removed the .rpgmvp ones. And changed in system.json that the game uses encryption to false. Aaaand that didnt work, I cant even run the game now, I think I need to do something more.
My another idea was to encrypt the mod images using the same key, thus making them into the rpgmvp files, but I cant for the love of god figure out how to do that.
Could someone help me out please? Do I have the right approach?