Causing heavy FPS drops in Girls & Chainsaw.
RedAISkye opened this issue · 3 comments
It successfully de-censors the game "Girls & Chainsaw" but causes heavy FPS drops.
Without the plugin, the game runs smooth.
Only use one of the plugins at a time. Most of these plugins are pretty dumb as specified in the names and will search for mozaics on every frame, possibly visibly affecting performance. This isn't really a bug, the game will just need a more tailored solution.
Only use one of the plugins at a time.
I am using only one plugin called "DumbRendererDemosaicIl2Cpp.dll" with the latest BepInEx v6 build.
will search for mozaics on every frame, possibly visibly affecting performance.
Is it possible to manually remove it then?
I usually snoop around with dnSpy but can't do that for il2cpp.
Remove what, the mozaic? You can probably use the UnityExplorer plugin, not sure how good it is at manipulating materials. Check log to see what renderers the dumb demosaic is disabling and have a go at it. It would probably be easier to just modify the plugin to work better in that particular game though.