カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
グラフィック認証済み未処理2015-06-11 01:262024-11-28 00:32
 
テスターdarq担当者 ソースmisc/gotcha.cpp
バージョン0.162発生バージョン修正バージョン
修正コミットプルリク
フラグバグかもね
セット gotcha
セット詳細
gotcha - Got-cha Mini Game Festival
 
概 要背景レイヤーが1ピクセル左に、前景レイヤーが上に1ピクセルずれている。
詳 細The bg layer is shifted by 1 pixel 'left' and the fg layer is shifted by 1 pixel 'up' (See attachments).

If this isn't an original PCB behavior, the correct shifts should be (-1, 1) for fg_set_scrolldx and (-4, 0) for bg_set_scrolldx.
再現手順 
追加情報 
 
添付ファイルpng file0000.png (2015-06-11 01:26)
png file0001.png (2015-06-11 01:28)