Search found 81 matches

by quota4stupid
Fri May 22, 2009 12:31 pm
Forum: Binary
Topic: Call for Help: Creating WTB's
Replies: 31
Views: 68277

Re: Call for Help: Creating WTB's

So I got to try your tool out, it appears as though it works. As if there was any doubt ;-) So, I'm still scratching my head over the exact meaning of the texture/color control code in the polygon record, but I've certainly had some fun playing with it. I've been replacing the codes in S_1BLDBL and...
by quota4stupid
Thu May 21, 2009 9:49 pm
Forum: Binary
Topic: Call for Help: Creating WTB's
Replies: 31
Views: 68277

Re: Call for Help: Creating WTB's

Awesome. I'm gonna grab my flash drive and try this new tool out. It probably wont be too useful to you (since all it does is the checksum), except that you'll be able to hand modify WTB files (vertex coordinates, etc), fixup the checksum with my tool and then reinsert them into the PRJ file with S...
by quota4stupid
Thu May 21, 2009 6:24 pm
Forum: Binary
Topic: Call for Help: Creating WTB's
Replies: 31
Views: 68277

Re: Call for Help: Creating WTB's

wow you certainly have a lot of free time quota :) Yup, that's what happens when you're a downright unsociable git like myself :-D Anyhow, I've finally worked out the checksum algorithm! :-) In the end I got sick of trying to guess it and disassembled the code instead :-P As a result, I was also ab...
by quota4stupid
Wed May 20, 2009 9:55 am
Forum: Binary
Topic: Call for Help: Creating WTB's
Replies: 31
Views: 68277

Re: Call for Help: Creating WTB's

...bytes from offset 8 to 15 are the name of the WTB file... Actually, not the name of the file, just a name as it turns out (in the files I initially tested it WAS the filename, but another one I just looked at - "PLANET.WTB" from Mercs - places "frobozz_" here). Also, it appea...
by quota4stupid
Wed May 20, 2009 9:51 am
Forum: Binary
Topic: Call for Help: Creating WTB's
Replies: 31
Views: 68277

Re: Call for Help: Creating WTB's

The meaning of byte 4 to 16 in this file type is unclear at this time. Adding one to one byte and subtracting one from the next byte in this part of the header apparently leave the file intact. All other changes I made make the WTB invisible. Well, you can cross 8 more bytes from the mystery list: ...
by quota4stupid
Wed May 06, 2009 5:24 pm
Forum: Binary
Topic: BWD file tags
Replies: 17
Views: 55030

Re: BWD file tags

It's not terribly useful, but I think I've about figured out the DTBL chunk. As best I can tell so far, it seems to just give counts for certain information in the rest of the BWD (ie: the total number of OBJ & TSK chunks, the number of OBJ chunks in a REPR, etc) and is generated automatically b...
by quota4stupid
Wed Apr 22, 2009 7:30 pm
Forum: General Discussion
Topic: Chief the English Mastiff
Replies: 27
Views: 25649

Re: Chief the English Mastiff

Considering what other people count as a dog, at least these dogs don't have to be afraid of the rats running around in our city ... those things are big! Ours is by no means a toy dog. We have a Staffordshire Bull Terrier - 6 months old and about 14kg last we checked, but even when she's bulked up...
by quota4stupid
Wed Apr 22, 2009 9:10 am
Forum: General Discussion
Topic: Chief the English Mastiff
Replies: 27
Views: 25649

Re: Chief the English Mastiff

Col.Kell wrote:Thats a puppy? That looks more like a bear. :P
I'm with Kell on this one - seriously, that "puppy" is bigger than our dog will be when she's full adult size! :-P ;-)
by quota4stupid
Sat Apr 18, 2009 10:16 pm
Forum: Modding & Development
Topic: un-wasm
Replies: 21
Views: 31585

Re: un-wasm

But I'm getting some message saying from the sim after I hit Launch, that there is an error loading the SCN1 file. Any idea? :? Dunno, send me a copy of the broken BWD and I'll have a look. I also think I should mention that in your most recent version of jmw2.jar, the "unwasm" command ap...
by quota4stupid
Fri Apr 10, 2009 10:57 pm
Forum: Modding & Development
Topic: un-wasm
Replies: 21
Views: 31585

Re: un-wasm

I am typing this command in, after I hit "enter", it prints off an empty AIT file. Whats the reason? (I am trying other AITs too, like FDESTROY or FDEFEND) Well, as it turns out, I'm an idiot :-P Just double checked the code and found that even when an file output is specified, the AIT ex...