This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
pcsx2
mirror of
https://github.com/PCSX2/pcsx2.git
Watch
1
Star
0
Fork
You've already forked pcsx2
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4bdb1e1dee
pcsx2
/
plugins
/
LilyPad
/
DirectInput.h
2 lines
48 B
C
Raw
Normal View
History
Unescape
Escape
LilyPad: A number of small fixups. DirectInput devices corresponding XInput devices should be listed as "[Detached]" when XInput is enabled. No idea if this works, as it requires an XBox 360 controller to fully test. FF Axes now sorted, rather than being displayed in the order MS returns them. Small motor DirectInput binding now correctly displays "Square" effect type in list when first created. Attempt to more accurately model "soft" vs "hard" presses. Don't have a game where this matters, so no idea if it works. git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1607 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-08-06 04:50:55 +00:00
void
EnumDirectInputDevices
(
int
ignoreXInput
)
;