Dualshock3 sixaxis Dualshock 2 oldxbox controller with pressure sensitive button in PCSX2
Submitted by Acxie on Tue, 05/15/2012 - 10:06
MotioninJoy version 0.7.1001 available recently.
Add and improve some feature refer to http://forums.motioninjoy.com/viewtopic.php?f=3&t=3319
Dualshock3/sixaxis/Dualshock 2/oldxbox controller, all them are with pressure sensitive button.
Dualshock 2 need a adapter as http://www.gameaccy.com/ps2-to-ps3-pc-controller-convertor



If you want play some games(for example MGS) via PCSX2 that need pressure sensitive button, I'll provide a solution.
pressure sensitivity requires an interface that can allow it to PCSX2.
most DirectInput drivers Do Not support pressure sensitivity, even if the controller itself does, being that DI see's a button press as either on or off when the button is pushed enough to change its raw state.
Xinput DOES NOT support pressure sensitivity period.
the only way to pull off pressure sensitivity is to access the device raw, bypassing any APIs, or by using a driver capable of remapping buttons to axes
MotioninJoy has capability to transmit the pressure sensitive raw data of Dualshock3/sixaxis/Dualshock 2/oldxbox controller.
How to install and config please refer to the guidance from here http://www.motioninjoy.com/wiki/en/game/guide/pcsx2
- Acxie's blog
- 408551 reads