mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-02 01:32:25 -07: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 .