The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Android 4.0.3] Crashing with iPega gamepad.
07-30-2013, 08:09 PM
Post: #1
[Android 4.0.3] Crashing with iPega gamepad.
Hello everyone, I'd want to report a bug, confirmed on newest development and market versions.

With iPega gamepad, connected in gamepad mode, the emulator instantly crashes with "Unfortunately, PPSSPP has stopped." whenever I press the dpad or use analog sticks. One cause of the bug could be the fact Android seems to report the axes oddly. When a program is aware of them, it goes lilke this:
DPAD: AXIS_HAT_X and AXIS_HAT_Y
Left stick: AXIS_X and AXIS_Y
Right stick: AXIS_Z (left-right) and AXIS_RZ (up-down)
But when one launches an app that doesn't use the gamepad API, it's recognised like this:
DPAD: DPAD UP, DPAD LEFT, DPAD RIGHT and DPAD DOWN (depending on app it's either with or without _ between words)
Left stick: same as dpad
Right stick: nothing at all.

My guess would be that PPSSPP gets two different inputs at the same time and crashes. It happens everywhere, menu, input settings, in-game. Even when launching and the splash screen shows up.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[Android 4.0.3] Crashing with iPega gamepad. - PewnyPL - 07-30-2013 08:09 PM

Forum Jump: