Jump to content

Daodan DLL: Difference between revisions

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