#SMTVV Eye Texture Shader Help
1 messages · Page 1 of 1 (latest)
The textures are listed in the .mat file, and the properties in the props.txt file. Doesn't show exactly how it all fits together but might give you enough clues, the .mat file for example, shows at least one texture that's not in the Textures folder Diffuse=T_GE_DeadMask03 and a couple of others too
You might have to use FModel to track the parent materials too, if there are any
This is a guide for modding, but, it shows how to find a base material https://github.com/Dmgvol/UE_Modding/blob/main/AdvancedModding/ReplicatingMI.md
There's a discord link on the main page of the repo to the Unreal Modding server, they might know how to better translate the UE specific stuff to Blender