カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
---|---|---|---|---|---|
グラフィック | 中 | 解決済み | 修正済み | 2008-04-21 11:49 | 2008-05-25 07:30 |
テスター | emuman | 担当者 | nicolasa | ソース | capcom/cps1.cpp |
バージョン | 0.124u2 | 発生バージョン | 修正バージョン | 0.125u3 | |
修正コミット | プルリク | ||||
フラグ | |||||
セット | sf2m4, sf2m5, sf2m6, sf2m7, sf2yyc, sf2koryu | ||||
セット詳細 |
sf2koryu - ストリートファイターII' -チャンピオンエディション- (降龍, 中華海賊版)
sf2m4 - ストリートファイターII' -チャンピオンエディション- (M4, 海賊版)
sf2m5 - ストリートファイターII' -チャンピオンエディション- (M5, 海賊版)
sf2m6 - ストリートファイターII' -チャンピオンエディション- (M6, 海賊版)
sf2m7 - ストリートファイターII' -チャンピオンエディション- (M7, 海賊版)
sf2yyc - ストリートファイターII' -チャンピオンエディション- (YYC, 海賊版)
| ||||
概 要 | 海賊版が動作しない。 | ||||
詳 細 | the following patch removes some useless code that may cause problems, it doesn't help, but should be included. Index: D:/mame_svn/src/mame/video/cps1.c =================================================================== --- D:/mame_svn/src/mame/video/cps1.c (revision 3269) +++ D:/mame_svn/src/mame/video/cps1.c (working copy) @@ -369,16 +369,6 @@ int bank_sizes[4]; const struct gfx_range *bank_mapper; - int bank_scroll1; - int bank_scroll2; - int bank_scroll3; - - /* Some characters aren't visible */ - const int start_scroll2; - const int end_scroll2; - const int start_scroll3; - const int end_scroll3; - int bootleg_kludge; }; | ||||
再現手順 | |||||
追加情報 | |||||
添付ファイル |