Users browsing this thread: 1 Guest(s)
[TUTORIAL] Making BMS Scripts; Post and get help with your BMS scripts!
(01-18-2018, 10:42 PM)Tabuu Forte Akugun Wrote: 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.

[Image: 7e6ygud.png]

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.

Thats because file is not archive, but rather model file. The tutorial only applies to that file format so script will change as well based on different formats. The one written in the tutorial is based explicitely on that, and is meant to be read along with to understand QuickBMS syntax and commands and give you hints on common things to look for in file archives that are different than the example KYP archive.
Reply
Thanked by: Kold-Virus


Messages In This Thread
RE: [Tutorial] Making BMS Scripts - by Saeid0034 - 03-21-2020, 05:17 AM
RE: [Tutorial] Making BMS Scripts - by justdancer - 07-02-2016, 01:53 AM
RE: [Tutorial] Making BMS Scripts - by dionn1993 - 07-10-2019, 12:06 AM
RE: [Tutorial] Making BMS Scripts - by SKYHAMSTER - 08-06-2020, 06:06 AM
RE: [Tutorial] Making BMS Scripts - by Yarcaz - 11-18-2015, 08:19 AM
RE: [Tutorial] Making BMS Scripts - by Shade - 11-18-2015, 05:31 PM
RE: [Tutorial] Making BMS Scripts - by Yarcaz - 11-18-2015, 05:04 PM
RE: [Tutorial] Making BMS Scripts - by Hallow - 12-22-2015, 06:59 PM
RE: [Tutorial] Making BMS Scripts - by Hallow - 12-22-2015, 10:42 PM
RE: [Tutorial] Making BMS Scripts - by TGE - 12-24-2015, 08:14 PM
RE: [Tutorial] Making BMS Scripts - by Hallow - 12-24-2015, 08:57 PM
RE: [Tutorial] Making BMS Scripts - by nobody231 - 12-24-2015, 09:01 PM
RE: [Tutorial] Making BMS Scripts - by TGE - 12-25-2015, 06:36 AM
RE: [TUTORIAL] Making BMS Scripts; Post and get help with your BMS scripts! - by Pingus! - 01-21-2018, 08:14 PM

Forum Jump: