Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
08709 Misc. Minor Always Jul 8, 2023, 02:06 Jul 9, 2023, 15:59
Tester Balthier View Status Public Platform MAME (Official Binary)
Assigned To hap Resolution Fixed OS Windows 10/11 (64-bit)
Status [?] Resolved Driver
Version 0.256 Fixed in Version 0.257 Build 64-bit
Fixed in Git Commit 343750e Github Pull Request #
Summary 08709: sindbadm: Auto-incrementing coin counters on boot
Description When running the 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 sindbadm
2. Let the game run for a little bit, just don't add any credits.
3. Exit the game, go to your cfg directory and examine the game's cfg file. The coin counter numbers should be at 1 now.
4. Run the same game and repeat step 2.
5. Repeat step 3, and the counters will now be at 2.
Additional Information Example sindbadm.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="sindbadm">
        <counters>
            <coins index="0" number="2" />
        </counters>
    </system>
</mameconfig>
Github Commit
Flags
Regression Version
Affected Sets / Systems sindbadm
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
0
There are no notes attached to this issue.