mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-04-25 14:16:10 +03:00
[GH-ISSUE #1537] Joystick Controls Problem #475
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#475
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 @ShradeTriviant on GitHub (Apr 26, 2013).
Original GitHub issue: https://github.com/hrydgard/ppsspp/issues/1537
Using standard pc joystick (not XboX coz I dont have) the button for symbols are reversed, X>O, O>X, Δ>⌛, ⌛>Δ. Other than that, it's fine.
Either make joystick controls configureable
or
Fix the reversed symbol
@ufdada commented on GitHub (Apr 26, 2013):
I guess your "standard joystick" is sending the wrong interupts as a usual joystick should do. As far as i can tell, an xbox-controller is working fine. In the meantime (until the button configuration is fully adjustable) you can use programs like xpadder and configure it to fit your joysticks buttons. For example

@unknownbrackets commented on GitHub (Apr 26, 2013):
Duplicate of #116.
-[Unknown]