Advertisement
Mechalico

Sonic Mania Stage Bins: An initial look at the background da

Jan 24th, 2018
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. Sonic Mania Stage Bins: An initial look at the background data
  2.  
  3. Recommended tool: http://aluigi.altervista.org/mytoolz.htm#offzip
  4. Offzip is great for finding and decompressing the DEFLATEd blocks!
  5. Make sure to use it with a low -m value to make sure you catch the smaller ones! A lot of them are less than the default minimum of 32.
  6.  
  7. Block 1 per background set:
  8. Not quite sure what these are just yet? I think it's some sort of grouping, or maybe rules of some kind. Needs looking into.
  9.  
  10. Block 2 per background set:
  11. These are two bytes per tile.
  12. The first byte is the tile ID.
  13. The second byte is probably either rules or a scroll velocity. The first four bits of this value can be changed, but you'll have to decompress and check the hex for the other values.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement