まいんとハック After using UniversalUnityDemosaics v1.7, hair can not change color
まいんとハック After using UniversalUnityDemosaics v1.7, hair can not change color
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.
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这些关键词,然后再进入游戏试一试,或许有用
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这些关键词,然后再进入游戏试一试,或许有用
试过了不行,我这个只是不能换游戏内头发的颜色,其他没问题
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
You'll probably need to make a custom uncensor for it then, you can modify DumbRendererDemosaic to avoid whatever issue you are having.