-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Level title - search for:
4D 79 73 74 65 72 69 6F 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 4A 2E 4A 6F 6E 61 68 20 4A 61 6D 65 73 6F 6E 20 20 20 20 20 20 20 20 20 43 68 65 65 73 65 63 61 6B 65 20 20 20 20 20 20 20 20 20 20 20 20 20 20 45 6C 76 69 65 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 43 6F 6C 69 6E 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 46 6C 61 73 68 20 54 68 6F 6D 70 73 6F 6E 20 20 20 20 20 20 20 20 20 20 4A 6F 65 20 52 6F 62 65 72 74 73 6F 6E 20 20 20 20 20 20 20 20 20 20 20 44 4D 50 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 4B 69 63 6B 61 68 61 20 74 68 65 20 54 72 69 63 6B 73 74 65 72 20 20 20 53 57 47 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 4B 52 41 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 43 68 61 6D 70 69 65 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 52 69 6B 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 4D 61 72 79 20 4A 61 6E 65 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 50 65 74 65 72 20 50 61 72 6B 65 72 20 20 20 20 20 20 20 20 20 20 20 20 41 75 6E 74 20 4D 61 79
Then 734 bytes after that, read 24 bytes for level title
X/Y - search for:
4D 61 72 79 20 4A 61 6E 65 20 69 73 20 44 45 41 44 21 00
then 32 bytes after that aa = spidey left pos (00-FF) bb = left pos in: FF = off screen, 00 = in current screen cc = spidey right pos (00-FF) dd = right pos in: 01 = off screen, 00 = in current screen ee = spidey top pos (00-AF) - anything larger = off screen ff = spider bottom pos (00-AF) - anything larger = off screen
Rectangle 00,00 = top left
First 4 bytes = X? (spilt into head and body??) Next 4 bytes = Y? Next 8 bytes = sprite?
00 00 07 00 = leftmost X (vertical) F8 00 FF 00 = rightmost X (vertical) 9B AF 7A 7A = bottom Y (vertical) 00 07 7A 7A = top Y (horizontal)
00 51 9B XX 00 YY 00 C0 = vertical face right 00 51 9B XX 00 YY 02 C0 = vertical face left 00 64 9B XX 00 YY 00 C0 = crouching face right 00 64 9B XX 00 YY 02 C0 = crouching face left
XX is X position and depends which way you're facing 00 = spidey head from left (facing left) increases by 08 to F8
2056 (dec) = 1 spidey X movement