Oni (folder): Difference between revisions
m (alignment fix) |
m (link fixes; no point in linking to AE:EXE when it's going to confuse a newbie) |
||
Line 30: | Line 30: | ||
|binkw32.dll | |binkw32.dll | ||
|bgcolor=gray| | |bgcolor=gray| | ||
|Allows Windows Oni to play | |Allows Windows Oni to play Bink movies | ||
|- | |- | ||
|[[Image:Aqua Dot-Yellow.png]] | |[[Image:Aqua Dot-Yellow.png]] | ||
Line 46: | Line 46: | ||
|- | |- | ||
|[[Image:Aqua Dot-Red.png]] | |[[Image:Aqua Dot-Red.png]] | ||
|Oni.exe | |||
|[[ | |[[History of Mac Oni|Oni]] | ||
|The game's executable | |The game's executable | ||
|- | |- | ||
|[[Image:Aqua Dot-Blue.png]] | |[[Image:Aqua Dot-Blue.png]] | ||
|ONI.url | |[http://oni.bungie.com ONI.url] | ||
|bgcolor=gray| | |bgcolor=gray| | ||
|URL for | |URL for Oni subdomain on Bungie.com (defunct) | ||
|- | |- | ||
|[[Image:Aqua Dot-Yellow.png]] | |[[Image:Aqua Dot-Yellow.png]] | ||
Line 65: | Line 65: | ||
|- | |- | ||
|[[Image:Aqua Dot-Blue.png]] | |[[Image:Aqua Dot-Blue.png]] | ||
|RegisterOni.url | |[http://www.godgames.com/main.php?section=support&page=registration RegisterOni.url] | ||
|bgcolor=gray| | |bgcolor=gray| | ||
| | |URL for godgames.com game registration (defunct) | ||
|- | |- | ||
|[[Image:Aqua Dot-Yellow.png]] | |[[Image:Aqua Dot-Yellow.png]] | ||
Line 79: | Line 79: | ||
|[[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; overwritten every time Oni is run | ||
|- | |- | ||
|[[Image:Aqua Dot-Blue.png]] | |[[Image:Aqua Dot-Blue.png]] |
Revision as of 17:09, 12 April 2013
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.
For 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 Oni: AE that is installed on Vista.
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 subdomain on Bungie.com (defunct) | ||
Save-game file; created by Oni if missing | |||
readme.txt | Oni ReadMe | Readme file | |
RegisterOni.url | URL for godgames.com game registration (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; overwritten every time Oni is run | |||
Uninst.isu | Record used by Windows to uninstall Oni (or "Uninstal.log") |