Skip to content
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] Controller Not Working Until Clicking the Window + Fullscreen Issue + Focus Issue on Windows 11 (Does Not Occur in 1.2.69) #739

Open
Yuuki884 opened this issue Mar 2, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@Yuuki884
Copy link

Yuuki884 commented Mar 2, 2025

Description of the issue

1.Controller does not work on launch (Potential focus issue)
•When starting Ryujinx, the controller does not respond.
•However, after clicking anywhere in the Ryujinx window with the mouse, the controller starts working.
•This suggests that Ryujinx may not be properly acquiring window focus at startup.

2.When setting Ryujinx to fullscreen, the Windows taskbar remains visible
•Pressing Alt + Enter does not properly hide the taskbar, preventing true fullscreen.
•Pressing F11 twice is required to fully enter fullscreen mode.

Additional Information
•This issue does not occur in Ryujinx 1.2.69.
•This suggests that something introduced or changed after 1.2.69 may be causing the problem.

Reproduction steps

Controller Issue (Including Focus Issue):
1.Connect a controller (e.g., Xbox or DualShock 4) and launch Ryujinx.
2.Start a game and attempt to use the controller.
3.The controller does not respond.
4.Click anywhere inside the Ryujinx window with the mouse, and the controller starts working.

Fullscreen Issue (Windows 11):
1.Launch Ryujinx with fullscreen enabled and start a game.
2.The Windows taskbar remains visible.
3.Pressing F11 twice properly enters fullscreen mode.

Log file

None

OS

Windows 11

Ryujinx version

1.2.82 (Issue does not occur in 1.2.69)

Game version

No response

CPU

Intel Core i5-13400F

GPU

NVIDIA GeForce RTX 3060 Ti 8GB

RAM

32GB

List of applied mods

No response

Additional context?

•This issue occurs every time I start Ryujinx.
•The controller works fine in other applications and emulators.
•Restarting Ryujinx does not resolve the issue.
•Since 1.2.69 does not have this issue, something changed after that version may be the cause.
•This could be related to Ryujinx not properly acquiring window focus on startup (controller does not work until clicking the window).
•When entering fullscreen, the taskbar remains visible. Pressing F11 twice fixes the issue.

@Yuuki884 Yuuki884 added the bug Something isn't working label Mar 2, 2025
@GreemDev
Copy link
Member

GreemDev commented Mar 2, 2025

The log is not optional for bug reports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants