#SMTVV Eye Texture Shader Help

1 messages · Page 1 of 1 (latest)

icy sonnet
hardy latch
#

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

GitHub

Collection of UE4/5 Modding Guides. Contribute to Dmgvol/UE_Modding development by creating an account on GitHub.