Atmosphere-NX / Atmosphere

Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
GNU General Public License v2.0
14.41k stars 1.21k forks source link

No Controller Input in Homebrew #768

Closed Sevyn13 closed 4 years ago

Sevyn13 commented 4 years ago

I know homebrew apps need to be recompiled with newest libnx to fix this. But the release notes say there is a temporary hid-mitm to fix this but it's apparently not working for me. Is it a separate download I need to get or do I need to toggle it on? Thanks!

Masamune3210 commented 4 years ago

What Homebrew are you using

SciresM commented 4 years ago

Cannot reproduce -- make sure you're launching homebrew via latest hbl/hbmenu (these are included with atmosphere releases).

ELY3M commented 4 years ago

What sysmodules are you running? I have to get rid of old sysmodule that caused this same issue. I recompiled sysmodule again and it helps.

On Tue, Dec 17, 2019, 8:06 PM SciresM notifications@github.com wrote:

Closed #768 https://github.com/Atmosphere-NX/Atmosphere/issues/768.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Atmosphere-NX/Atmosphere/issues/768?email_source=notifications&email_token=ACQU52JBMNQXJBMHXK3WKTDQZGARJA5CNFSM4J3VJBDKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOVRP6JUY#event-2891965651, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACQU52P5Q2D4X5VRYAJPD6TQZGARJANCNFSM4J3VJBDA .

ericdude4 commented 4 years ago

@Sevyn13 Did you ever figure this out? Many of my homebrew apps don't recognize any controller inputs. Specifically retroarch (v1.7.7)

fincs commented 4 years ago

On 9.x+ homebrew needs to be recompiled with latest libnx:

Explicitly announce support for System/SystemExt layouts, which in turn fixes input on 9.0.0+. It is of utmost importance that all homebrew be recompiled as soon as possible in order to work properly on 9.0.0+.

ericdude4 commented 4 years ago

@fincs Hey, thanks for that tip. Can you send me a quick link on where I can read more about that? Am I waiting for retroarch to recompile their homebrew app? I am running the latest version of Atmosphere

fincs commented 4 years ago

That's just an excerpt from the libnx changelog. In particular that's in the changelog for the version prior to the latest at the time of writing; which was released in September of last year. There's been a major release since then (in December). I'm surprised they seem not to have recompiled their software yet.

uaevuon commented 4 years ago

@Sevyn13 Did you ever figure this out? Many of my homebrew apps don't recognize any controller inputs. Specifically retroarch (v1.7.7)

What...? Why do you use that old version and complain about waiting? v1.7.7 was released in May, 2019 v1.8.4 is the latest and it is built with libnx 3.0

ericdude4 commented 4 years ago

@uaevuon Thanks for the tip.... I have been using the packages that get put together in this site https://sdsetup.com/console?switch. I guess I assumed they were all latest releases... I feel stupid... Thanks!