| カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
|---|---|---|---|---|---|
DIP/入力 | 中 | 解決済み | 修正済み | 2008-05-25 16:55 | 2008-05-26 03:41 |
| テスター | haynor666 | 担当者 | Haze | ソース | misc/vamphalf.cpp |
| バージョン | 0.125u2 | 発生バージョン | 0.125u2 | 修正バージョン | 0.125u3 |
| 修正コミット | プルリク | ||||
| フラグ | |||||
| セット | finalgdr | ||||
| セット詳細 |
finalgdr - Final 고도리 (Godori) (韓国版, version 2.20.5915) | ||||
| 概 要 | コインが入らない。 | ||||
| 詳 細 | In 125u2 all coin slots are disabled so I cannot insert coin. In 125 all coins slots are also disabled (check booking) but I can insert coins. <B>Tafoid: There is a section of Inputs that are not being read in properly, so the coins and service modes are not being assigned. From vamphalf.c PORT_START PORT_BIT( 0x0001, IP_ACTIVE_LOW, IPT_COIN1 ) PORT_BIT( 0x0002, IP_ACTIVE_LOW, IPT_COIN2 ) PORT_BIT( 0x0004, IP_ACTIVE_LOW, IPT_UNKNOWN ) PORT_BIT( 0x0008, IP_ACTIVE_LOW, IPT_UNKNOWN ) PORT_BIT( 0x0010, IP_ACTIVE_LOW, IPT_UNKNOWN ) PORT_BIT( 0x0020, IP_ACTIVE_LOW, IPT_UNKNOWN ) PORT_BIT( 0x0040, IP_ACTIVE_LOW, IPT_SERVICE1 ) PORT_SERVICE_NO_TOGGLE( 0x0080, IP_ACTIVE_LOW ) PORT_BIT( 0xff, IP_ACTIVE_LOW, IPT_UNKNOWN ) INPUT_PORTS_END | ||||
| 再現手順 | Run game with nvram deleted for this game. | ||||
| 追加情報 | |||||
| 添付ファイル | |||||