Beco

From ZeldaMods (Breath of the Wild)
Revision as of 10:41, 11 September 2018 by imported>Leoetlino
Jump to navigation Jump to search

beco is a file format that is used for storing per-coordinate data.

Structure

beco files are little endian on Switch and big endian on Wii U.

Header

Offset Type Description
0x0 u32 Magic (0x00112233)
0x4 u32 Number of tables
0x8 u32 Divisor
0xc u32 Padding

Table offsets

Table