Create and Fuck your AI Slut -70% OFF
x

Tutorial Unity How To Uncensor (Almost) Any Unity Game

Feb 24, 2021
32
17
18
This is for below #600. See this post rather than below files.

dedicate uncensor plugin for Simple BlackJack.
there are some plugins for uchu games.(those were made before SW_Decensor plugin release)
this plugin works at ばくだんねこ (Bomber Cat) RJ296926 too.

uchu Games plugins has
  • Touch Himawari RJ290308
  • さんぷるあどべんちゃあ (Simple Adventure) RJ410793
  • ばくだんねこ (Bomber Cat) RJ296926
  • ぱんつかぁど (Pants Card) RJ316602
  • 落書きミニたいぴんぐゲーム (Rakugaki Mini Typing) RJ282442
  • 制服ミニガチャげ (Sehuku Gacha) RJ276489
how do i translate ぱんつかぁど to english? i tried translator++ but no deal. any ideas?
 

ValkyrieSCPD

Member
Nov 16, 2023
217
74
161
use an
Latest version of HyperDeepThroat (2025.10.15)RJ01369203,application just shut down when bepinex is injecting.
Error log:
Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Il2CppInterop.Runtime.Injection.Hooks.GenericMethod_GetMethod_Hook.Hook(Il2CppInterop.Runtime.Runtime.Il2CppGenericMethod*, Boolean)
at BepInEx.Unity.IL2CPP.IL2CPPChainloader.OnInvokeMethod(IntPtr, IntPtr, IntPtr, IntPtr)
at Il2CppInterop.Runtime.IL2CPP.il2cpp_runtime_invoke(IntPtr, IntPtr, Void**, IntPtr ByRef)
at Il2CppSystem.Reflection.MethodBase.GetParameters()
at Il2CppInterop.Runtime.DelegateSupport.ConvertDelegate[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](System.Delegate)
at UnityEngine.Application+LogCallback.op_Implicit(System.Action`3<System.String,System.String,UnityEngine.LogType>)
at BepInEx.Unity.IL2CPP.Logging.IL2CPPUnityLogSource..ctor()
at BepInEx.Unity.IL2CPP.IL2CPPChainloader.OnInvokeMethod(IntPtr, IntPtr, IntPtr, IntPtr)
 

kumarin

Engaged Member
Feb 19, 2022
2,592
4,530
387
Latest version of HyperDeepThroat (2025.10.15)RJ01369203,application just shut down when bepinex is injecting.
Error log:
Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Il2CppInterop.Runtime.Injection.Hooks.GenericMethod_GetMethod_Hook.Hook(Il2CppInterop.Runtime.Runtime.Il2CppGenericMethod*, Boolean)
at BepInEx.Unity.IL2CPP.IL2CPPChainloader.OnInvokeMethod(IntPtr, IntPtr, IntPtr, IntPtr)
at Il2CppInterop.Runtime.IL2CPP.il2cpp_runtime_invoke(IntPtr, IntPtr, Void**, IntPtr ByRef)
at Il2CppSystem.Reflection.MethodBase.GetParameters()
at Il2CppInterop.Runtime.DelegateSupport.ConvertDelegate[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](System.Delegate)
at UnityEngine.Application+LogCallback.op_Implicit(System.Action`3<System.String,System.String,UnityEngine.LogType>)
at BepInEx.Unity.IL2CPP.Logging.IL2CPPUnityLogSource..ctor()
at BepInEx.Unity.IL2CPP.IL2CPPChainloader.OnInvokeMethod(IntPtr, IntPtr, IntPtr, IntPtr)
Due to the recent unity security update, BepInEx is not working in many games.
 

ValkyrieSCPD

Member
Nov 16, 2023
217
74
161
Due to the recent unity security update, BepInEx is not working in many games.
OK,I ask the bepinex guys,looks like some of the problem happens due to the patches.
RJ01359797 for example,drd not longer work now,and swd got a serious performance issue. 1760847273293.png
 
Last edited:

DocRipper

Engaged Member
Donor
Dec 27, 2021
2,799
3,559
396
Due to the recent unity security update, BepInEx is not working in many games.
No,no,noooo.
What are we going to do? Surely you have some backup plan..something in a bear's fur..some in-house solution.
MelonLoader? And don't tell me that ReiPatcher works, that would really piss me off. :KEK:
 

DocRipper

Engaged Member
Donor
Dec 27, 2021
2,799
3,559
396
OK,I ask the bepinex guys,looks like some of the problem happens due to the patches.
RJ01359797 for example,drd not longer work now,and swd got a serious performance issue.
Dude. Why are you ignoring game threads?
You're solving something that's already been solved.
 

ValkyrieSCPD

Member
Nov 16, 2023
217
74
161
  • Like
Reactions: DocRipper

kumarin

Engaged Member
Feb 19, 2022
2,592
4,530
387
I think I misrepresented the situation. To explain what's happening now, hundreds of Unity games are undergoing security updates, which are upgrading their Unity versions.

As a side effect, some games are not able to use the BepInEx plugin. Strictly speaking, what he said is correct. BepInEx still works. However, most games will experience a Close to Desktop (CTD) simply by installing it. There's currently one workaround:
UnityLogListening = false
This will allow BepInEx to run as he said. However, using even one Unity Engine will cause a CTD. The above fix, UnityLogListening, will still cause a CTD.

This issue was common in Unity6000, and it used to work fine in some Unity6000 games. However, I believe this update has made Unity6000 games unavailable.

I'll list down a few games that I've experienced that used to work but no longer do with this update. those are all Unity6000.
Hyper Deep Throat RJ01369203
Dawn of Marionette
なまいき娘と見えない幽霊 RJ01217604
逆サバイバー 淫乱女神リリア ~快楽に沈む迷宮~
 

ValkyrieSCPD

Member
Nov 16, 2023
217
74
161
I think I misrepresented the situation. To explain what's happening now, hundreds of Unity games are undergoing security updates, which are upgrading their Unity versions.

As a side effect, some games are not able to use the BepInEx plugin. Strictly speaking, what he said is correct. BepInEx still works. However, most games will experience a Close to Desktop (CTD) simply by installing it. There's currently one workaround:

This will allow BepInEx to run as he said. However, using even one Unity Engine will cause a CTD. The above fix, UnityLogListening, will still cause a CTD.

This issue was common in Unity6000, and it used to work fine in some Unity6000 games. However, I believe this update has made Unity6000 games unavailable.

I'll list down a few games that I've experienced that used to work but no longer do with this update. those are all Unity6000.
Hyper Deep Throat RJ01369203
Dawn of Marionette
なまいき娘と見えない幽霊 RJ01217604
逆サバイバー 淫乱女神リリア ~快楽に沈む迷宮~
I think I misrepresented the situation. To explain what's happening now, hundreds of Unity games are undergoing security updates, which are upgrading their Unity versions.

As a side effect, some games are not able to use the BepInEx plugin. Strictly speaking, what he said is correct. BepInEx still works. However, most games will experience a Close to Desktop (CTD) simply by installing it. There's currently one workaround:

This will allow BepInEx to run as he said. However, using even one Unity Engine will cause a CTD. The above fix, UnityLogListening, will still cause a CTD.

This issue was common in Unity6000, and it used to work fine in some Unity6000 games. However, I believe this update has made Unity6000 games unavailable.

I'll list down a few games that I've experienced that used to work but no longer do with this update. those are all Unity6000.
Hyper Deep Throat RJ01369203
Dawn of Marionette
なまいき娘と見えない幽霊 RJ01217604
逆サバイバー 淫乱女神リリア ~快楽に沈む迷宮~
Not just unity 6.I encountered similar problem in RJ324909,which was a 5.4.(2019.4.1.f1)
 
Last edited:
  • Wow
Reactions: DocRipper