OBD:Oni Binary Data: Difference between revisions

From OniGalore
Jump to navigation Jump to search
m (my internet connection hates me)
(various touch-up)
Line 1: Line 1:
The '''OBD''' namespace is devoted to documenting Oni's static binary resources (DAT, RAW and SEP files), as well as runtime variables and processes, as reverse-engineered by dedicated members of the fan community.  Needless to say, this is a highly technical area of the wiki and knowledge of topics such as [http://en.wikipedia.org/wiki/Hexadecimal hexadecimals] and [http://en.wikipedia.org/wiki/Endianness endians] is a prerequisite. This database's information has been used by modders in such projects as:
The '''OBD''' namespace is devoted to documenting Oni's static binary resources (DAT, RAW, and, on the Mac, SEP files), as well as runtime variables and processes, as reverse-engineered by dedicated members of the fan community.  Needless to say, this is a highly technical area of the wiki, and knowledge of topics such as [[wikipedia:Hexadecimal|hexadecimals]] and [[wikipedia:Endianness|endians]] is a prerequisite. This database's information has been used by modders in such [[:Category:Modding projects|projects]] as:


* [[Anniversary_Edition|The Seventh Anniversary Edition]]
* [[Anniversary_Edition|The Seventh Anniversary Edition]]
Line 6: Line 6:
* [[Oni_Trainer|Oni Trainer]]
* [[Oni_Trainer|Oni Trainer]]


The knowledge documented here was also used to develop tools such as:
The knowledge documented here was also used to develop [[:Category:Modding tools|modding tools]] such as:
* [[OBD:OUP|OniUnPacker (OUP)]]
* [[OBD:OUP|OniUnPacker (OUP)]]
* [[OBD:OME|Oni Model Extractor (OME)]]
* [[OBD:OME|Oni Model Extractor (OME)]]
Line 15: Line 15:
* [[OBD:File types|File types in Oni's DAT/RAW archives]]
* [[OBD:File types|File types in Oni's DAT/RAW archives]]
<!--Shouldn't we have a section for runtime stuff?-->
<!--Shouldn't we have a section for runtime stuff?-->
* [[OBD:BIP|The Binary Improvement Project]]


===External Links===
===External Links===
*[http://ssg.oni2.net ssg's Oni Stuff] (first DAT/RAW database ever)
*[http://ssg.oni2.net ssg's Oni Stuff] (first DAT/RAW database ever)

Revision as of 14:00, 25 March 2008

The OBD namespace is devoted to documenting Oni's static binary resources (DAT, RAW, and, on the Mac, SEP files), as well as runtime variables and processes, as reverse-engineered by dedicated members of the fan community. Needless to say, this is a highly technical area of the wiki, and knowledge of topics such as hexadecimals and endians is a prerequisite. This database's information has been used by modders in such projects as:

The knowledge documented here was also used to develop modding tools such as:

Oni Binary Data Sections

When browsing the database, clicking this image brings you back here.

External Links