UniversalUnityDemosaics icon indicating copy to clipboard operation
UniversalUnityDemosaics copied to clipboard

まいんとハック After using UniversalUnityDemosaics v1.7, hair can not change color

Open XHxiaohuaXH opened this issue 5 months ago • 5 comments

まいんとハック After using UniversalUnityDemosaics v1.7, hair can not change color

XHxiaohuaXH avatar Sep 18 '25 19:09 XHxiaohuaXH

Don't know what that is. Try a different demosaic, you may need to configure some of them if the game is reusing or naming the materials in a weird way.

ManlyMarco avatar Sep 19 '25 23:09 ManlyMarco

After reviewing the code, I noticed that many of the matched keywords might be used by normal textures. You can try removing keywords like pixelate, censor, and cenzor from the configuration file, then launch the game again—it might help. Tranlated by deepseek

我回顾了一下代码,我发现有很多匹配的关键词是有可能被正常材质使用的,你可以试试在配置文件中删去pixelate censor cenzor这些关键词,然后再进入游戏试一试,或许有用

2822867502 avatar Sep 20 '25 08:09 2822867502

After reviewing the code, I noticed that many of the matched keywords might be used by normal textures. You can try removing keywords like pixelate, censor, and cenzor from the configuration file, then launch the game again—it might help. Tranlated by deepseek

我回顾了一下代码,我发现有很多匹配的关键词是有可能被正常材质使用的,你可以试试在配置文件中删去pixelate censor cenzor这些关键词,然后再进入游戏试一试,或许有用

试过了不行,我这个只是不能换游戏内头发的颜色,其他没问题

XHxiaohuaXH avatar Sep 25 '25 04:09 XHxiaohuaXH

Don't know what that is. Try a different demosaic, you may need to configure some of them if the game is reusing or naming the materials in a weird way.

Only DumbRendererDemosaic.dll works. I also tried setting the configuration file. Other issues in the game are normal, but I can't change the color of my hair

XHxiaohuaXH avatar Sep 25 '25 04:09 XHxiaohuaXH

You'll probably need to make a custom uncensor for it then, you can modify DumbRendererDemosaic to avoid whatever issue you are having.

ManlyMarco avatar Sep 25 '25 10:09 ManlyMarco