Jump to content

Can TES5edit generate the .nif file of an NPC like CK does with ctrl+f4?


wattbatt

Recommended Posts

I learned just recently that:

1) CK doesn't just play around with esps but also generates a lot of files needed to make stuff work, like lip files

2) it's possible to make TES5edit generate a SEQ file, to make quests work

So, I hate CK and so far I avoided it as much as I could. I was wondering, can TES5edit generate the face nif of npcs? In CK it can be done by selecting the npc and ctrl+f4, is there a way to do it here too?

Link to comment
Share on other sites

The short answer is no. Now, if one were to devote a significant amount of time and effort, one might be able to develop that functionality, but there is very little incentive to do so when you can create FaceGen via the Creation Kit extremely easily.

Currently I am actually developing an xEdit script that places all NPCs in a FaceGenPatch.esp file that can then be used to batch create a bunch of facegen via the Creation Kit, but for Fallout 4.

https://github.com/DoubleYouC/FaceGen-Generator

The Creation Kit, at least for Fallout 4, supports generating FaceGen via the Command line using:

CreationKit -ExportFaceGenData:FaceGenPatch.esp W32

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines, Privacy Policy, and Terms of Use.