Installation: Difference between revisions

609 bytes removed ,  21 December 2008
rewrites, mostly at the end of the article; I removed the "Startup options" section because it's totally redundant of the Customizing page, and I don't feel like fixing mistakes in two places
(another overall revision)
(rewrites, mostly at the end of the article; I removed the "Startup options" section because it's totally redundant of the Customizing page, and I don't feel like fixing mistakes in two places)
Line 30: Line 30:


----
----
==Installation folder==
==Installation notes==
All of Oni's files will be found in a folder called [[Oni (folder)|Oni]] (default is C:\Program Files\Oni on Windows /Applications/Oni on the Mac). The name does not have to be Oni, however: you can rename it to anything you want (see below for customization notes).
All of Oni's files will be found in a folder called [[Oni (folder)|Oni]] (default is '''C:\Program Files\Oni''' on Windows, and '''/Applications/Oni''' on the Mac). The name of the folder does not have to be "Oni"; the game application can be renamed, too, but it is not recommended (some community tools expect the app to be called by its original name).


===Windows notes===
===Windows notes===
Line 45: Line 45:


----
----
==Startup options==
==Patches==
===key_config.txt===
Oni does not allow you to change your controls from within the game's Options screen, but keyconfig.txt, a plain text file located in your Oni folder, can be edited manually. See [[Customizing/Binding|HERE]] for instructions on how to bind keyboard and mouse events to Oni actions.
===Command-line parameters===
All versions of the engine accept a certain number of [[Customizing#Command-line_arguments|command-line arguments]], which modify the way it runs. These are mostly intended for developers (like turning off sound or generating advanced debug output). A useful command for players is -noswitch (makes Oni run in "windowed mode"), but it is flawed on Macs, and has been made redundant by the latest [[Daodan DLL]] on Windows.
===Shift key at startup===
On the Mac, pressing Shift at startup lets you specify controls and command-line parameters from a handy dialog box. (On Windows, this Shift feature is broken).
 
 
----
==Patches and upgrades==
Oni may not run without downloading a patched engine. Please download the appropriate files for your platform below and if you still encounter problems, see the [[Troubleshooting]] page.
Oni may not run without downloading a patched engine. Please download the appropriate files for your platform below and if you still encounter problems, see the [[Troubleshooting]] page.


Line 66: Line 56:
:Oni for the Mac has been patched by the community through direct hex-edits made to the binary. The latest patched binary is [http://edt.oni2.net/files/Oni.zip here]. Its bug fixes and unlocked/new features are documented [[Oni engine patches (Mac)|HERE]].
:Oni for the Mac has been patched by the community through direct hex-edits made to the binary. The latest patched binary is [http://edt.oni2.net/files/Oni.zip here]. Its bug fixes and unlocked/new features are documented [[Oni engine patches (Mac)|HERE]].


===Game content upgrades===
:Check out the [[Anniversary Edition]] for an overall improvement of Oni.
:If you're new to Oni, maybe beat it once before though....


:Various other mods are available [[:Category:Modding projects|here]].
----
==Customization==
For information on setting the controls and making other changes to Oni, see [[Customizing]].
 
 
----
==Mods==
The community has produced a number of mods, which can be browsed from [[:Category:Modding projects|here]].
 
Be sure to check out the [[Anniversary Edition]] for an overall improvement of Oni (it's still in beta, though). If you're new to Oni, you might want to beat it once before installing the Edition.
 
The central introduction to making your own mods is found [[Modding Oni|here]].