|
|
Line 326: |
Line 326: |
| |true | | |true |
| |Replaces Oni's timing functions with more accurate ones. | | |Replaces Oni's timing functions with more accurate ones. |
| |}
| |
|
| |
| ===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"
| |
| !INI name
| |
| !Default
| |
| !Description
| |
| |-
| |
| |border
| |
| |true
| |
| |If "windowhack" patch is active, make sure game window has border in windowed mode.
| |
| |-
| |
| |gamma
| |
| |true
| |
| |Enable gamma slider in fullscreen
| |
| |-
| |
| |switch
| |
| |true
| |
| |Always switch screen to resolution on Oni's Options screen, making the game fullscreen; opposite of Oni's built-in argument "noswitch".
| |
| |-
| |
| |topmost
| |
| |false
| |
| |Keep game window on top in windowed mode, even when switching applications.
| |
| |-
| |
| |''various''
| |
| | --
| |
| |Oni's built-in arguments; see [[Customizing#Command-line_arguments]]. Reenables (as bool): debug, findsounds, ignore_private_data, sound
| |
| |} | | |} |
|
| |
|