mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[GH-ISSUE #3400] Mouse look support #1046
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#1046
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 @mfw54 on GitHub (Aug 7, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/3400
Checklist
Description
I want to use the mouse for looking and for firing, but the keyboard config doesn't let me.
Reason
Has that option in a ps3 emulator.
Examples
No response
@kalaposfos13 commented on GitHub (Aug 7, 2025):
"For looking" and "for firing" are expressions that do not make sense in a general emulator context, only in the context of specific games. What exactly do you want to bind your mouse input to? In general most games use the right joystick to control the camera, so for the first part you most likely want to bind mouse_to_joystick to right, and as for the second, I'm guessing you want to bind a specific controller button to the left mouse button. Both of these are supported by the emulator, so I do not know what you mean by "doesn't let me" here.
@kalaposfos13 commented on GitHub (Aug 18, 2025):
No answer, and the original request is most likely referring to an already implemented feature, closing.