Ok, I got it, it wasn't actually that difficult.
The few extra bytes were as I suspected ship statistics. The numbers seem to match mostly, although they somehow have some multiplication condition by x1000. Sometimes the stored value is already correct, sometimes it has to be divided, by 1000 -...
As soon as i have the time, I'll will see what can be found.
Btw, as i'm writing my own file interpreter right now, it seems like we are doing this work twice.
Is there maybe a way we could combine our effords? Iirc you are writing in GML, unfortunately I'm not very familiar with that language...
I've stumbled into the same(?) problem, that the header file contains some data blob after the block entry array.
I've done some decompiling and it seems like they are serializing something in there
In one of the last lines they write a boolean (((DataOutputStream)localObject4).writeBoolean)...
Heyo, I've done some coding for myself today and it seems like the rawChunkData block in the smd2 file has changed with file version 2 (files starting with 00 00 00 02).
I have tested it with a few blocks and the ids/hp seems to match, as well as the new 5 bit orientatin seems to fit since the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.