From 45e6bbac15b4b005c52075775ab8386f7119a987 Mon Sep 17 00:00:00 2001 From: KOPRajs Date: Tue, 24 Oct 2023 12:00:24 +0200 Subject: [PATCH] Add support for new controller types --- game.libretro.genplus-wide/addon.xml.in | 8 +- .../resources/buttonmap.xml | 15 +++- .../resources/topology.xml | 84 +++++++++++++------ 3 files changed, 79 insertions(+), 28 deletions(-) diff --git a/game.libretro.genplus-wide/addon.xml.in b/game.libretro.genplus-wide/addon.xml.in index 4f7abcc..e9116d9 100644 --- a/game.libretro.genplus-wide/addon.xml.in +++ b/game.libretro.genplus-wide/addon.xml.in @@ -1,10 +1,16 @@ + + + + + + diff --git a/game.libretro.genplus-wide/resources/buttonmap.xml b/game.libretro.genplus-wide/resources/buttonmap.xml index c0a5255..9e56771 100644 --- a/game.libretro.genplus-wide/resources/buttonmap.xml +++ b/game.libretro.genplus-wide/resources/buttonmap.xml @@ -1,6 +1,17 @@ - + + + + + + + + + + + + @@ -21,4 +32,6 @@ + + diff --git a/game.libretro.genplus-wide/resources/topology.xml b/game.libretro.genplus-wide/resources/topology.xml index b8edf11..f8df99f 100644 --- a/game.libretro.genplus-wide/resources/topology.xml +++ b/game.libretro.genplus-wide/resources/topology.xml @@ -1,35 +1,67 @@ - + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +