Files
ppsspp/android
PewnyPL f12d369b51 An (ugly) hack to make some Bluetooth Gamepads to work.
The problem with BT gamepads is the fact they tend to show up as multiple gamepads, while PPSSPP only recognises two. Until the whole gamepad code is reworked, this will allow them to work by always returning inputPlayerA in case of an additional recognised gamepad. Fixes issue #3314
2013-08-30 18:34:21 +02:00
..
2013-08-18 00:39:21 +02:00
2012-11-18 23:58:16 +01:00

Here's an Android library project. Add this to your eclipse workspace and add a dependency to it, then just inherit from NativeActivity, write your C++ code, and Bob's your uncle.

Contact: hrydgard@gmail.com