mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2026-03-02 06:33:42 +00: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 .