mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-02-24 03:20:52 +03: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 .