kodi-game / game.libretro

Libretro compatibility layer for the Kodi Game API
GNU General Public License v2.0
37 stars 26 forks source link

Fix broken left shoulder button in fallback buttonmap #113

Closed garbear closed 11 months ago

garbear commented 11 months ago

Description

This PR fixes a bug introduced in https://github.com/kodi-game/game.libretro/pull/19. When mapping in-game, for an emulator that doesn't provide a buttonmap.xml file, the left should button missing from the default buttonmap.

Screenshot showing the bug in game.libretro.gong:

screenshot00003

Thanks to @HitcherUK for catching this 6-year-old bug!

How has this been tested?

Tested with beta 1. Screenshot showing the problem is fixed:

screenshot00002