ZZZ: Ellen
🕑 Added 2024-07-27 05:10:30 +0000 UTC
Comments
EGuitarr
I've also seen that some modders add conditions that read those lines only for low vram users, but I don't know how to apply them to your mods
EGuitarr
No problem
Minh Sang Trần Công
thank for letting me know that
Minh Sang Trần Công
noticed i will add those to new mods and fix old mod
EGuitarr
Looks like you need to add those lines ps-t lines that read that when you have a low vram pc
EGuitarr
Yes i fixed by using the update script but it was still buggy, i fixed it by adding these lines the ini files: to the ellen.ini file: [TextureOverrideEllenHead] hash = d44a8015 ; hash = 7f89a2b3 match_first_index = 0 run = CommandListSkinTexture ib = ResourceEllenHeadIB ps-t3 = ResourceEllenHeadDiffuse ps-t4 = ResourceEllenHeadNormalMap ps-t5 = ResourceEllenHeadLightMap ps-t6 = ResourceEllenHeadMaterialMap to the ellenbody.ini file: [TextureOverrideEllenBodyHead] hash = e30fae03 ; hash = a72cfb34 match_first_index = 0 run = CommandListSkinTexture ib = ResourceEllenBodyHeadIB ps-t3 = ResourceEllenBodyHeadDiffuse ps-t4 = ResourceEllenBodyHeadNormalMap ps-t5 = ResourceEllenBodyHeadLightMap ps-t6 = ResourceEllenBodyHeadMaterialMap
Minh Sang Trần Công
have you tried the update script?
EGuitarr
The mod doesn't work anymore