LumaTeam / Luma3DS

Nintendo 3DS "Custom Firmware"
GNU General Public License v3.0
5.3k stars 560 forks source link

Input redirection C-Stick not working in games #494

Closed justinappave closed 7 years ago

justinappave commented 7 years ago

So input redirection is working perfectly on the home menu, C-Stick, ZL and ZR. But when entering a game like Monster Hunter Generations or Fire Emblem Echoes it stops working. All other controls still register. This is on a N3DS and using an Xbox One controller.

sora10pls commented 7 years ago

487

The Rosalina menu reads buttons itself in the most basic way possible (through reading the HID_PAD hardware register). For the same reason InputRedirection won't work for it either.

justinappave commented 7 years ago

Oh didn't see that. Thank you!