[Feature Request] Option to Disable Mouse Interaction with the Game #730

Closed
opened 2025-02-27 01:23:22 +00:00 by PlunderPatcher · 4 comments
PlunderPatcher commented 2025-02-27 01:23:22 +00:00 (Migrated from github.com)

Overview

Currently, even when only an Xbox controller is configured as the input device, the game still responds to mouse clicks. This can lead to unintended interactions when switching windows. Clicking on the Ryujinx window to bring it into focus may accidentally trigger in-game actions, such as selecting menu options or resuming a paused game.

Smaller details

  • Add an option to completely disable mouse event interactions with the game.
  • The mouse should still be usable for Ryujinx UI elements (e.g., menus, settings), but not for in-game interactions.
  • This behavior should be toggleable in the settings.

Nature of request

Quality of life improvement – a setting to prevent unintended in-game inputs when using a controller.

Why would this feature be useful?

When switching between applications, users may click on the Ryujinx window just to bring it to the foreground, but this also interacts with the game. For example, in Mario Kart 8 Deluxe, an accidental click may press the "Resume" button when the player only intended to select the Ryujinx window. This disrupts gameplay and can be frustrating.

Tested on:

  • OS: Windows 10
  • Ryujinx Version: 1.2.82

Adding this option would help avoid accidental inputs and improve usability when using a controller as the primary input device.

### Overview Currently, even when only an Xbox controller is configured as the input device, the game still responds to mouse clicks. This can lead to unintended interactions when switching windows. Clicking on the Ryujinx window to bring it into focus may accidentally trigger in-game actions, such as selecting menu options or resuming a paused game. ### Smaller details - Add an option to completely disable mouse event interactions with the game. - The mouse should still be usable for Ryujinx UI elements (e.g., menus, settings), but not for in-game interactions. - This behavior should be toggleable in the settings. ### Nature of request Quality of life improvement – a setting to prevent unintended in-game inputs when using a controller. ### Why would this feature be useful? When switching between applications, users may click on the Ryujinx window just to bring it to the foreground, but this also interacts with the game. For example, in Mario Kart 8 Deluxe, an accidental click may press the "Resume" button when the player only intended to select the Ryujinx window. This disrupts gameplay and can be frustrating. Tested on: - OS: Windows 10 - Ryujinx Version: 1.2.82 Adding this option would help avoid accidental inputs and improve usability when using a controller as the primary input device.
GreemDev commented 2025-02-27 01:26:59 +00:00 (Migrated from github.com)

Select the window itself (the menu bar or status bar) instead of clicking on the game.
Ryujinx passes through your mouse clicks as if they were touch inputs.

Select the window itself (the menu bar or status bar) instead of clicking on the game. Ryujinx passes through your mouse clicks as if they were touch inputs.
PlunderPatcher commented 2025-02-27 01:33:08 +00:00 (Migrated from github.com)

I play in fullscreen mode with multiple monitors, so there’s no menu bar to click on. The only player is configured to use an Xbox controller, yet mouse clicks still interact with the game.

I’m requesting an option to disable touch/mouse inputs when using a controller-only setup to prevent accidental interactions. Would this be possible to add?

I play in fullscreen mode with multiple monitors, so there’s no menu bar to click on. The only player is configured to use an Xbox controller, yet mouse clicks still interact with the game. I’m requesting an option to disable touch/mouse inputs when using a controller-only setup to prevent accidental interactions. Would this be possible to add?
GreemDev commented 2025-02-27 01:45:06 +00:00 (Migrated from github.com)

Alt + Tab

Alt + Tab
PlunderPatcher commented 2025-02-27 01:54:10 +00:00 (Migrated from github.com)

Ok. Thank you.

Ok. Thank you.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MeloNX/Ryujinx-ryubing#730
No description provided.