Page 1 of 1

Follwing reflexives

Posted: Thu May 18, 2006 12:50 pm
by Deerhake44
ive used search buttons and found out that to follow a reflexive u have to Endian-Swap it, and subtract the secondary magic or w/e

but if some one said follow reflexive (byte 548) i dont know wat to do beacuse its not a Dword

Posted: Thu May 18, 2006 5:10 pm
by TheTyckoMan
usually they mean 548 bytes into the current tag, then you have the chunk count (2 bytes), 2 bytes of just 0's, then you have the actual pointer that you reverse edian and subtract map magic from ;)

Posted: Thu May 18, 2006 7:29 pm
by Deerhake44
im guessing the reflexive is in the bsp so i open up the bsp
go to the 548th byte go 4 bytes over and there should be my dword :S?