From 1be602dec7f9b40ed5cd61a1b8ca3bcd35cee165 Mon Sep 17 00:00:00 2001 From: sonik-br <16923826+sonik-br@users.noreply.github.com> Date: Tue, 30 Jul 2024 17:57:43 -0300 Subject: [PATCH] Fix build with GUNCON mode. Closes #52 --- ReflexMPG/ReflexMPG.ino | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReflexMPG/ReflexMPG.ino b/ReflexMPG/ReflexMPG.ino index ff9efeb..09d150d 100644 --- a/ReflexMPG/ReflexMPG.ino +++ b/ReflexMPG/ReflexMPG.ino @@ -38,9 +38,9 @@ //#define SNES_ENABLE_VBOY //#define SNES_ENABLE_MULTITAP -// PS1 Guncon config. ONLY MODE 3 IS IMPLEMENTED +// PS1 Guncon config. ONLY MODE 3 IS IMPLEMENTED. For now it's required to force a mode if GUNCON_SUPPORT is enabled. // 0=Mouse, 1=Joy, 2=Joy OffScreenEdge (MiSTer), 3=Guncon Raw (MiSTer) -//#define GUNCON_FORCE_MODE 3 +#define GUNCON_FORCE_MODE 3 // PS1 NeGcon HID config // 0=Default, 1=MiSTer Wheel format with paddle