diff options
author | Michael Pavone <pavone@retrodev.com> | 2017-05-22 22:04:07 -0700 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2017-05-22 22:04:07 -0700 |
commit | 9d5ae1f0b233568ad045e9e57647f94ed72d46ac (patch) | |
tree | b7fc032c67b3319f41858dff60c201b1642db867 /rom.db | |
parent | 004750f57466d8df289f43566cd5710082200780 (diff) |
Force 3-button pad for combat cars as the options menu has some issues with a 6-button pad
Diffstat (limited to 'rom.db')
-rw-r--r-- | rom.db | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -503,6 +503,15 @@ T-103026 { 2 gamepad3.2 } } +T-119106 { + name Combat Cars + #Routine in the main game seems to work fine with 6-button controllers, + #but options menu has problems. + 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 |