You are not logged in.
Pages: 1
I don't use the OniSplit very much, so I don't know all the features of it. I think other people can post questions in this topic too
. This is my question (just a small question):
I used the OniUnPacker to open the level0_Final.dat and modified a little thing in some TRAMs. Now how should I use the OniSplit to export them in .oni files (or .xml files)?
The Boy Who Knew Too Much ![]()
Offline
love_Oni: You will need to first "split" the level0_Final.dat file, the basic command in OniSplit is:
-export <target directory> <source file>
More commands can be found here:
Offline
It takes a quite long time, isn't it? I just want the TRAM files.
Last edited by love_Oni (09/16/08 08:09)
The Boy Who Knew Too Much ![]()
Offline
If you're just spliting the dat file to .oni files, it will take a few minutes, not long.
Offline
I asked a question about OniSplit in another thread.
But is OniSplit almost the same as Hex Editor?
I don't have hex editor myself, but I have a file called OniSplit.
Offline
OniSplit is the more user-friendly alternative to a hex editor. It can not only break Oni's binary data files into individual resource files, but it can output a lot of those files in XML format, then after you modify them, take those files back in and turn out a new binary file that Oni can read from. It's our best modding tool at this point (not to minimize OniUnPacker).
Check out the Anniversary Edition Seven at !
Offline
Oh thanks Iritscen!
Sorry about posting question in other thread.
I was hoping to move that over here.:)
Offline
TCTF Agent: OniSplit uses terminal commands to perform its work.
Here's an overview of it:
Offline
Not a very serious problem but I think OniSplit didn't work very good. When I extracted all the TRAC files in level0_final folder, I typed:
onisplit.exe -extract:xml aa level0_Final\TRAC*.oni
And OniSplit not only extracted all the TRAC files but also extracted some TRAM files:
TRAMCOMGUYact_no2.xml
TRAMCOMGUYrun_kick.xml
TRAMELICOMthrow_fw_k.xml
TRAMMUROrun_slide.xml
TRAMMUTCOMrun_kick.xml
TRAMNINCOMjump_idle.xml
TRAMREDCOMthrow_bk_k.xml
TRAMTANCOMrun_thw_fw_p_tgt.xml
...
That thing I don't like
.
The Boy Who Knew Too Much ![]()
Offline
Well you can probably delete the TRAM files...I think. ![]()
Iritscen: ![]()
Iritscen: it's amazing this program even works
Gumby: i know
Iritscen: and that statement applies to my code, not just yours
Offline
Hmmm... I just tried it and I got the 22 TRAC files, no TRAM files for me.
You do have the latest version:
Offline
I tried the latest version. It still extracted some TRAM files ???
Never mind, this is not very important.
The Boy Who Knew Too Much ![]()
Offline
Pages: 1