01-18-2018, 10:42 PM
Sorry for bumping this.
I tried to make my own BMS script for the files I wanted extracted, and I'm stuck at the filesize portion. The bytes after the magic ID don't match the size of my file. Am I supposed to make it size in bytes? I tried both little and big endian but neither match my filezise.
I'll show you.
According to the tut the size should be after the magic ID. I'm not quite sure where to go here. I've established the ID seems to be "GEOM" as it's the first filetype to show up here.
Thanks.
I tried to make my own BMS script for the files I wanted extracted, and I'm stuck at the filesize portion. The bytes after the magic ID don't match the size of my file. Am I supposed to make it size in bytes? I tried both little and big endian but neither match my filezise.
I'll show you.
According to the tut the size should be after the magic ID. I'm not quite sure where to go here. I've established the ID seems to be "GEOM" as it's the first filetype to show up here.
Thanks.