mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-02-23 19:11:13 +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 .