Oni (folder): Difference between revisions
Jump to navigation
Jump to search
m (heh, how did I miss that? Redirect Muyo) |
(various touch-ups) |
||
Line 1: | Line 1: | ||
This is a browseable representation of Oni's file hierarchy under Windows and the Mac OS. | This is a browseable representation of Oni's file hierarchy under Windows and the Mac OS. 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''', and in Mac OS X it 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'''. | ||
'''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. | ||
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. | |||
;Note | ;Note | ||
:This list is not exhaustive. 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. | |||
:This list is not exhaustive | |||
{| border="1" cellpadding="5" cellspacing="0" align="center" | {| border="1" cellpadding="5" cellspacing="0" align="center" | ||
|+ | |+ | ||
Line 50: | Line 51: | ||
|ONI.url | |ONI.url | ||
|bgcolor=gray| | |bgcolor=gray| | ||
|URL for [http://oni.bungie.com oni.bungie.com] ( | |URL for [http://oni.bungie.com oni.bungie.com] (subdomain is defunct) | ||
|- | |- | ||
|[[Image:Aqua Dot-Yellow.png]] | |[[Image:Aqua Dot-Yellow.png]] | ||
Line 64: | Line 65: | ||
|RegisterOni.url | |RegisterOni.url | ||
|bgcolor=gray| | |bgcolor=gray| | ||
|[http://www.godgames.com/main.php?section=support&page=registration URL] for godgames.com (site | |[http://www.godgames.com/main.php?section=support&page=registration URL] for godgames.com (site is defunct) | ||
|- | |- | ||
|[[Image:Aqua Dot-Yellow.png]] | |[[Image:Aqua Dot-Yellow.png]] |
Revision as of 14:13, 10 June 2009
This is a browseable representation of Oni's file hierarchy under Windows and the Mac OS. 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, and in Mac OS X it is /Applications/Oni.
About the icons
= needed to run Oni (created while installing); = created while running Oni; = less-important files.
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.
- Note
- This list is not exhaustive. 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 (subdomain is defunct) | ||
Save-game file; created by Oni if missing | |||
readme.txt | Oni ReadMe | Readme file | |
RegisterOni.url | URL for godgames.com (site is defunct) | ||
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") |