| カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
|---|---|---|---|---|---|
その他 | 低 | 解決済み | 修正済み | 2023-07-08 11:06 | 2023-07-10 00:59 |
| テスター | Balthier | 担当者 | hap | ソース | sega/segag80r.cpp |
| バージョン | 0.256 | 発生バージョン | 修正バージョン | 0.257 | |
| 修正コミット | 343750e | プルリク | |||
| フラグ | |||||
| セット | sindbadm | ||||
| セット詳細 |
sindbadm - シンドバッドミステリー | ||||
| 概 要 | 起動時にコインカウンタが勝手に増える。 | ||||
| 詳 細 | 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. | ||||
| 再現手順 | 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. | ||||
| 追加情報 | 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>
| ||||
| 添付ファイル | |||||