mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-04-25 14:16:10 +03:00
[GH-ISSUE #1172] change joystick key #368
Labels
No labels
Atrac3+
Audio
CPU emulation
D3D11
D3D9 (removed)
Depth / Z
Feature Request
Font Atlas
GE emulation
Guardband / Range Culling
HLE/Kernel
I/O
Input/Controller
MP3
Multithreading
Needs hardware testing
Networking/adhoc/infrastructure
No Feedback / Outdated?
OpenGL
PGF / sceFont
PSMF / MPEG
Platform-specific (Android)
Platform-specific (Windows)
Platform-specific (iOS)
PowerVR GPU
SDL2
Saving issue
User Interface
Vulkan
arm64jit
armjit
armv6
x86jit
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ppsspp#368
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sum2012 on GitHub (Apr 4, 2013).
Original GitHub issue: https://github.com/hrydgard/ppsspp/issues/1172
Report from chinese ppsspp forum - 苍月武士

Orignal
ppsspp bug key:Square and Triangle inverted

@unknownbrackets commented on GitHub (Apr 4, 2013):
What platform is this on? The onscreen uses square on the left:
http://cdn.iphonehacks.com/wp-content/uploads/2013/03/ppsspp-psp-emulator-ios.jpg
Note that if you're using a DirectInput device, it's going to depend on the order the buttons are presented in by your dongle.
-[Unknown]
@sum2012 commented on GitHub (Apr 4, 2013):
ok.I change title.Can DirectInput device change button ?
@unknownbrackets commented on GitHub (Apr 4, 2013):
Well, we really need to implement it at some point yes. My joystick has X and O reversed, which is at least less annoying. But I think this is basically encompassed by #116.
-[Unknown]
@sum2012 commented on GitHub (Apr 4, 2013):
ok