mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-05-07 04:30:55 +09:00
There is a wrong condition in `GetShrinkedGamepadName` which throw an oob if the controller name is equal to the checked value. It's now fixed and shoud closes #2442 .