Oni (folder): Difference between revisions
(touch-up; adding film and corpse files) |
(more accurate descrip. of script_debug.txt; also, we don't really have anything else to say about this file, so -redlink) |
||
Line 3: | Line 3: | ||
The default location for this folder in Windows is '''C:\Program Files\Oni'''; there is no default location on Macs because modern Macs cannot run the installer on the CD-ROM, and so the user must drag the "Oni ƒ" folder manually to his hard drive. | The default location for this folder in Windows is '''C:\Program Files\Oni'''; there is no default location on Macs because modern Macs cannot run the installer on the CD-ROM, and so the user must drag the "Oni ƒ" folder manually to his hard drive. | ||
In Windows Vista, four files - '''persist.dat''', '''debugger.txt''', '''key_config.txt''' & '''startup.txt''' are instead located at '''C:\Users\*your username*\AppData\Local\VirtualStore\Program Files\Oni''' by virtue of OS's handling of the game's installation. This does not apply to an installation of the [[AE]] in Vista. | In Windows Vista, four files - '''persist.dat''', '''debugger.txt''', '''key_config.txt''' & '''startup.txt''' are instead located at '''C:\Users\*your username*\AppData\Local\VirtualStore\Program Files\Oni''' by virtue of the OS's handling of the game's installation. This does not apply to an installation of the [[AE]] in Vista. | ||
{| border="1" cellpadding="5" cellspacing="0" style="margin-left:auto; margin-right:auto;" | {| border="1" cellpadding="5" cellspacing="0" style="margin-left:auto; margin-right:auto;" | ||
Line 80: | Line 80: | ||
|[[Image:Aqua Dot-Yellow.png]] | |[[Image:Aqua Dot-Yellow.png]] | ||
|colspan="2"|<center>[[BSL|script_commands.txt]]</center> | |colspan="2"|<center>[[BSL|script_commands.txt]]</center> | ||
|List of BSL commands & variables; created by | |List of [[BSL]] commands & variables; created by BSL command [[dump_docs]] | ||
|- | |- | ||
|[[Image:Aqua Dot-Yellow.png]] | |[[Image:Aqua Dot-Yellow.png]] | ||
|colspan="2"|<center> | |colspan="2"|<center>script_debug.txt</center> | ||
|Log of BSL | |Log of BSL functions called during gameplay; dumped if Oni is run with [[Customizing#Command-line arguments|-debugfiles]] | ||
|- | |- | ||
|[[Image:Aqua Dot-Yellow.png]] | |[[Image:Aqua Dot-Yellow.png]] |
Revision as of 02:20, 9 April 2014
This is a browseable representation of Oni's file hierarchy under Windows and Mac OS X. You can use it to verify that you have all the needed files; it can also educate you on the details of what each file does, or how Oni finds its game data. Click on a folder's name to go down to that level of the hierarchy; click on a file's name to read more about that file.
The default location for this folder in Windows is C:\Program Files\Oni; there is no default location on Macs because modern Macs cannot run the installer on the CD-ROM, and so the user must drag the "Oni ƒ" folder manually to his hard drive.
In Windows Vista, four files - persist.dat, debugger.txt, key_config.txt & startup.txt are instead located at C:\Users\*your username*\AppData\Local\VirtualStore\Program Files\Oni by virtue of the OS's handling of the game's installation. This does not apply to an installation of the AE in Vista.
Legend |
---|
Your initial Oni installation will probably have all the red and blue files. For files marked with yellow, Oni may not have seen a need to create them yet (follow that file name's link for more info).
Windows | Mac OS X | Description | |
---|---|---|---|
Folders | |||
A subfolder with movies, scripts and binary resources | |||
Files | |||
Allows Windows Oni to play Bink movies; also see Daodan DLL | |||
Error log; created first time that an error occurs while running Oni | |||
Key configuration file; if it's missing, Oni will generate a fresh copy | |||
Developer Mode corpse file | |||
Software license and warranty agreement | |||
The game's executable | |||
URL for Oni subdomain on Bungie.com (defunct) | |||
Save-game file; created by Oni if missing | |||
Read-me file | |||
URL for godgames.com game registration (defunct) | |||
Developer Mode film | |||
List of BSL commands & variables; created by BSL command dump_docs | |||
Log of BSL functions called during gameplay; dumped if Oni is run with -debugfiles | |||
Event log; overwritten every time Oni is run | |||
Record used by Windows to uninstall Oni (or "Uninstal.log") |