18,908
edits
m ("endian" isn't really the name of a topic) |
m (Terminology page is no longer part of OBD; moving alternate-reading link to top) |
||
Line 1: | Line 1: | ||
[[Image:OBD.png|right]] | [[Image:OBD.png|right]] | ||
:''If you want an introduction to modding that starts from square one, you should read [[Modding Oni]]. | :''If you want an introduction to modding that starts from square one, you should read [[Modding Oni]].'' | ||
:''If you want a more friendly introduction to each type of game data, you should start with [[XML]].'' | |||
The '''OBD''' namespace is devoted to documenting Oni's binary data (.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 [[wikipedia:Hexadecimal|hexadecimals]], [[wikipedia:Pointer (computer programming)|pointers]], and [[wikipedia:Endianness|endianness]] is a prerequisite. | The '''OBD''' namespace is devoted to documenting Oni's [[Game data terminology|binary data]] (.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 [[wikipedia:Hexadecimal|hexadecimals]], [[wikipedia:Pointer (computer programming)|pointers]], and [[wikipedia:Endianness|endianness]] is a prerequisite. | ||
This database's information has been used by modders in such [[:Category:Modding projects|projects]] as: | This database's information has been used by modders in such [[:Category:Modding projects|projects]] as: | ||
Line 17: | Line 18: | ||
==Directory== | ==Directory== | ||
*[[OBD:Instance file format|Format of instance files]] (.dat files) | *[[OBD:Instance file format|Format of instance files]] (.dat files) | ||
*[[OBD:Raw and separate file formats|Format of raw and separate files]] (.raw & .sep files) | *[[OBD:Raw and separate file formats|Format of raw and separate files]] (.raw & .sep files) |