Skip to content

Instantly share code, notes, and snippets.

@kwsch
Last active August 29, 2015 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kwsch/b2bc7124c510b71e8707 to your computer and use it in GitHub Desktop.
Save kwsch/b2bc7124c510b71e8707 to your computer and use it in GitHub Desktop.
Container Formats
XY Special Container Formats:
AD/BM/GR/MM/TM: u16 magic, u16 ct, offset entry * ct, u32 total len
Example:
u16 - Magic (ZO)
u16 - File Count (4)
u32 - File 1 Offset (?)
u32 - File 2 Offset (Overworlds)
u32 - File 3 Offset (?)
u32 - File 4 Offset (Encounter Slots)
u32 - File Length
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment