JoeGo2124 Posted August 20, 2019 Posted August 20, 2019 I'm trying to find out what RaceMenu is doing behind the scenes to edit the character's eyes, and apply that to a separate mod of my own. How would I go about doing this?
IsharaMeradin Posted August 20, 2019 Posted August 20, 2019 Extract the RaceMenu BSA(s) to a location outside of the game's folder. You can do this with BSAOpt. Then look at the PSC files and follow them as best you can. If there are no PSC files you can use Champollion to decompile the PEX into a human readable and reusable PSC (but it won't be exactly the same as the original PSC).
Recommended Posts