mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 16:25:58 +03:00
[GH-ISSUE #1377] Mouse activity limits camera movement when using game controller #457
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#457
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 @markomaniax on GitHub (Oct 14, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1377
Hi guys,
Just updated to the newest patch and when I enter the game my right thumbstick has limited movement probably due to mouse controls enablement. Im using xbox one controller which worked perfectly until latest update.
edit: The game in question is Bloodborne.
So please address this asap with mouse/keyboard controls toggle, either trough hotkey or option in controller settings in emulator. It is a bit frustrating you adding this option without toggle option.
@Solomonoff68 commented on GitHub (Oct 14, 2024):
The same problem
@kalaposfos13 commented on GitHub (Oct 14, 2024):
I'm guessing you talk about my pull request:
https://github.com/shadps4-emu/shadPS4/pull/1356
If that is the case, you can find its hotkeys in the comments, but I'll write it to here too:
F9: toggle mouse capture (hides mouse and confines it to the window)
F8: Reparse the keyboardInputConfig.ini file to change keybinds even ingame
F7: toggle mouse movement input (this is what you're after)
@markomaniax commented on GitHub (Oct 14, 2024):
Yup, F7 solved the issue. Tnx
@Solomonoff68 commented on GitHub (Oct 14, 2024):
Tnx
@kalaposfos13 commented on GitHub (Oct 15, 2024):
Just a quick note: I updated my fork, so from now on, mouse movement input is off by default
@polybiusproxy commented on GitHub (Oct 17, 2024):
Closing as this is an issue to an unmerged pull request.