You must be registered to see the links
So I'm the person who made the incest mod and I have to have full access to the game files to be able to make the incest patch. I spent more time than it was probably worth trying to figure out how to unpack the game files. The developer is
extremely paranoid about people looking at his game files. He's used FOUR different types of encryption and I found out how to decrypt 2/4. I figured out how to decrypt the first two but I can't make the patch unless the js files are decrypted. I don't really need to decrypt the last one to make the patch. I'm not able to figure out the 'www/js' files encryption so the patch can only be made if someone else figures it out.
Encryption methods:
Code:
www/data -> SRD_DataCompressor
www/audio & www/images -> Default RPGMaker MV encryption
www/js -> I think it's some encryption he's written himself in JS
www/live2d -> The live2d .png images are in a .sol file format that the dev made