Tutorial Unity How To Uncensor (Almost) Any Unity Game

Prick

Engaged Member
Jul 17, 2017
2,192
2,041
sorry bu t could you explain this a bit more im lost on where to put it
Download bepinex, place the contents of the archive into the game folder
Launch the game, close the game. Then open bepenix/plugins and place the .dll file there.
 

nekonick123

Newbie
Mar 16, 2019
56
145
Is anyone trying to make RJ01075600 uncensored?
It has a spherocylinde-like translucent mosaic in the crotch area that I can't get rid of.
I've gotten as far as the CensorEffectMat in sharedassets1. might have something to do with it, but none of the methods work.
Because I can’t find which material it is.
Just delete it directly using the plug-in.
 

goophy_bruh

New Member
May 2, 2022
10
0
Download bepinex, place the contents of the archive into the game folder
Launch the game, close the game. Then open bepenix/plugins and place the .dll file there.
which bepinex file is it and how do i download it from the site and where do i put it
 

GoKillRe

Newbie
Nov 28, 2017
96
49
RJ01111830
Can this be made uncensored?
Which version of BeplnEX is required?
Copying it from BeplnEX of other games can decode it, but the male is deleted.
 

kumarin

Engaged Member
Feb 19, 2022
2,174
3,295
RJ01111830
Can this be made uncensored?
Which version of BeplnEX is required?
Copying it from BeplnEX of other games can decode it, but the male is deleted.
if important parts are disappeared, edit the "DumbRendererDemosaic.ini" file as below (case of using my plugin)
UseUnlitMaterial = true
but the textures are baked already.
the dev's previous game (Sis Tease & Touch!) was uncensored.(just used S/W mosaic)
 

GoKillRe

Newbie
Nov 28, 2017
96
49
if important parts are disappeared, edit the "DumbRendererDemosaic.ini" file as below (case of using my plugin)

but the textures are baked already.
the dev's previous game (Sis Tease & Touch!) was uncensored.(just used S/W mosaic)
Sorry, I could not find "DumbRendererDemosaic.ini".
I also tried editing "DumbRendererDemosaic.dll", but the contents inside were garbled.
 

kumarin

Engaged Member
Feb 19, 2022
2,174
3,295
Sorry, I could not find "DumbRendererDemosaic.ini".
I also tried editing "DumbRendererDemosaic.dll", but the contents inside were garbled.
(case of using my plugin)
link is at my signature.
there are v1.4.3.0 and v1.4.4.0. those are same function. but different that config file(DumbRendererDemosaic.ini)'s location.
v1.4.3.0 : same folder with dll file.
v1.4.4.0 : BepInEx/Config
config file is created by first loaded of plugin.
 

Prick

Engaged Member
Jul 17, 2017
2,192
2,041

Can this be made uncensored?
It seems that the plugin doesn't work
Please read the guide...

GAMES RELEASED AFTER 2023!
Read before you comment.
 
  • Like
Reactions: Elric_ws

kumarin

Engaged Member
Feb 19, 2022
2,174
3,295
Yes,and is it possible to decensor it?
the game has just 1 exe file. if want to change images, must extract it from exe file. I have no idea with it.
if want to works with apk file, extract flash file from apk file. edit flash file and replace it. apk file needed signed.
 
  • Heart
Reactions: Fly'earth

Prick

Engaged Member
Jul 17, 2017
2,192
2,041
RJ184416
Is it possible to decensor a flash game?Or a rpg maker game?
Very rarely, a lot of older flash games would use a texture with an alpha mask as the actual mosaic. Editing the image to be completely transparent would remove the censor. Other games would use censor bars, and if you're lucky the bars aren't baked into the raw textures, and can be edited to be transparent as well.

Unfortunately, most developers didn't do this before, and most certainly don't do it anymore.

I can recommend or to explore flash games for yourself. (FFDec can open swf and exe files directly.)


RPG maker is an entirely different animal, one I've never really bothered with outside of extracting the images or video files directly. Yes, RPG maker games can be modified, but 99.9% of the time the sprite sheets have baked mosaics.
 
  • Like
Reactions: f9account