Jump to content

[solved] How do I get bodyslide 4 to output to cuirassf_0.nif instead of CT77cuirassf_0.nif?


0x8421

Recommended Posts

Posted

Basically what the title says.  Everything is fine with the results of my batch build, except instead of writing to, say, cuirassf_0.nif it writes CT77cuirassf_0.nif.  If I correct the filenames my changes load into the game just fine.  I don't want to have to rename 1000+ files manually!

 

It seems like somewhere in all the xml files there ought to be a place to fix this but I haven't been able to find it.

 

edit: I can do this by going to cmd and running for /R %x in (CT77*.nif) do rename "%x" "////.nif" and repeating it for tri, admittedly, but I'm still kind of curious if there is a bodyslide config way of doing it

 

edit 2: found a mod that was adding alternate files into the SliderSets which, surprise surprise, had the CT77 names in <OutputFile> tags in them. Problem go away, no batch renames needed

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...