| カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
|---|---|---|---|---|---|
クラッシュ/フリーズ | 重要 (ゲーム) | 解決済み | 修正済み | 2017-10-05 17:14 | 2017-10-08 01:28 |
| テスター | M.A.S.H. | 担当者 | Kale | ソース | sega/stv.cpp |
| バージョン | 0.190 | 発生バージョン | 0.184 | 修正バージョン | 0.191 |
| 修正コミット | プルリク | ||||
| フラグ | |||||
| セット | grdforce | ||||
| セット詳細 |
grdforce - ガーディアンフォース (JUET 980318 V0.105) | ||||
| 概 要 | コイン投入後固まる。 | ||||
| 詳 細 | Guardian Force hangs after insert coin with black screen since MAME 0.184 | ||||
| 再現手順 | |||||
| 追加情報 | Sea Bass Fishing was fixed in MAME 0.184: http://mametesters.org/view.php?id=4454 MAME 0.185: https://github.com/mamedev/mame/commit/c1f721a2504383df297017bfac622a97e3b1c7f7 Update MAME 0.185: https://github.com/mamedev/mame/commit/28e287458e5000b7f9ea833251605526e40ab33e Sea Bass explicitly wants a monitor mode bit to be 0 when screen is disabled from bios to game transition. This fix has something to do with Guardian Force. Deleting the following lines in video\stvvdp2.cpp (line 6010) fixed the hang/black screen // if(STV_VDP2_LSMD == 0) // same for non-interlace mode // { // if((STV_VDP2_HRES & 1) == 0) // return STV_VDP2_DISP; // // return 1; // } | ||||
| 添付ファイル | |||||