PrismaticFlower / swbf-unmunge

A totally groovy tool for getting access to game files for a game from 2005.
MIT License
26 stars 4 forks source link

BF1 terrains magic number error #21

Open phantom567459 opened 4 years ago

phantom567459 commented 4 years ago

Example: stock Yav1.lvl on Xbox will give "Unknown VBUF type encountered", and the beta version gives "Chunk magic number mismatch" We determined before that BF1 doesn't really care too much about strictly following its guidelines on the magic number of 81 (and will still load ingame), so maybe something a little more flexible for VBUF_type::geometry could be used for BF1. I have very little knowledge of how the TER file handles this, so suppressing the errors just gives a seemingly blank terrain.