Oni (folder): Difference between revisions
Jump to navigation
Jump to search
(adding missing files; thanks, Gumby) |
(fixes) |
||
Line 1: | Line 1: | ||
This is a | This is a browseable representation of Oni's file hierarchy under Windows and the Mac OS. | ||
:The default location for this folder in Windows is '''C:\Program Files\Oni''', and in Mac OS X is '''/Applications/Oni'''. | :The default location for this folder in Windows is '''C:\Program Files\Oni''', and in Mac OS X it is '''/Applications/Oni'''. | ||
Click on a folder's name to | 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. | ||
'''About the icons'''<br> | '''About the icons'''<br> | ||
[[Image:Aqua Dot-Red.png]] = needed to run Oni (created while installing); [[Image:Aqua Dot-Yellow.png]] = created while running Oni; [[Image:Aqua Dot-Blue.png]] = less-important files. | [[Image:Aqua Dot-Red.png]] = needed to run Oni (created while installing); [[Image:Aqua Dot-Yellow.png]] = created while running Oni; [[Image:Aqua Dot-Blue.png]] = less-important files. | ||
;Note | |||
:Not all Oni players may see all the files in this list; if they are marked with yellow, Oni may not have seen a need to create them (read about that file for more info); if they are blue, then don't even worry about them if they're missing. | |||
:This list is not exhaustive, either. Screenshots and "films" are dumped to this folder, with generic filenames. Also, a variety of debugging/authoring information can be dumped on demand, either from scripts or the [[dev mode]] console. | |||
{| border="1" cellpadding="5" cellspacing="0" align="center" | {| border="1" cellpadding="5" cellspacing="0" align="center" | ||
|+ | |+ | ||
Line 15: | Line 15: | ||
!Mac OS X | !Mac OS X | ||
!Description | !Description | ||
{{th}} | |||
!colspan="4" |Folders | !colspan="4" |Folders | ||
|- | |- | ||
Line 21: | Line 21: | ||
|colspan="2"|<center>[[GameDataFolder|GameDataFolder]]</center> | |colspan="2"|<center>[[GameDataFolder|GameDataFolder]]</center> | ||
|A subfolder with movies, scripts and binary resources | |A subfolder with movies, scripts and binary resources | ||
{{th}} | |||
!colspan="4" |Files | !colspan="4" |Files | ||
|- | |- | ||
|[[Image:Aqua Dot-Red.png]] | |[[Image:Aqua Dot-Red.png]] | ||
|binkw32.dll | |binkw32.dll | ||
| | |bgcolor=gray| | ||
|Allows Windows Oni to play BINK movies | |Allows Windows Oni to play BINK movies | ||
|- | |- | ||
Line 35: | Line 35: | ||
|[[Image:Aqua Dot-Red.png]] | |[[Image:Aqua Dot-Red.png]] | ||
|colspan="2"|<center>[[Customizing/Binding|key_config.txt]]</center> | |colspan="2"|<center>[[Customizing/Binding|key_config.txt]]</center> | ||
| | |Key configuration file; if it's missing, Oni will generate a default | ||
|- | |- | ||
|[[Image:Aqua Dot-Blue.png]] | |[[Image:Aqua Dot-Blue.png]] | ||
|[[Oni (folder)/license.txt|license.txt]] | |[[Oni (folder)/license.txt|license.txt]] | ||
| | |bgcolor=gray| | ||
|Software license and warranty agreement | |Software license and warranty agreement | ||
|- | |- | ||
Line 49: | Line 49: | ||
|[[Image:Aqua Dot-Blue.png]] | |[[Image:Aqua Dot-Blue.png]] | ||
|ONI.url | |ONI.url | ||
| | |bgcolor=gray| | ||
|URL for [http://oni.bungie.com oni.bungie.com] (site is defunct) | |URL for [http://oni.bungie.com oni.bungie.com] (site is defunct) | ||
|- | |- | ||
|[[Image:Aqua Dot-Yellow.png]] | |[[Image:Aqua Dot-Yellow.png]] | ||
|colspan="2"|<center>[[Oni (folder)/persist.dat|persist.dat]]</center> | |colspan="2"|<center>[[Oni (folder)/persist.dat|persist.dat]]</center> | ||
|Save-game file; created | |Save-game file; dumped (overwritten) when Oni exits; created if missing. | ||
|- | |- | ||
|[[Image:Aqua Dot-Blue.png]] | |[[Image:Aqua Dot-Blue.png]] | ||
|[[Oni (folder)/readme.txt|readme.txt]] | |[[Oni (folder)/readme.txt|readme.txt]] | ||
|[[Oni (folder)/Oni ReadMe|Oni ReadMe]] | |[[Oni (folder)/Oni ReadMe|Oni ReadMe]] | ||
| | |Readme file | ||
|- | |- | ||
|[[Image:Aqua Dot-Blue.png]] | |[[Image:Aqua Dot-Blue.png]] | ||
|RegisterOni.url | |RegisterOni.url | ||
| | |bgcolor=gray| | ||
|[http://www.godgames.com/main.php?section=support&page=registration URL] for godgames.com (site still exists, but link is obsolete) | |[http://www.godgames.com/main.php?section=support&page=registration URL] for godgames.com (site still exists, but link is obsolete) | ||
|- | |- | ||
|[[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>[[Oni (folder)/script_debug.txt|script_debug.txt]]</center> | |colspan="2"|<center>[[Oni (folder)/script_debug.txt|script_debug.txt]]</center> | ||
| | |Log of BSL "contexts"; dumped if Oni is run with [[Customizing#Command-line arguments|-debugfiles]] | ||
|- | |- | ||
|[[Image:Aqua Dot-Yellow.png]] | |[[Image:Aqua Dot-Yellow.png]] | ||
|colspan="2"|<center>[[Oni (folder)/startup.txt|startup.txt]]</center> | |colspan="2"|<center>[[Oni (folder)/startup.txt|startup.txt]]</center> | ||
|Event log; | |Event log; dumped (overwritten) every time Oni is run | ||
|- | |- | ||
|[[Image:Aqua Dot-Blue.png]] | |[[Image:Aqua Dot-Blue.png]] | ||
|Uninst.isu | |Uninst.isu | ||
| | |bgcolor=gray| | ||
|Record used by Windows to uninstall Oni (or "Uninstal.log") | |Record used by Windows to uninstall Oni (or "Uninstal.log") | ||
|} | |} |
Revision as of 04:08, 16 November 2008
This is a browseable representation of Oni's file hierarchy under Windows and the Mac OS.
- The default location for this folder in Windows is C:\Program Files\Oni, and in Mac OS X it is /Applications/Oni.
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.
About the icons
= needed to run Oni (created while installing); = created while running Oni; = less-important files.
- Note
- Not all Oni players may see all the files in this list; if they are marked with yellow, Oni may not have seen a need to create them (read about that file for more info); if they are blue, then don't even worry about them if they're missing.
- This list is not exhaustive, either. Screenshots and "films" are dumped to this folder, with generic filenames. Also, a variety of debugging/authoring information can be dumped on demand, either from scripts or the dev mode console.
Windows | Mac OS X | Description | |
---|---|---|---|
Folders | |||
A subfolder with movies, scripts and binary resources | |||
Files | |||
binkw32.dll | Allows Windows Oni to play BINK movies | ||
Error log; only created if an error occurs while running Oni | |||
Key configuration file; if it's missing, Oni will generate a default | |||
license.txt | Software license and warranty agreement | ||
Oni.exe | Oni | The game's executable | |
ONI.url | URL for oni.bungie.com (site is defunct) | ||
Save-game file; dumped (overwritten) when Oni exits; created if missing. | |||
readme.txt | Oni ReadMe | Readme file | |
RegisterOni.url | URL for godgames.com (site still exists, but link is obsolete) | ||
List of BSL commands & variables; created by BSL command dump_docs | |||
Log of BSL "contexts"; dumped if Oni is run with -debugfiles | |||
Event log; dumped (overwritten) every time Oni is run | |||
Uninst.isu | Record used by Windows to uninstall Oni (or "Uninstal.log") |