before
View attachment 1784120
I
V
After. (use this plugin)
View attachment 1784119
This is plugin of BepInEx what can do uncensored unity games.
Overview:
General Demosaics for Unity (BepInEx plugin)
This is UNOFFICIAL plugin. I was steal the source from
You must be registered to see the links
.
Changes Logs:
v1.4.2.6
- Removed "ScanType" in setting file
- Removed "LoopTimeLimit" in setting file.
- Added "UseUnlitMaterial" in setting file.
- Fixed a bug repeat remove shader what has been removed.
v1.4.2.5
- Change the find method of "Unlit shader". (check shader's name contains "cubism")
v1.4.2.4
- Renderer index management changed. Reset "check index" on changes on Renderer.
v1.4.2.3
- Sometime not working at screen change.
- Fix error on Gallery to Title screen. (when Renderers counts changed nnn to 0)
v1.4.2.2
- debug little bit bug. It's appeared on Lord Knight Complex. H-scene with monster is no problem. but just dress off on alone, demosaic not works.
Features:
Removes mosaics on several games.
Installation:
copy correct dll file(mono/IL2CPP) to BepInEx \ plugins
It is based on
You must be registered to see the links
It's plugin for
You must be registered to see the links
. So need BepInEx.
Linked file has below files.
- DumbRendererDemosaic.dll - for general unity games.
- DumbRendererDemosaicIl2Cpp.dll - for IL2CPP processed unity gaems.
Tested on
- IL2CPP : Holy Knight Ricca, Succubus Heaven
- Mono : AGH(奉課後輪姦中毒), Rambo Hentai(Rampant Pervert vs the Public Discipline Committee), SecretSurvey, Fallen Princess Knight, Object Control(may be no need, It has patched resource), MGBuster(魔法少女(メスガキ)はやっぱりバトルでわからせたい by JSK Koubou), Imperial Harem, Oni Boku, 代わりの女 , Yami’s Wonder Mansion, OshikakeShoujo, Masochistic Male Bullying Classroom 3D, 父と娘のすやすやセックス, SuccubusReborn, ...
May be works on other unity games. And It makes little bit frame drop.
Put it on plugins folder(BepInEx \ plugins) and run game, config file is created on plugins folder. It's like
May be don't need to edit. Options are...
ScanType
Thsre is option 0 and 1. 0 type is fast. but it check just renderer's name. It's base on FxCensorDemosaicUpdate. If you use this type, delete all option and make .ini file like this
And run game. It will makes default options.
ScanType = 0 mode may be useless.
FilterStrings
The keywords what will be searched. You can add/remove keywords.
ScanType = 0 uses default value as
FX/Censor,FX/Censor (Masked Smooth),FX/Censor (Masked Cutout),FX/CensorMask,Custom\Pixelate
Some games are must to be edited.
ex) Ricca need just "VColMosaic". Rambo hentai is need to remove "mosaic ". It removes building on title screen.
LoopTimeLimit
It's a limit time for check renders / frame. Set to 0, It check 1 renderer / frame. So demosaic process is so slow, but game's speed is not slowed. But I think, no need to set 0.
May be no need to edit.
UseUnlitMaterial
Some games uses Live2D and uses Unlit shader. If set to true, save a unlit shader and replace it to shader which name have a censored one.
MICO games, and some games uses that method.
If games was
uncensored, but precious things are disappeared from screen, use this option.
maximumLOD
Generally uses -2 or 0.
May be no need to edit.