From 7e1928c325a1c51fa3a10b9039ae61bf7a82afef Mon Sep 17 00:00:00 2001 From: GNU Date: Mon, 19 Aug 2019 13:47:07 +0800 Subject: [PATCH] Created Mame 2003 plus patch to fix directional keys (markdown) --- Mame-2003-plus-patch-to-fix---directional-keys.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Mame-2003-plus-patch-to-fix---directional-keys.md diff --git a/Mame-2003-plus-patch-to-fix---directional-keys.md b/Mame-2003-plus-patch-to-fix---directional-keys.md new file mode 100644 index 0000000..1601310 --- /dev/null +++ b/Mame-2003-plus-patch-to-fix---directional-keys.md @@ -0,0 +1,10 @@ +the latest mame2003_plus_libretro.so needs a little patch(retroarch core-options) to recognize of directional keys of GameShell + +* update launcher to the latest +* use Settings->Retro cores manager to delete `mame2003_plus_libretro.so` +* back to Retro Games->MAME, setup game enigne again, the patch will be done after downloading autoly + +in the folder `~/.config/retroarch` there will be a `retroarch-core-options.cfg` contains the patch for mame2003_plus + + +https://forum.clockworkpi.com/t/mame2003-plus-does-not-recognize-the-directional-keys-2017-08-05/4225 \ No newline at end of file