カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
ゲームプレイ解決済み修正済み2008-02-02 02:582008-02-15 00:10
 
テスターrobiza担当者 ソースirem/m90.cpp
バージョン0.116u1発生バージョン修正バージョン0.116u2
修正コミットプルリク
フラグ旧BugIDmatchit2_0116u1gre
セット matchit2
セット詳細
matchit2 - 四川省II / Match It II
 
概 要ハイスコア入力するとスコアが無くなる。名前と順位だけが残る。
詳 細When you have to insert the high score, your score is lost; you can only rewrite the name in the postion you have reached.
A fix for the problem is attached.

From 0x6502 there's the routine to shift down old highscore and insert the new one.

Necessary correction are:
crypted opcode -> decrypted opcode:

1b -> fd (set D=1; up-direction for rep ...)
probably d2 -> aa (for IY - clear the name for your score with 0x00 (AW))
再現手順 
追加情報 
 
添付ファイルdiff filematchit2_v3.diff (2008-02-15 00:10)