Create and Fuck your AI Cum Slut –70% OFF
x

Tutorial Unity How To Uncensor (Almost) Any Unity Game

Rasheed64r

New Member
Feb 12, 2020
9
11
178
Maybe someone has already asked about this, but searching on the topic didn't reveal anything. Is it possible to remove the censorship from this game? RJ01258535
 

DocRipper

Engaged Member
Donor
Dec 27, 2021
2,890
3,787
396
Maybe someone has already asked about this, but searching on the topic didn't reveal anything. Is it possible to remove the censorship from this game? RJ01258535
Ah shit.No topic..so..some lolies again?:HideThePain:
I'll take a look at it. ..
 

kumarin

Engaged Member
Feb 19, 2022
2,638
4,632
387
Maybe someone has already asked about this, but searching on the topic didn't reveal anything. Is it possible to remove the censorship from this game? RJ01258535
use a SW_Decensor & edit BepInEx\config\SW_Decensor.ini as
RendererOnlyCheckMode = false
Keywords = pussy *, chinlmat*, *mosaic*
RemoveKeyWords =
ShaderPropertiesFloat =
ShaderPropertiesVector =
maximumLOD = 1
ShaderReplace = lilToon=Universal Render Pipeline/Unlit
LayerReplace = CrossPenis=CrossSection, Penis_Pussy=CrossSection, Penis_Anal=CrossSection
or use a Demosaic colMask & remove "Hidden/Universal blahblah" PathID 74 with double click. "Start Demosaic".
 
  • Thinking Face
Reactions: DocRipper

kumarin

Engaged Member
Feb 19, 2022
2,638
4,632
387
It works for you?
BepInEx 5 (no plugins) causing no menu/everybody T-posing...:KEK:

71?:unsure:
I found Cummersive_VR_Mosaic and Anal_Mosaic. 57+511
I
BepInEx 5 is working.
is right RJ01258535 むぎちゃん飼育日誌 ? my game ver is 1.1.1.
Hidden/Universal Render blah.. don't needed to edit.
1762942892841.png
 
  • Like
Reactions: DocRipper

pmgHY1412

New Member
Nov 9, 2024
3
15
13
I already have unmosaic video files, but I don't know how to replace the game's videoclip files. I've tried the method for replacing Texture2D files, but they aren't compatible. Could anyone teach me how to do it?
 
Last edited:

Prick

Engaged Member
Jul 17, 2017
2,310
2,187
477
I already have unmosaic video files, but I don't know how to replace the game's videoclip files. I've tried the method for replacing Texture2D files, but they aren't compatible. Could anyone teach me how to do it?
That's a great question, never tried to import video back into the asset.

Theoretically we could use a plugin like texture replacer, except "video replacer".
Would need to ask kumarin if something like this would be possible.

I'm not sure we have any other tools for Unity games that could import video.
 

kumarin

Engaged Member
Feb 19, 2022
2,638
4,632
387
I already have unmosaic video files, but I don't know how to replace the game's videoclip files. I've tried the method for replacing Texture2D files, but they aren't compatible. Could anyone teach me how to do it?
It doesn't seem to work with uabea yet. There's something called , but it doesn't seem easy. seems like it could be possible, but it would require some coding.

I did manage to replace an mp4 file in a specific folder in the old Syahata game by hooking into the part where the VideoClip was loaded.