- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
08897 | DIP/Input | Minor | Always | Aug 1, 2024, 12:07 | 9 days ago |
Tester | JimCarlTay | View Status | Public | Platform | MAME (Official Binary) |
Assigned To | hap | Resolution | Fixed | OS | Windows 10/11 (64-bit) |
Status [?] | Resolved | Driver | |||
Version | 0.268 | Fixed in Version | 0.272GIT | Build | 64-bit |
Fixed in Git Commit | 6b774ce | Github Pull Request # | |||
Summary | 08897: dynashot: Game immediately coins up on boot at default coinage DIP switch settings | ||||
Description | Upon loading the game, it assumes you have inserted a coin if the DIP switch setting for Coin A is at the default (1 coin per credit), thus giving you a "Push Start Button" prompt on the title screen instead of letting the attract mode play as normal. | ||||
Steps To Reproduce |
1. Load the game with the default DIP switch settings, assuming you have deleted the game's .cfg file beforehand. 2. After a single beep/sound effect that indicates that the game/system has booted up successfully, it will start with one coin/credit already inserted and land you at the "Push Start Button" screen instead of letting the attract mode play normally. If the Coin A DIP switches are set to 2 coins per credit or more, then the attract mode plays normally. |
||||
Additional Information |
Screenshot 1 is the result of loading the game with the default DIP switch settings, with the "Push Start Button" prompt and the assumption that a coin was inserted upon boot. Screenshot 2 is the expected behavior for the attract mode/title screen, saying "Insert Coin" and letting any cinematics before the title screen and the game demo afterward play normally, only possible if Coin A settings were changed to be 2 coins per credit or more. Never mind the flashing colors/color differences on the game logo. It is not possible for me to get proper screenshots with the same color on the logo. The "1 coin per credit" setting for Coin A could be renamed to "Free Play" in light of this issue. |
||||
Github Commit | |||||
Flags | Noted in Source | ||||
Regression Version | |||||
Affected Sets / Systems | dynashot | ||||
Attached Files
|
0000.png (7,849 bytes) Aug 1, 2024, 12:09 Uploaded by JimCarlTay Result of loading the game with the default DIP switch settings
| ||||
0001.png (7,768 bytes) Aug 1, 2024, 12:15 Uploaded by JimCarlTay Expected behavior for title screen/attract mode regardless of coinage setting
| |||||
Relationships
There are no relationship linked to this issue. |
Notes
4
No.22250
JimCarlTay Tester
Aug 1, 2024, 12:41
edited on: Aug 1, 2024, 12:41 |
Instead of "regardless of coinage setting," I meant to say, "if Coin A is set to 2 coins per credit or more" on the caption of Screenshot 2. Hopefully it makes things clearer. |
---|---|
No.22256
Robbbert Senior Tester
Aug 1, 2024, 14:34
|
Confirmed. When the game is started there's the sound of a coin being inserted. I guess there might be an issue with the way the input ports are set up. |
No.22258
Osso Moderator
Aug 1, 2024, 20:48
|
Noted in the source: https://github.com/mamedev/mame/blob/master/src/mame/jaleco/homerun.cpp#L25 |
No.22259
JimCarlTay Tester
Aug 2, 2024, 06:41
|
"Noted in source" flag checked. |