diff options
author | Michael Pavone <pavone@retrodev.com> | 2017-05-06 00:09:14 -0700 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2017-05-06 00:09:14 -0700 |
commit | 20db9d95de69c67e745b7f84d61853b027ec409b (patch) | |
tree | 44ad1b1716adc30d3e8d890cf6e5487b08dba195 /rom.db | |
parent | 2b007cf162c8f2c6f96caad3e8f7ce440170f8d5 (diff) |
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
Diffstat (limited to 'rom.db')
-rw-r--r-- | rom.db | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |