From 20db9d95de69c67e745b7f84d61853b027ec409b Mon Sep 17 00:00:00 2001 From: Michael Pavone Date: Sat, 6 May 2017 00:09:14 -0700 Subject: King of the Monsters worked with my older more inaccurage 6-butotn pad emulation, but does not work with the real thing nor does it work with my current 6-butotn pad emulation. Added a ROM DB entry to force a 3-button pad for this game --- rom.db | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/rom.db b/rom.db index 7d254fe..de319b2 100644 --- a/rom.db +++ b/rom.db @@ -459,6 +459,14 @@ T-48036 { 2 gamepad3.2 } } +T-103026 { + name King of the Monsters + #This game won't work at all with a properly emualted 6-button controller + device_overrides { + 1 gamepad3.1 + 2 gamepad3.2 + } +} #Automatically hook up the mouse in the appropriate port for the games I've tested T-76076 { name Nobunaga's Ambition -- cgit v1.2.3