Export NPC Face Textures

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

Every face in Oblivion has its own unique texture. If you edit or create a new face for an NPC, save out the texture and store it as part of your mod. Otherwise the game will create have to render the texture in real time and will adversely affect game performance.


This function exports facial textures for all NPCs in the currently-loaded ESM(s), including alterations by the loaded ESP(s). New NPCs added by loaded ESP(s) will not be exported.


Faces go in the Data\Textures\Faces\YourMasterFile.esm directory.