OBD:Oni Binary Data

From OniGalore
Revision as of 18:57, 16 July 2014 by Iritscen (talk | contribs) (wording; linking to Instance file page)
Jump to navigation Jump to search
If you want an introduction to modding that starts from square one, you should read Modding Oni.
You should start with XML if you understand the general workings of game engines and want a more friendly introduction to each type of game data.

The OBD namespace is devoted to documenting Oni's binary resources (.dat/.raw[/.sep] files), 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:

Introductions to the types of files and data

External Links