- Feb 19, 2022
- 1,872
- 2,659
It's a S/W demosaic plugin.
There are similar plugins.
I think it works in many Unity games.
but, Some games do not apply.
I made over 70 custom uncensor plugins. 'cause UniversalUnityDemosaics is not working.
There are so many way to make censorship.
I've been thinking and made about a more extensible, GameObject-based way of doing things, and now that it's functionally working, I open it
This plugin is just remove the S/W mosaics.
Most Japanese games today have mosaics applied in the S/W + H/W(baked) ways.
Sometimes, games come out that only have S/W mosaics, and many VR games only have S/W mosaics.
I hope this helps you in your gaming life.
Files
Install
It's a sort of plugin of BepInEx. You must install a BepInEx.
Installation of BepInEx is not described. please refer to
Copy right type of plugin file to "BepInEx\plugins" folder.
Copy all files to "BepInEx\plugins" folder ? That's one way, but I don't recommend it.
Usage
if plugin is loaded, config file is created at "BepInEx\config" folder. There are some settings. You can edit it freely.
Some games are need to edit config(.ini) file.
The settings are very complicated, but if you just use it as is, it will work for most games.
Finding appropriate KeyWords values in a new game is not easy.
I thought about how to find the values easily with UI. However, I think it will be difficult to implement because my skills are lacking.
I decided to make 0.7.0.0 the target version that does all the basic functions, and I plan to implement the rest to help find KeyWords and make it 1.0.0.0...
There are similar plugins.
-
You must be registered to see the linksby ManlyMarco
- UniversalUnityDemosaics (
You must be registered to see the links) by me
I think it works in many Unity games.
but, Some games do not apply.
I made over 70 custom uncensor plugins. 'cause UniversalUnityDemosaics is not working.
There are so many way to make censorship.
I've been thinking and made about a more extensible, GameObject-based way of doing things, and now that it's functionally working, I open it
This plugin is just remove the S/W mosaics.
Most Japanese games today have mosaics applied in the S/W + H/W(baked) ways.
Sometimes, games come out that only have S/W mosaics, and many VR games only have S/W mosaics.
I hope this helps you in your gaming life.
Files
- SW_Decensor_v0.7.2.1
- SW_Decensor_BE5.dll : for BepInEx 5 Mono type (
You must be registered to see the links)
- SW_Decensor_BE6.dll : for BepInEx 6 Mono type (
You must be registered to see the links)
- SW_Decensor_il2cpp.dll : for BepInEx 6 IL2CPP type (
You must be registered to see the links)
- SW_Decensor_BE5.dll : for BepInEx 5 Mono type (
Install
It's a sort of plugin of BepInEx. You must install a BepInEx.
Installation of BepInEx is not described. please refer to
You must be registered to see the links
.Copy right type of plugin file to "BepInEx\plugins" folder.
Copy all files to "BepInEx\plugins" folder ? That's one way, but I don't recommend it.
Usage
if plugin is loaded, config file is created at "BepInEx\config" folder. There are some settings. You can edit it freely.
Some games are need to edit config(.ini) file.
You don't have permission to view the spoiler content.
Log in or register now.
The settings are very complicated, but if you just use it as is, it will work for most games.
Finding appropriate KeyWords values in a new game is not easy.
I thought about how to find the values easily with UI. However, I think it will be difficult to implement because my skills are lacking.
I decided to make 0.7.0.0 the target version that does all the basic functions, and I plan to implement the rest to help find KeyWords and make it 1.0.0.0...
You don't have permission to view the spoiler content.
Log in or register now.
Last edited: