18,700
edits
m (link fix; removed some unnecessary underscores in wikilinks while I was here) |
m (→Using the console: wording; also, "leftalt" was never a good recommendation for a key binding) |
||
Line 149: | Line 149: | ||
By default, Oni auto-binds the "console" toggle to the key to the left of the numeric row. On U.S. QWERTY keyboards, this is the key with a grave accent, `, in the lowercase position and a tilde, ~, in the uppercase position. It is usually called the "tilde key" by users even though it's really the "grave accent key". | By default, Oni auto-binds the "console" toggle to the key to the left of the numeric row. On U.S. QWERTY keyboards, this is the key with a grave accent, `, in the lowercase position and a tilde, ~, in the uppercase position. It is usually called the "tilde key" by users even though it's really the "grave accent key". | ||
On non-U.S. keyboards, that key may not be | On non-U.S. keyboards, that key may not be present. The default key for your layout is depicted to the right: | ||
:Danish QWERTY: The ½ key to the left of the numeric row. | |||
:German QWERTZ: The circumflex accent key, ^. | |||
:French AZERTY: The <sub>2</sub> key to the left of the numeric row. | |||
Or you can simply add a line like "bind z 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, but pressing the grave accent key will, oddly enough. | |||
===Console output glitch=== | ===Console output glitch=== | ||
When Developer Mode is active, Oni prints debug messages about in-game events along the bottom-left of the screen. Past messages scroll up 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). | When Developer Mode is active, Oni prints debug messages about in-game events along the bottom-left of the screen. Past messages scroll up 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 | The easiest way to check whether console output works at all is to press '''F8''': the character class change is acknowledged with a console message. | ||
If you don't see anything, | If you don't see anything, console output is broken in your version of Oni. The old WinXP patch (no longer offered because it is superseded by the Daodan DLL) was known to disable console output. In Windows demo Oni, both console output and console input are invisible (i.e. you can enter script commands, but you're "blindfolded"). | ||
==Features== | ==Features== |