hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.19k stars 2.17k forks source link

iOS Controller Mapping Incorrect #14274

Closed GentMAB closed 3 years ago

GentMAB commented 3 years ago

What happens?

Attempting to use a controller connected via Bluetooth and all of the controls are incorrect. Xbox One or DualShock 4 Controller the left analog moves down when pressing up and up when pressing down even after manually configuration. Trying to manually map the start and select button on either controller does not work either.

What should happen?

Should properly map analog to up and down and properly map any other buttons. Controllers work perfectly fine in any other emulator.

What hardware, operating system, and PPSSPP version? On desktop and mobile phone, GPU matters for graphical issues.

Please test newest version in https://buildbot.orphis.net/ppsspp/

iOS 14.3 Jailbroken / PPSSPP Version 1.11.2 until current.

unknownbrackets commented 3 years ago

If you configure the analog the right way, this should now reverse automatically in latest git.

-[Unknown]

GentMAB commented 3 years ago

The newest IPA that I have from the site is 1.11.2-414 and it's still not working.

unknownbrackets commented 3 years ago

Must be v1.11.2-418-g6f795fc12 or newer.

-[Unknown]

unknownbrackets commented 3 years ago

Does this work now in the latest git builds?

-[Unknown]

GentMAB commented 3 years ago

Yeah it looks like it was working after the build you recommended previously.

On Mon, May 24, 2021 at 9:57 PM Unknown W. Brackets < @.***> wrote:

Does this work now in the latest git builds?

-[Unknown]

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hrydgard/ppsspp/issues/14274#issuecomment-847491497, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC4SXV5XRLG2II7XWRYOTTDTPMG2BANCNFSM4Y234K2A .

-- Steven Green

unknownbrackets commented 3 years ago

Thanks for confirming.

-[Unknown]