19,587
edits
m (→All options: fixed typo, sorted items) |
m (→All patches: sorting items) |
||
Line 69: | Line 69: | ||
!Description | !Description | ||
|- | |- | ||
| | |alttab | ||
|true | |||
|Allows user to switch applications while in Oni (Alt-Tab) and use Windows key, however it may enable the screensaver as well. | |||
|- | |||
|argb8888 | |||
|true | |||
|Textures using ARGB8888 can be used. | |||
|- | |||
|bsl | |||
|true | |||
|Enables d_regen (unfinished) and prevents fly-in portraits from being stretched when playing in widescreen resolutions. | |||
|- | |||
|cheater | |||
|true | |||
| | |||
|- | |||
|cheatsenabled | |||
|true | |true | ||
| | |Enables cheats without having to beat the game first. | ||
|- | |- | ||
| | |cheattable | ||
|true | |true | ||
| | | | ||
|- | |- | ||
| | |cooldowntimer | ||
|true | |true | ||
| | |Disables weapon cooldown exploit. | ||
|- | |- | ||
| | |daodandisplayenum | ||
|true | |true | ||
| | |Offers more display modes in the Options menu. | ||
|- | |- | ||
| | |daodaninit | ||
|true | |true | ||
| | |Adds new Daodan BSL functions. | ||
|- | |- | ||
|directinput | |directinput | ||
Line 93: | Line 109: | ||
|Forces on DirectInput. | |Forces on DirectInput. | ||
|- | |- | ||
| | |disablecmdline | ||
|true | |||
|Ditto above. | |||
|- | |||
|fonttexturecache | |||
|true | |||
|Doubles size of font texture cache. | |||
|- | |||
|getcmdline | |||
|true | |true | ||
| | |Replaces existing command line with Daodan's in order to add new commands. | ||
|- | |- | ||
|kickguns | |kickguns | ||
Line 101: | Line 125: | ||
|Unfinished, do not use. | |Unfinished, do not use. | ||
|- | |- | ||
| | |killvtune | ||
|REMOVED | |||
|Would prevent loading of vtuneapi.dll. | |||
|- | |||
|largetextures | |||
|true | |true | ||
| | |Textures up to 512x512 can be used. | ||
|- | |- | ||
| | |levelplugins | ||
|true | |true | ||
|Allows | |Allows level files to be loaded from the GDF which do not end in "_Final". | ||
|- | |- | ||
|multibyte | |multibyte | ||
Line 121: | Line 141: | ||
|Enables languages which use multibyte coding (such as Chinese). | |Enables languages which use multibyte coding (such as Chinese). | ||
|- | |- | ||
| | |newweap | ||
|true | |true | ||
| | |Picking up a weapon displays a message containing the weapon name and amount of ammo. | ||
|- | |- | ||
| | |particledisablebit | ||
| | |false | ||
| | |Unlocks particle action disabling/enabling bits for all events. | ||
|- | |- | ||
| | |pathfinding | ||
|true | |true | ||
| | |Multiples size of pathfinding grid cache by eight in order to prevent crashes in large levels. | ||
|- | |- | ||
| | |projaware | ||
|true | |true | ||
| | |Allows AI to dodge incoming gunfire properly. | ||
|- | |- | ||
|safeprintf | |safeprintf | ||
Line 145: | Line 161: | ||
|Replaces Oni's function that prints to startup.txt with a safer one. | |Replaces Oni's function that prints to startup.txt with a safer one. | ||
|- | |- | ||
| | |throwtest | ||
|false | |||
| | |||
|- | |||
|usedaodangl | |||
|true | |true | ||
| | |Provides an improved windowed mode (-noswitch); this patch is known to break the hiding of the Windows taskbar. | ||
|- | |- | ||
|usegettickcount | |usegettickcount | ||
|true | |true | ||
|Replaces Oni's timing functions with more accurate ones. | |Replaces Oni's timing functions with more accurate ones. | ||
|- | |- | ||
|windowhack | |windowhack | ||
Line 165: | Line 177: | ||
|Fallback to be used for simpler windowed mode hack instead of "usedaodangl". | |Fallback to be used for simpler windowed mode hack instead of "usedaodangl". | ||
|- | |- | ||
| | |wpfadetime | ||
|true | |true | ||
|Adds | |Adds working function for existing BSL command wp_fadetime, sets fade time to 4800. | ||
|} | |} | ||