mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-04-25 06:06:03 +03:00
[GH-ISSUE #4597] Shinobido unable to use a multikey combination using keyboard #1889
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#1889
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 @EZtouch on GitHub (Nov 20, 2013).
Original GitHub issue: https://github.com/hrydgard/ppsspp/issues/4597
Well, i tried using the aim mode using hold R and then hold circle CIRCLE (both must stay pressed) then move using the analog buttons (while holding) on my keyboard, i can aim right, left, down but not up(analog up does not work in this situation, but it works if i release the buttons "i can move my character and do normal stuff"). i tried using on screen controls and i am only able to hover up using it.
I am using ppsspp-v0.9.5-541-g800805e-windows-amd64
tested using default settings on a fully functioning working keyboard.
@unknownbrackets commented on GitHub (Nov 20, 2013):
This isn't really a PPSSPP bug. Most keyboards don't actually support pressing that many keys simultaneously properly.
http://www.microsoft.com/appliedsciences/antighostingexplained.mspx
http://en.wikipedia.org/wiki/Rollover_%28key%29
You may have luck with reassigning the keys or buying an expensive keyboard. Better yet, I would just use a controller instead of a keyboard, since they normally do not have this problem.
-[Unknown]
@EZtouch commented on GitHub (Nov 20, 2013):
Oh, you'r right :) thx for the info, closing.