708
edits
No edit summary |
No edit summary |
||
Line 303: | Line 303: | ||
I'm a bit busy these days so I haven't touch it lately. Here's the latest version I have: [http://cid-639aa31296681bfe.skydrive.live.com/self.aspx/Oni/OniSplit/OniSplit_v0.9.9.zip OniSplit v0.9.9]. As far as I know it works but I haven't test it too much. Also if you do "modifications" that you want to keep then you should keep the .oni files instead of the .xml files. For know I cannot guarantee that a future version will read xml file exported by previous versions. | I'm a bit busy these days so I haven't touch it lately. Here's the latest version I have: [http://cid-639aa31296681bfe.skydrive.live.com/self.aspx/Oni/OniSplit/OniSplit_v0.9.9.zip OniSplit v0.9.9]. As far as I know it works but I haven't test it too much. Also if you do "modifications" that you want to keep then you should keep the .oni files instead of the .xml files. For know I cannot guarantee that a future version will read xml file exported by previous versions. | ||
[[User:Neo|Neo]] | |||
Crap, I forgot to say how it works: | |||
Extract to xml: | |||
onisplit -extract:xml xml_dir level0_Final\Characters\ONCCbarabus.oni | |||
Import from xml: | |||
onisplit -create oni_dir xml\ONCCbarabus.xml | |||
where xml_dir and oni_dir are output directories like for other commands. Note that -create does not need a :ONCC like when importing from collada/obj files. | |||
In theory it should work with any .oni file except those that have raw parts (AKEV, AGDB, BINA, OSBD, TRAM, TXMP, SNDD, SUBT). In practice I'm not sure :) | |||
[[User:Neo|Neo]] | [[User:Neo|Neo]] |
edits