19,587
edits
(→All patches: most of the info on the patches) |
(→All options: adding descriptions) |
||
Line 183: | Line 183: | ||
===All options=== | ===All options=== | ||
Below are the names of the options you can turn on and off in Daodan.ini (names are case-insensitive). Also noted is whether the DLL has this option turned on or off by default. | |||
{| class="wikitable" | {| class="wikitable" | ||
!INI name | !INI name | ||
Line 189: | Line 190: | ||
|- | |- | ||
|usedaodanbsl | |usedaodanbsl | ||
| | |true | ||
| | |Adds new BSL commands (see below). | ||
|- | |- | ||
|border | |border | ||
| | |true | ||
| | |If "windowhook" patch is active, make sure game window has border in windowed mode. | ||
|- | |- | ||
|shadow | |shadow | ||
| | |false | ||
| | |If "windowhook" patch is active, make sure game window has shadow in windowed mode. | ||
|- | |- | ||
|topmost | |topmost | ||
| | |false | ||
| | |Keep game window on top in windowed mode, even when switching applications. | ||
|- | |- | ||
|multibyte | |multibyte | ||
| | |false | ||
| | |Redirects to patch "multibyte"; see "Patches" section. | ||
|- | |- | ||
| | |''various'' | ||
| -- | |||
|Oni's built-in arguments; see [[Customizing#Command-line_arguments]]. | |||
|- | |||
| | |||
|- | |- | ||
|switch | |switch | ||
| | |true | ||
| | |Simply an inversely-named alternative to the built-in "noswitch". | ||
|} | |} | ||