18,700
edits
(→Console input: just a tip from having had to do this on a PC recently) |
(updating for Mac Intel build and beginning a rewrite, to be finished tomorrow) |
||
Line 1: | Line 1: | ||
{|style="float:right" | {|style="float:right" | ||
|+Label on a crate in<br>Syndicate Warehouse<br>(an [[Easter eggs|Easter egg]]) | |+Label on a crate in<br>Syndicate Warehouse<br>(an [[Easter eggs|Easter egg]]) | ||
Line 6: | Line 4: | ||
|http://geyser.oni2.net/Developer_Mode/TheDayIsMine0.png | |http://geyser.oni2.net/Developer_Mode/TheDayIsMine0.png | ||
|} | |} | ||
Developer Mode is a bundle of features | Developer Mode is a bundle of features created by [[Bungie West]] to help them develop Oni -- a console, camera controls, and various debugging features -- that is available via the '''thedayismine''' cheat code. It was long believed that Developer Mode had been cut from retail versions of Oni; it had only been observed to work in the [[Mac beta]] that was leaked around the time of Oni's beta testing. However, the this mode is actually present in ''all'' available versions of Oni (except PS2). It just needs to be unlocked, as the community learned [[History_of_Oni_modding/The_tale_of_Dev_Mode|back in 2006]]. | ||
Below you will find download links, unlocking instructions, and finally an overview of the Developer Mode's features. | Below you will find download links, unlocking instructions, and finally an overview of the Developer Mode's features. | ||
==Getting it to work== | ==Getting it to work== | ||
===Download it...=== | ===Download it...=== | ||
In Windows, you | In Windows, you can install the [[Daodan DLL]] to unlock Developer Mode. On the Mac, the Intel build has Dev Mode unlocked; it can be found [[AE:FERAL|HERE]]. | ||
{{Divhide|...or do it yourself}} | {{Divhide|...or do it yourself}} | ||
===...or do it yourself=== | ===...or do it yourself=== | ||
Line 17: | Line 17: | ||
First, get a good hex editor. Ideally, it should allow you to search for sequences containing joker characters. One such editor for PC is [http://www.chmaas.handshake.de/delphi/freeware/xvi32/xvi32.htm XVI32]. Dunno for Mac. | First, get a good hex editor. Ideally, it should allow you to search for sequences containing joker characters. One such editor for PC is [http://www.chmaas.handshake.de/delphi/freeware/xvi32/xvi32.htm XVI32]. Dunno for Mac. | ||
====Cheat code lookup tables==== | ====Cheat code lookup tables==== | ||
{|style="float:right" | {|style="float:right" | ||
Line 125: | Line 126: | ||
Developer mode will now be enabled/disabled every time you type '''killmequick''' at the pause screen : you'll get "Ultra Mode Enabled" and "Ultra Mode Disabled" as confirmation messages. | Developer mode will now be enabled/disabled every time you type '''killmequick''' at the pause screen : you'll get "Ultra Mode Enabled" and "Ultra Mode Disabled" as confirmation messages. | ||
{{Divhide|end}} | {{Divhide|end}} | ||
==Using it== | ==Using it== | ||
===First check=== | ===First check=== | ||
Cheats are normally unlocked when you finish the full version of the game. | Cheats are normally unlocked when you finish the full version of the game. For unlocking cheats "manually" (especially necessary with the demos), see [[Cheats|HERE]] | ||
For unlocking cheats "manually" (especially necessary with the demos), see [[Cheats|HERE]] | |||
Let's say cheats are enabled and | Let's say cheats are enabled and Developer Mode has been made available ''via'' the '''thedayismine''' cheatcode (or simply '''x''' with Daodan DLL installed). | ||
Just type the | Just type the Developer Mode cheat and watch for the confirmation message. However, you may not notice anything special when you get back to the game (although there should be occasional console messages appearing at the bottom-left). | ||
However, | |||
The quickest way to tell whether Dev Mode definitely works, right after you get the confirmation message, is to exit the Diary screen and to press '''End'''. That should teleport you to where the camera is (usually back and up, possibly through walls and ceilings). | |||
Here's another quick test, meant to see if the Control and Alt | Here's another quick test, meant to see if the Control and Alt keys work fine (on Mac, use the Option key instead of Alt): Ctrl+Shift+U and Ctrl+Alt+U should both perform the "unstick" action; Konoko will shift forward by a small amount. | ||
Ctrl+Shift+U and Ctrl+Alt+U should both perform the "unstick" action | |||
===Console output=== | |||
In | In Developer Mode, Oni prints debug messages about in-game events along the bottom-left of the screen. Past messages scroll up across the screen and fade. In some situations, messages don't fade (e.g. if character debugging is enabled or you are currently using the console line). | ||
The easiest way to check whether that output works at all is to press '''F8''' : the character class | The easiest way to check whether that output works at all is to press '''F8''': the character class change is acknowledged with a console message. | ||
If you don't see anything, that means console output is unfortunately disabled in your version of Oni. If you're on PC retail, you may have applied [[Troubleshooting/Blam|Ian's patch]] (aka XP patch), which disables console output. On PC demo, both console output and console input are invisible (i.e. you can enter script commands, but you're "blindfolded"). | |||
===Console input=== | |||
By default, Oni auto-binds the "console" toggle to the key which on U.S. keyboards has a grave accent, <span style="font-size:200%; top:0.3em; position:relative">`</span>, in the lowercase position and a tilde, <span style="font-size:175%">~</span>, in the uppercase position. It is usually called the "tilde key" by users, and perhaps even elsewhere on this wiki; however, you would have to hold Shift to type a tilde, and the console is activated by just pressing the key without Shift, thus it is actually the "grave accent key" which activates the console. On non-U.S. keyboards, that key may not be recognized. Just add a line like "bind leftalt to console" to '''key_config.txt''' in your Oni folder and you'll be able to open the console with that key. In some cases, this bound key will not ''close'' the console; however, pressing the grave accent key, oddly enough, may work. | |||
=== | ===Usage=== | ||
====Hotkeys==== | ====Hotkeys==== | ||
{|class="wikitable" style="margin-left:auto; margin-right:auto;" | |||
{| | !Hotkey (can use Alt for Ctrl) | ||
!Hotkey | |||
!Description | !Description | ||
! | !Windows | ||
!Mac | !Mac | ||
|- | |- | ||
| | |Cntl+Shift+o | ||
| | |Occl Makes console screens disappear | ||
|<center> | |<center>{{ckblue}}</center> | ||
| | |<center>?</center> | ||
| | |- | ||
|Cntl+Shift+i | |||
|Invis | |||
|<center>?</center> | |||
|<center>?</center> | |||
|- | |||
|Cntl+Shift+y | |||
|Displays FPS | |||
|<center>{{ckblue}}</center> | |||
|<center>{{ckblue}}</center> | |||
|- | |||
|Cntl+Shift+t | |||
|Char Collision | |||
|<center>?</center> | |||
|<center>?</center> | |||
|- | |- | ||
| | |Cntl+Shift+r | ||
| | |Obj Collision | ||
|<center> | |<center>?</center> | ||
| | |<center>?</center> | ||
|- | |- | ||
| | |Cntl+Shift+f | ||
| | |Fast Mode (runs Oni at up to 24x) | ||
|<center> | |<center>{{ckblue}}</center> | ||
|<center> | |<center>{{ckblue}}</center> | ||
|- | |- | ||
| | |Cntl+Shift+g | ||
| | |Slow motion | ||
|<center>{{ckblue}}</center> | |||
|<center> | |<center>{{ckblue}}</center> | ||
|<center> | |||
|- | |- | ||
| | |Cntl+Shift+x | ||
| | |Secret X / (Mac only) Show trigger volumes | ||
|<center> | |<center>?</center> | ||
|<center>?</center> | |||
|<center> | |||
|- | |- | ||
| | |Cntl+Shift+y | ||
| | |Secret Y | ||
|<center>?</center> | |||
|<center> | |<center>?</center> | ||
|<center> | |||
|- | |- | ||
| | |Cntl+Shift+z | ||
| | |Secret Z | ||
|<center> | |<center>?</center> | ||
|<center> | |<center>?</center> | ||
|- | |- | ||
| | |Cntl+Shift+Ins | ||
| | |Add Flag | ||
|<center> | |<center>?</center> | ||
|<center> | |<center>?</center> | ||
|- | |- | ||
| | |Cntl+Shift+Del | ||
| | |Delete Flag | ||
|<center> | |<center>?</center> | ||
|<center> | |<center>{{ckblue}}</center> | ||
|- | |- | ||
| | |Cntl+Shift+u | ||
| | |Unstick player | ||
|<center> | |<center>{{ckblue}}</center> | ||
|<center> | |<center>{{ckblue}}</center> | ||
|- | |- | ||
|Cntl+Shift+ | |Cntl+Shift+n | ||
| | |Camera Record | ||
|<center> | |<center>?</center> | ||
|<center> | |<center>?</center> | ||
|- | |- | ||
|Cntl+Shift+ | |Cntl+Shift+m | ||
| | |Camera Stop | ||
|<center>?</center> | |<center>?</center> | ||
|<center>?</center> | |<center>?</center> | ||
|- | |- | ||
|Cntl+Shift+ | |Cntl+Shift+, | ||
| | |Camera Playback | ||
|<center> | |<center>?</center> | ||
|<center> | |<center>?</center> | ||
|- | |- | ||
| | |? | ||
| | |Place Quad | ||
|<center> | |<center>?</center> | ||
|<center> | |<center>?</center> | ||
|- | |- | ||
| | |? | ||
| | |Place Quad Mode | ||
|<center>?</center> | |<center>?</center> | ||
|<center>?</center> | |<center>?</center> | ||
|- | |- | ||
| | |Ctrl+Shift+\ | ||
| | |Profile Toggle | ||
|<center>?</center> | |<center>?</center> | ||
|<center>?</center> | |<center>?</center> | ||
Line 270: | Line 254: | ||
|Cntl+Shift+l | |Cntl+Shift+l | ||
|Dumps a screenshot every frame | |Dumps a screenshot every frame | ||
|<center> | |<center>{{ckblue}}</center> | ||
|<center> | |<center>{{ckblue}}</center> | ||
|<center> | |- | ||
|Ctrl+Shift+1 | |||
|Test One | |||
|<center>?</center> | |||
|<center>?</center> | |||
|- | |||
|Ctrl+Shift+2 | |||
|Test Two | |||
|<center>?</center> | |||
|<center>?</center> | |||
|- | |||
|Ctrl+Shift+3 | |||
|Test Three | |||
|<center>?</center> | |||
|<center>?</center> | |||
|- | |||
|Ctrl+Shift+4 | |||
|Test Four | |||
|<center>?</center> | |||
|<center>?</center> | |||
|- | |||
|Return/Enter | |||
|Camera Control 3 modes <br>Normal, Detached 1-mouse controls aim<br>Detached 2-mouse controls camera<br>(When activated the following applies) | |||
|<center>{{ckblue}}</center> | |||
|<center>{{ckblue}}</center> | |||
|- | |||
|/ | |||
|Single Step | |||
|<center>?</center> | |||
|<center>?</center> | |||
|- | |- | ||
|Cntl+Shift+ | |Cntl+Shift+Home | ||
| | |Toggle active camera; Freeze raycasting | ||
|<center> | |<center>{{ckblue}}</center> | ||
|<center> | |<center>{{ckblue}}</center> | ||
|- | |- | ||
| | |. (period) | ||
| | |Single Step Mode | ||
|<center> | |<center>?</center> | ||
|<center> | |<center>?</center> | ||
|- | |- | ||
| | |End | ||
|Warp to camera | |Warp to camera | ||
|<center> | |<center>{{ckblue}}</center> | ||
|<center> | |<center>{{ckblue}}</center> | ||
|<center> | |- | ||
|Cntl+Shift+k | |||
|Kill Particles | |||
|<center>?</center> | |||
|<center>?</center> | |||
|- | |||
|Backspace | |||
|Kill Particles | |||
|<center>?</center> | |||
|<center>?</center> | |||
|- | |||
|7 | |||
|Explode One | |||
|<center>?</center> | |||
|<center>?</center> | |||
|- | |||
|8 | |||
|Explode Two | |||
|<center>?</center> | |||
|<center>?</center> | |||
|- | |||
|9 | |||
|Explode Three | |||
|<center>?</center> | |||
|<center>?</center> | |||
|- | |||
|0 | |||
|Explode Four | |||
|<center>?</center> | |||
|<center>?</center> | |||
|- | |||
|Cntl+Shift+j | |||
|Reset Particles | |||
|<center>?</center> | |||
|<center>?</center> | |||
|- | |||
|Cntl+Shift+w | |||
|Drop Flag and Add Waypoint | |||
|<center>?</center> | |||
|<center>?</center> | |||
|- | |||
|Cntl+Shift+b | |||
|Shows current opponent's logic | |||
|<center>{{ckblue}}</center> | |||
|<center>{{ckblue}}</center> | |||
|- | |||
|] | |||
|Freeze | |||
|<center>?</center> | |||
|<center>?</center> | |||
|- | |||
|[ | |||
|Frame Advance | |||
|<center>?</center> | |||
|<center>?</center> | |||
|- | |||
|Cntl+Shift+s | |||
|furnitures' textures (turns red) | |||
|<center>{{ckblue}}</center> | |||
|<center>{{ckblue}}</center> | |||
|- | |- | ||
| | |F8, Shift+F8 | ||
| | |Cycle characters | ||
|<center> | |<center>{{ckblue}}</center> | ||
|<center> | |<center>{{ckblue}}</center> | ||
|<center> | |- | ||
|Cntl+Shift+p | |||
|Perf Particle | |||
|<center>?</center> | |||
|<center>?</center> | |||
|- | |||
|Cntl+Shift+; | |||
|Perf Particle Lock | |||
|<center>?</center> | |||
|<center>?</center> | |||
|- | |||
|= | |||
|Screenshot | |||
|<center>?</center> | |||
|<center>?</center> | |||
|- | |||
|F2 | |||
|Cutscene 1 | |||
|<center>{{ckblue}}</center> | |||
| | |||
|- | |||
|F3 | |||
|Cutscene 2 | |||
|<center>{{ckblue}}</center> | |||
| | |||
|- | |||
|F6 | |||
|Kill All AI | |||
|<center>{{ckblue}}</center> | |||
|<center>{{ckblue}}</center> | |||
|- | |||
|Ctrl+F7 | |||
|Play dead | |||
|<center>{{ckblue}}</center> | |||
|<center>{{ckblue}}</center> | |||
|- | |||
|Fkey7, Shift+Fkey7 | |||
|Cycle weapons (holster to get second weapon) | |||
|<center>{{ckblue}}</center> | |||
|<center>{{ckblue}}</center> | |||
|- | |||
|Fkey9 | |||
|Start recording | |||
|<center>{{ckblue}}</center> | |||
|<center>{{ckblue}}</center> | |||
|- | |||
|Fkey10 | |||
|Stop recording | |||
|<center>{{ckblue}}</center> | |||
|<center>{{ckblue}}</center> | |||
|- | |||
|Fkey11 | |||
|Playback recording | |||
|<center>{{ckblue}}</center> | |||
|<center>{{ckblue}}</center> | |||
|- | |||
|` (grave accent) | |||
|Displays console | |||
|<center>{{ckblue}}</center> | |||
|<center>{{ckblue}}</center> | |||
|- | |- | ||
|<ul><li>NumPad1</li></ul> | |<ul><li>NumPad1</li></ul> | ||
|Move camera left | |Move camera left | ||
|<center> | |<center>{{ckblue}}</center> | ||
|<center>see note [[Customizing/Binding#Developer_Mode|HERE]]</center> | |<center>see note [[Customizing/Binding#Developer_Mode|HERE]]</center> | ||
|- | |- | ||
|<ul><li>NumPad3</li></ul> | |<ul><li>NumPad3</li></ul> | ||
|Move camera right | |Move camera right | ||
|<center> | |<center>{{ckblue}}</center> | ||
|<center> | |<center>{{ckblue}}</center> | ||
|- | |- | ||
|<ul><li>NumPad4</li></ul> | |<ul><li>NumPad4</li></ul> | ||
|Pan camera right | |Pan camera right | ||
|<center> | |<center>{{ckblue}}</center> | ||
|<center> | |<center>{{ckblue}}</center> | ||
|- | |- | ||
|<ul><li>NumPad5</li></ul> | |<ul><li>NumPad5</li></ul> | ||
|Move camera backward | |Move camera backward | ||
|<center> | |<center>{{ckblue}}</center> | ||
|<center> | |<center>{{ckblue}}</center> | ||
|- | |- | ||
|<ul><li>NumPad6</li></ul> | |<ul><li>NumPad6</li></ul> | ||
|Pan camera left | |Pan camera left | ||
|<center> | |<center>{{ckblue}}</center> | ||
|<center> | |<center>{{ckblue}}</center> | ||
|- | |- | ||
|<ul><li>NumPad8</li></ul> | |<ul><li>NumPad8</li></ul> | ||
|Move camera forward | |Move camera forward | ||
|<center> | |<center>{{ckblue}}</center> | ||
|<center> | |<center>{{ckblue}}</center> | ||
|- | |- | ||
|<ul><li>NumPad-</li></ul> | |<ul><li>NumPad-</li></ul> | ||
|Move camera up | |Move camera up | ||
|<center> | |<center>{{ckblue}}</center> | ||
|<center> | |<center>{{ckblue}}</center> | ||
|- | |- | ||
|<ul><li>NumPad+</li></ul> | |<ul><li>NumPad+</li></ul> | ||
|Move camera down | |Move camera down | ||
|<center> | |<center>{{ckblue}}</center> | ||
|<center> | |<center>{{ckblue}}</center> | ||
|- | |- | ||
|<ul><li>Up Arrow</li></ul> | |<ul><li>Up Arrow</li></ul> | ||
|Pan camera up | |Pan camera up | ||
|<center> | |<center>{{ckblue}}</center> | ||
|<center> | |<center>{{ckblue}}</center> | ||
|- | |- | ||
|<ul><li>Down Arrow</li></ul> | |<ul><li>Down Arrow</li></ul> | ||
|Pan camera down | |Pan camera down | ||
|<center> | |<center>{{ckblue}}</center> | ||
|<center> | |<center>{{ckblue}}</center> | ||
|} | |} | ||
====Runtime scripting==== | ====Runtime scripting==== |