Persist.dat: Difference between revisions

+tmp, +cat
(savepoint added)
(+tmp, +cat)
Line 1: Line 1:
{{merge|[[Oni (folder)/persist.dat]]}}
==Unlocking more levels==
==Unlocking more levels==
To unlock (all) of the levels, fill the range 0x08 to 0x28 with "FF". So far this has caused no problems, and allows you to add more levels to the game. Levels will not be visible unless there is a corrisponding LevelX_Final.dat in the Gamedata folder, and an ONLD that matches the level number in the level0_final.dat. Levels above 39 are not currently unlockable due to the 40 level savepoint limit in the persist.dat (probably reflecting an underlying engine restriction).
To unlock (all) of the levels, fill the range 0x08 to 0x28 with "FF". So far this has caused no problems, and allows you to add more levels to the game. Levels will not be visible unless there is a corrisponding LevelX_Final.dat in the Gamedata folder, and an ONLD that matches the level number in the level0_final.dat. Levels above 39 are not currently unlockable due to the 40 level savepoint limit in the persist.dat (probably reflecting an underlying engine restriction).
Line 85: Line 87:
{{OBDtr | 0x200| int32    |EBEBEB| 1E 00 00 00 | 30        | weapon ammo }}
{{OBDtr | 0x200| int32    |EBEBEB| 1E 00 00 00 | 30        | weapon ammo }}
|}
|}
[[Category:Oni binary data docs]]