Tutorial Unity How To Uncensor (Almost) Any Unity Game

kumarin

Engaged Member
Feb 19, 2022
2,395
3,881
Hi all, can someone help with uncensoring game?
rj01356724 (Daraku Shita Sekai no Shikkonin, Enforcer of the Fallen World)
Try Bepinex, but i stupid and don't exactly get it, how uncen or probably that way don't work. Game have live 2d animations. If need link - game on ryuugames or i can upload
They already use Bepinex for auto translation.
Maybe simple change assembly
how about try with a SW_Decensor.
 
  • Like
Reactions: Kserks123

elpepasoide3000

New Member
Jan 8, 2025
2
1
  • Like
Reactions: Smithe

Jabbry

Newbie
Nov 3, 2022
21
2
Does someone here knows for a unity game what are all the names for the mosaic file name we can find in UABEA?
is there any exhaustive list for all the name of the mosaic?
 

eyerace1234

Newbie
Feb 16, 2024
16
1
I am trying out the work using BepInEx, and although the mosaic of the female genitalia disappears,
I cannot remove the penis.
Please let me know if you know how to solve this problem.
 

kumarin

Engaged Member
Feb 19, 2022
2,395
3,881
I am trying out the work using BepInEx, and although the mosaic of the female genitalia disappears,
I cannot remove the penis.
Please let me know if you know how to solve this problem.
if use a SW_Decensor, edit BepInEx\config\SW_Decensor_il2cpp.ini as
Keywords = DickMosaicMaterial*, DickMosaBollMaterial*
RemoveKeyWords = *mozic*
ShaderReplace = DickMosaicShader=DickShader
 
Last edited:
  • Like
Reactions: ValkyrieSCPD

kumarin

Engaged Member
Feb 19, 2022
2,395
3,881
Thank you for your answer. I changed the settings in SW_Decensor_il2cpp.ini and the male genitalia disappeared,
but now the mosaic on the female genitalia has returned...
I tried it with trial version. may be trial can just fella only. I can't test it.
ah.. I can move camera. wait..

edit. I edit a post. check it again.
 
Last edited:
  • Like
Reactions: eyerace1234

ValkyrieSCPD

Member
Nov 16, 2023
186
64
if "UnityCrashHandler32.exe" exists at root, the game client is x86 type. use a
in case "UnityCrashHandler64.exe", use a
try move game folder to latin-characters only folder. (ex. "d:\Games\blahblah")
RJ01359797 SW decensor patch will make the framerate unstable(in park theme)
 
  • Thinking Face
Reactions: DocRipper

kumarin

Engaged Member
Feb 19, 2022
2,395
3,881
RJ01215605
patch(SWD or DRD) won't work.
I tried with trial version. use SW_Decensor & edit BepInEx\config\SW_Decensor.ini as
RendererOnlyCheckMode = false
RemoveKeyWords = MSKPantyPoint
since it's a trial version, I couldn't see it being taken off, but the white ball was removed.

edit. use this plugin.
 
Last edited: