@joaoluiz said in Controller working in menu but not in Game:
Do you have any idea as to why this was needed on this computer?
Because the distro's libSDL is newer and the joystick's name is different because of it (spaces are trimmed, SDL tries to apply some common naming for some controlls, etc.).
There's an issue opened for this https://github.com/RetroPie/RetroPie-Setup/issues/3398 and we tried to fix this with a SDL patch, but I think in the future we'll just export the vendor/product IDs to the config file in order to appease RetroArch. Note that this applies only when the SDL version of the distro is used, on a RPI the SDL provided by RetroPie doesn't exhibit this behavior.