Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
08717 Misc. Minor Always Jul 10, 2023, 23:06 Jul 11, 2023, 10:00
Tester Balthier View Status Public Platform MAME (Official Binary)
Assigned To Resolution Open OS Windows 10/11 (64-bit)
Status [?] Confirmed Driver
Version 0.256 Fixed in Version Build 64-bit
Fixed in Git Commit Github Pull Request #
Summary 08717: bonzeadv and clones: Auto-incrementing coin counters on boot
Description When running a game, the coin counter numbers in the machine's cfg file will increase by 1 on each start up even though credits are not being added by the user.
Steps To Reproduce 1. Run any of the affected games.
2. Let the game run for a little bit, just don't add any credits.
3. TAB to the Bookkeeping Info and view it, should see coins added to the counters already.
4. Press F3 or Shift+F3 for a full reset, and view the counters in the Bookkeeping Info again and see more coins added.
Additional Information Example jigkmgri.cfg after 2 runs, no credits added:
<?xml version="1.0"?>
<!-- This file is autogenerated; comments and unknown tags will be stripped -->
<mameconfig version="10">
    <system name="jigkmgri">
        <counters>
            <coins index="0" number="2" />
            <coins index="1" number="2" />
        </counters>
    </system>
</mameconfig>
Github Commit
Flags
Regression Version
Affected Sets / Systems bonzeadv and clones
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
0
There are no notes attached to this issue.