Jump to content

OniUnPacker: Difference between revisions

No change in size ,  12 January 2007
m
no edit summary
No edit summary
mNo edit summary
Line 11: Line 11:
=== History ===
=== History ===
[[OBD:OUP/History|Go here]]
[[OBD:OUP/History|Go here]]
=== Structure Definitions ===
Since v0.29a OUP supports so called "Structure Definition Files". These files are simple text files which add easy to view and edit masks in the "Binary .dat-Editor"-tool for each supported filetype. To use those files just get the .txt-files from [http://svn.oni2.net/oup/structdefs/ here] and put them in a subdirectory called "StructDefs" where the OniUnPacker.exe resides. To get all files at once (and always the newest versions), go [http://websvn.chrilly.net/index/ONI-SVN/oup/structdefs/?op=dl&rev=0&isdir=1 here].




=== Source ===
=== Source ===
You can get the sources of specific releases under [http://svn.oni2.net/oup/releases/ http://svn.oni2.net/oup/releases/] or my current source I'm working on from [http://svn.oni2.net/oup/current/ http://svn.oni2.net/oup/current/]. More info on the source code can be found [[OBD:OUP/source|here]] (Delphi 2006, should be working with Delphi 2005 too).
You can get the sources of specific releases under [http://svn.oni2.net/oup/releases/ http://svn.oni2.net/oup/releases/] or my current source I'm working on from [http://svn.oni2.net/oup/current/ http://svn.oni2.net/oup/current/]. More info on the source code can be found [[OBD:OUP/source|here]] (Delphi 2006, should be working with Delphi 2005 too).
=== Structure Definitions ===
Since v0.29a OUP supports so called "Structure Definition Files". These files are simple text files which add easy to view and edit masks in the "Binary .dat-Editor"-tool for each supported filetype. To use those files just get the .txt-files from [http://svn.oni2.net/oup/structdefs/ here] and put them in a subdirectory called "StructDefs" where the OniUnPacker.exe resides. To get all files at once (and always the newest versions), go [http://websvn.chrilly.net/index/ONI-SVN/oup/structdefs/?op=dl&rev=0&isdir=1 here].