Advertisement
Nightseeker

Vectorman VC patch

Mar 12th, 2020
1,263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2. >0x183  string      "MK-1577 -00"
  3.  
  4. 0x0636be:
  5.     beshort     0x0555              # orb flash change color
  6.  
  7.     beshort     0x0011              #
  8.     beshort     0x0555              #
  9.     beshort     0x0022              #
  10.     beshort     0x0455              #
  11.     beshort     0x0033              #
  12.     beshort     0x0355              #
  13.     beshort     0x0044              #
  14.     beshort     0x0455              #
  15.  
  16.     beshort     0x0055              #
  17.     beshort     0x0355              #
  18.     beshort     0x0044              #
  19.     beshort     0x0055              #
  20.     beshort     0x0055              #
  21.     beshort     0x0155              #
  22.     beshort     0x0155              #
  23.     beshort     0x0055              #
  24.  
  25.     beshort     0x0255              #
  26.     beshort     0x0044              #
  27.     beshort     0x0355              #
  28.     beshort     0x0044              #
  29.     beshort     0x0455              #
  30.     beshort     0x0044              #
  31.     beshort     0x0455              #
  32.     beshort     0x0033              #
  33.  
  34.     beshort     0x0455              #
  35.     beshort     0x0022              #
  36.     beshort     0x0555              #
  37.     beshort     0x0011              #
  38.     beshort     0x0555              #
  39.  
  40. # monitor break flash
  41. 0x070eb7:
  42.     byte        0x02                # 光の持続時間(単位はフレーム+1、初期値は03、最小は02、01だと光らなくなる)
  43. 0x070ec5:
  44.     byte        0x02                # 光アニメカウンタ(単位はフレーム+1、初期値は04 通常は上の値+1を設定する)
  45.                             # $070eb7 と $070ec5 を同じ値にするとフラッシュが1度だけになります。
  46. 0x070ef8:
  47.     beshort     0x0eee              # monitor break flash color(MD形式、初期値は0x0eee)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement