-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]: Game cursor stuck on the edges of the screen on games with mouse support #7887
Comments
why are you enabling mouse mapping AND USB mouse? That shouldn't be possible, since you can't control the right analog with a mouse and a USB mouse at the same time. |
@refractionpcsx2 that was the only way to get the cursor to at least move. |
Apparently I've been told they are linked and you need that option for USB mouse, so my bad. |
Did some testing and the bug only occurs on Wayland, on X.Org is working fine. Editing the configuration file is not necessary but you have map the pointer with the primary mouse button instead of sliding the mouse |
add |
No longer an issue since #10179, since Wayland is disabled by default. |
Describe the Bug
I've mapped my mouse and keyboard on the Controller Settings to both of the USB ports for playing FFVII - Dirge of Cerberus. At first I only could map one axis to the pointer, but managed to do both editing the INI file. But when playing the cursor keeps moving on the screens' edges. The same error is reproducible on AOE II too.
Reproduction Steps
PCSX2.ini
so both axes are mapped:Expected Behavior
No response
PCSX2 Revision
v1.7.3892 (flatpak) v1.7.3902 (appImage)
Operating System
Linux (64bit) - Specify distro below
If Linux - Specify Distro
Fedora 37 Workstation (64-bit)
The text was updated successfully, but these errors were encountered: