Tool Unity UniversalUnityDemosaics v1.4.6.0

kumarin

Engaged Member
Feb 19, 2022
2,619
4,606
387


Demo.I use UniversalUnityDemosaics to remove soft-censored mosaics and use Texture Replacer to replace the hard-censored textures, the textures replace successfully,but some mosaics still on the top of the textures,can you test it and make a plugin.

View attachment 3804424
Previous game(Compare):
View attachment 3804430
The uncensored texture:
View attachment 3804437
I think it's resolution related.
The current texture resolution is 256x256, but I think you will get better results if you raise it to 2048x2048 and process it smoothly.
 

kumarin

Engaged Member
Feb 19, 2022
2,619
4,606
387
uncensor plugin for RJ365188 (夏のサカり)

censored textures are caused by "Miconisomi_ASE_Miconisomi_VerTex_Moza" shader.

Fortunately, there are "Miconisomi_ASE_Miconisomi_VerTex" shader in game. this plugin is replace the shader.

used texture_replace plugin and ivyxyn's image. thanks.
UniversalUnityDemosaics is no needed.


edit. made by another method.
edit "Miconisomi_ASE_Miconisomi_VerTex_Moza" 's values.
material.SetFloat("_X1", 1024);
material.SetFloat("_Y1", 1024);

edit2. all done.
edit3. VIRUS marked from F95. reupload with pass. PW:1111
 
Last edited:
  • Like
Reactions: OuterACG

oaklash

Member
Jun 5, 2017
125
181
207
I tried to install the uncensor update for Summer Sacrifice with Bepinex and it's still uncensored, and when trying with the op, it's not using the special textures. Does it need to be installed using ReiPatcher instead, or in different locations?
 

kumarin

Engaged Member
Feb 19, 2022
2,619
4,606
387
I tried to install the uncensor update for Summer Sacrifice with Bepinex and it's still uncensored, and when trying with the op, it's not using the special textures. Does it need to be installed using ReiPatcher instead, or in different locations?
BepInEx is not works with ReiPatcher.
 
Last edited:

oaklash

Member
Jun 5, 2017
125
181
207
Yeah, I have downloaded the latest from DLsite, installed bepinex. The DumbRenderDemosaic works, but the new uncensor with the proper textures in this thread doesn't add seem to work.
 

kumarin

Engaged Member
Feb 19, 2022
2,619
4,606
387
Yeah, I have downloaded the latest from DLsite, installed bepinex. The DumbRenderDemosaic works, but the new uncensor with the proper textures in this thread doesn't add seem to work.
remove DumbRenderDemosaic and use new uncensor. may be you knew that the game path must has just english characters.
 

oaklash

Member
Jun 5, 2017
125
181
207
Changed it to english, and when I remove DumbRenderDemosaic and put in the new patch, it is censored. No clue what I'm doing wrong. I've just put the new patch's files in in the plugins folder.