Hey Kumarin, the FullMod's been using this since the start and it's really awesome that you don't have to modify base game files in order to uncensor the game, however in the newer versions, the uncensor system's been changed slightly and it doesn't seem to work perfectly with your plugin as well.
Wisdom's cowgirl is no longer uncensored even though the animation is the same.
Also, Nun's anal is censored if you have censor anal unchecked, but uncensored if you have censor anal checked in. Backwards I know.
The images of the png files seem to be the same, but the sizes of the dumped files are slightly different compared to the previous version.
Anyway, the MD5 value is different and does not work in the latest version.
MD5 is used to distinguish files with the same texture names, but the values may vary depending on the GPU. My system is an AMD GPU, and I created a
plugin using the dumped MD5 values. It will work fine on AMD GPUs, but may not work on NVIDIA or INTEL.
if your system is NOT AMD, backup the "BepInEx\plugins\ModImages\" folder and remove it. run game, press ALT-F11 once.
look around censored scenes. back to menu. quit game.
now dumped files are exists on "BepInEx\plugins\ModImagesDump\" folder. You will see numbered folders, select the one with the most files. Since it overlaps with the contents of other folders, you only need to use the one with the most files.
there are some "texture_00_blahblah....png" files. "blahblah" is MD5 value.
uncensor plugin has
texture_00_8f9feb83566d4e2a403ec7aa92b7f479.png
texture_00_b66a0ce0c313ebcddfa5001750ab8b94.png
texture_00_db46c5449cd583d21b0d23866eac864c.png
files at "BepInEx\plugins\ModImages\Uncensored\" folder. I renamed it matched dumped files.
Since NVIDIA or INTEL GPUs may have different values, if someone who has the relevant GPU dumps it and tells us the values, we can organize it and create a plugin pack.
There are only three files prepared, but in reality there are many more censored images. It would be a good idea to prepare the censored images by dumping them with a tool such as
You must be registered to see the links
. I'm not good at graphics.