5,391
edits
Paradox-01 (talk | contribs) m (typo) |
(more, later) |
||
Line 45: | Line 45: | ||
* level0_VR_Training3 (containing ONLDlevel_20) | * level0_VR_Training3 (containing ONLDlevel_20) | ||
Oni can load all of them and they are working with same resources (level20_Final). --[[User:Paradox-01|Paradox-01]] 11:50, 31 October 2008 (CET) | Oni can load all of them and they are working with same resources (level20_Final). --[[User:Paradox-01|Paradox-01]] 11:50, 31 October 2008 (CET) | ||
---- | |||
Actually, there is no difference between "Final" [[dat|instance files]] and "plugins": of course, the filename hash is based on "Final", and there's a check in the engine that ignores non-Final files (which we removed), but otherwise all names are equivalent. For example, you can repack all the original content to instance files named level0_GlobalStuff.dat, level1_TrialRun.dat, level2_EnginesOfEvil.dat, etc (or more exotic names) and Oni will run fine even though there are no _Final files at all(if you have enabled "plugins" of course). --[[User:Geyser|geyser]] 13:04, 31 October 2008 (CET) |