- --
Viewing Issue Advanced Details
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 07459 | DIP/Input | Minor | Always | Oct 21, 2019, 22:53 | Oct 24, 2019, 08:11 |
| Tester | MetalGod | View Status | Public | Platform | MAME (Official Binary) |
| Assigned To | Resolution | Not fixable | OS | Windows Vista/7/8 (64-bit) | |
| Status [?] | Closed | Driver | |||
| Version | 0.214 | Fixed in Version | Build | 64-bit | |
| Fixed in Git Commit | Github Pull Request # | ||||
| Summary | 07459: hook, nbbatman, uccops, majtitl2: Coin3 and Coin4 keys are wrong | ||||
| Description |
Coin3 and Coin4 keys are wrong They are set to key 3 and 4. Those are the default keys for START3 and START4 in MAME They should be set to key 7 and key 8, which are the default coin3 and coin4 keys in MAME It affects to all Irem 92 games that support 3/4 players |
||||
| Steps To Reproduce |
Open the dip switches menu (tab menu) and change: Players: 4 Players Coin Slots: Separate Reset the game and test coin3 and coin4 buttons. They won't work. They work with START3 and START4 button instead (keys 3 and 4 by default) |
||||
| Additional Information | |||||
| Github Commit | |||||
| Flags | |||||
| Regression Version | |||||
| Affected Sets / Systems | hook, nbbatman, uccops, majtitl2 | ||||
|
Attached Files
|
|||||
Relationships
| There are no relationship linked to this issue. |
Notes
2
|
No.17113
Fujix Administrator
Oct 22, 2019, 05:07
|
When setting "Separate" for Coin Slots, the start buttons are assigned to the Button 1 or Button 2 of each player, so they are not "exchanged" I think. Although the coin input for the player 3 and 4 are assigned to the 3 and 4 key, maybe they should be the 7 and 8 keys as defined in the general settings. |
|---|---|
|
No.17115
MetalGod Senior Tester
Oct 22, 2019, 09:56
edited on: Oct 22, 2019, 10:08 |
Regarding START buttons you are true! Coin3 and Coin4 are wrong anyway. They should be in keys 7 and 8, not 3 and 4. 7 and 8 are the default keys for Coin3 and Coin4 in MAME *Issue edited |