Jump to content

Daodan DLL: Difference between revisions

668 bytes added ,  24 October 2021
Added Daodan Input bindings
No edit summary
(Added Daodan Input bindings)
Line 429: Line 429:
* string '''sprintf''' str1:format ...
* string '''sprintf''' str1:format ...
:Does a C-style sprintf operation on a string
:Does a C-style sprintf operation on a string
===Added input bindings===
When Daodan Input is enabled, the following inputs can be bound in key_config.txt in addition to the [[Customizing/Binding#Bindable_keys|usual ones.]]
*'''mousebutton5'''
:The "forward" button on most 5-button mice.
*'''scrollup'''
:Scrolling up one notch on a mouse scroll wheel or touchpad.
*'''scrolldown'''
:Scrolling down one notch on a mouse scroll wheel or touchpad.
*'''scrollleft'''
:Scrolling left on a mouse with an omnidirectional scroll wheel or a touchpad.
*'''scrollright'''
:Scrolling right on a mouse with an omnidirectional scroll wheel or a touchpad.
*'''pagedown'''
:This was broken in DirectInput mode in vanilla Oni.


==FASM-Daodan (old)==
==FASM-Daodan (old)==
98

edits