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

[Avalonia] Controller Applet not working #3773

Closed
Squall-Leonhart opened this issue Oct 19, 2022 · 3 comments · Fixed by #3777
Closed

[Avalonia] Controller Applet not working #3773

Squall-Leonhart opened this issue Oct 19, 2022 · 3 comments · Fixed by #3777
Labels
bug Something isn't working gui Related to Ryujinx.Ui

Comments

@Squall-Leonhart
Copy link

When starting a game with a controller mapped but powered off, Avalonia builds start throwing

GUI.WindowThread Hid Remap: No matching controllers found. Application requests 'ProController, Handheld, JoyconPair' on 'Player1, Player2, Player3, Player4, Player5, Player6, Player7, Player8, Handheld'

into the log window as expected, but the main window's menu's become unclickable as if a child window has been opened that blocks the parent.

image

on the original GUI, these menu's remain clickable and the Controller Applet child window is opened informing the user to configure or attach the requested control. (see below)

image

@MetrosexualGarbodor
Copy link
Collaborator

Seems pressing Esc to bring up the "quit emulation?" prompt also makes the controller applet visible. If you don't do this, it stays hidden.
image

Before pressing Esc, it doesn't show up here.
image

@EmulationFanatic EmulationFanatic added bug Something isn't working gui Related to Ryujinx.Ui labels Oct 20, 2022
@Squall-Leonhart
Copy link
Author

Squall-Leonhart commented Oct 31, 2022

Can we reopen this, the Applet fails to appear if the window is minimized.

STR:
Start a game, and minimize the Ryujinx window on the "<title name> is loading screen". (in this case Skyward sword)
If speakers are on you should hear the game start chime that usually signals that the start screen is up.
In this case, the screen is black because its waiting on a controller, the controller applet overlay nowhere to be seen and the menu's greyed out.

The workaround hitting escape does work here, but the applet should have appeared.

@gdkchan gdkchan reopened this Oct 31, 2022
@tilsgee
Copy link

tilsgee commented Nov 12, 2022

This problem also Appeared to "Pokemon Lets Go series"
GUI.WindowThread Hid Remap: No matching controllers found. Application requests 'Handheld, JoyconLeft, JoyconRight, Pokeball' on 'Player1, Player2, Handheld'

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

Successfully merging a pull request may close this issue.

6 participants