0x8421 Posted November 14, 2016 Posted November 14, 2016 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
ousnius Posted November 15, 2016 Posted November 15, 2016 The CT77 prefix is from the standalone version, you need to install the replacer version only.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.