Oni (folder)/GameDataFolder

From OniGalore
< Oni (folder)
Revision as of 20:19, 9 November 2008 by Iritscen (talk | contribs) (centering table like the one in "Oni ƒ")
Jump to navigation Jump to search

The folder with all of Oni's actual game data, as well as the opening and closing cutscenes. The files are grouped into the order in which they are used in-game. The links under the Chapter column go to plot summaries/analyses of each Chapter, and are to be considered spoiler material. The "Level logic folder" column shows which folder has the scripts to power each level, since some of the names in the IGMD folder are less than self-explanatory.

In Windows, Oni expects this folder (commonly called the "GDF" for short) to be in the directory with the executable, but Oni will also look for the GDF in a folder called "OniEngine" off the same directory. Also, if Oni is called from the command line, it will start looking for the GDF in the directories C:\[directory of command that called it]\ and C:\[same]\OniEngine\.

The movie files are not needed for Oni to run; this fact is exploited by some players by moving intro.bik out of the folder (or renaming it) so it won't try to play every time Oni launches.

For information on the workings of the .dat/.raw files in this folder, see here. For information how the level logic scripts work, see here.


Chapter Location Files (PC) Files (Mac) Level logic folder
(opening animated cutscene)
intro.bik
(global; loads for all Chapters) level0_Final.dat
level0_Final.raw
level0_Final.dat
level0_Final.raw
level0_Final.sep
IGMD\global*)
0: COMBAT TRAINING
1: TRIAL RUN
TCTF Training
Syndicate Warehouse
level1_Final.dat
level1_Final.raw
level1_Final.dat
level1_Final.raw
level1_Final.sep
IGMD\EnvWarehouse
2: ENGINES OF EVIL Manufacturing Plant level2_Final.dat
level2_Final.raw
level2_Final.dat
level2_Final.raw
level2_Final.sep
IGMD\manplant
3: PUZZLE PIECES Bio-Research Lab level3_Final.dat
level3_Final.raw
level3_Final.dat
level3_Final.raw
level3_Final.sep
IGMD\lab
4: TIGER BY THE TAIL Airport Assault level4_Final.dat
level4_Final.raw
level4_Final.dat
level4_Final.raw
level4_Final.sep
IGMD\Airport
5: HOT PURSUIT Airport Cargo Hangars level6_Final.dat
level6_Final.raw
level6_Final.dat
level6_Final.raw
level6_Final.sep
IGMD\Airport_III
6: COUNTERATTACK TCTF Regional HQ level8_Final.dat
level8_Final.raw
level8_Final.dat
level8_Final.raw
level8_Final.sep
IGMD\tctf
7: A FRIEND IN NEED Atmospheric Conversion
Center (exterior)
level9_Final.dat
level9_Final.raw
level9_Final.dat
level9_Final.raw
level9_Final.sep
IGMD\power
8: AN INNOCENT LIFE Atmospheric Conversion
Center (interior)
level10_Final.dat
level10_Final.raw
level10_Final.dat
level10_Final.raw
level10_Final.sep
IGMD\power_II
9: TRUTH AND CONSEQUENCES Regional State Building level11_Final.dat
level11_Final.raw
level11_Final.dat
level11_Final.raw
level11_Final.sep
IGMD\state
10: CAT AND MOUSE Rooftops level12_Final.dat
level12_Final.raw
level12_Final.dat
level12_Final.raw
level12_Final.sep
IGMD\roof
11: DREAM DIVER Doctor Hasegawa's Lab level13_Final.dat
level13_Final.raw
level13_Final.dat
level13_Final.raw
level13_Final.sep
IGMD\dream_lab
12: SINS OF THE FATHER TCTF Science Prison level14_Final.dat
level14_Final.raw
level14_Final.dat
level14_Final.raw
level14_Final.sep
IGMD\neuro
13: PHOENIX RISING TCTF Regional HQ (redux) level18_Final.dat
level18_Final.raw
level18_Final.dat
level18_Final.raw
level18_Final.sep
IGMD\tctf_ii
14: DAWN OF THE CHRYSALIS Syndicate Mountain Compound level19_Final.dat
level19_Final.raw
level19_Final.dat
level19_Final.raw
level19_Final.sep
IGMD\compound
(closing animated cutscene)
outro.bik


*IGMD\global\ is not present by default, but if it is created, any scripts placed in it will load for all levels; this feature is only supported in Oni for Windows.