LemonGrenade
New Member
- Jun 8, 2018
- 11
- 0
- 98
I deleted the game and started over with your steps and I'm still getting the censor.Thanks for feedback.
I test again but it works. (bleeding edge #557)
And test with BepInEx_UnityIL2CPP_x86_6.0.0-pre.1.zip. It works.
uncensor plunin has 2 part.You don't have permission to view the spoiler content. Log in or register now.
Hard - Using Texture_Replacer. As your log, It looks like working ok.
Soft - Using DumbRendererDemosaicIl2Cpp. Is it not works ? hmm..
If there may be something wrong with the Demosaic, I will post the settings:
The settings of the DumbRendererDemosaicIl2Cpp.ini file are as follows:
[Config]
## Parts of strings what compared with. (Ricca needs VColMosaic)
# Setting type: String
# Default value:
FilterStrings = mozaic,mosaic,mozaik,mosaik,pixelate,censor,cenzor,masaike
## Find Unlit material and replace censored one with unlit shader what found. (Fallen Princess Knight)
# Setting type: Boolean
# Default value: false
UseUnlitMaterial = false
## To must remove material or shader's filter (Elf Knight Giselle needs 'MoveMoza')
# Setting type: String
# Default value:
ForceRemoveFilter =
## Dumps materials and shaders name. Once runned, changed it to 'false'.
# Setting type: Boolean
# Default value: false
NameDumpMode = false
Is this how it is supposed to be, or is anything wrong?