Sunday, July 1, 2012

New XEN Format Header

I finally got around to editing the DXEN (And other XEN files) for Keyboard Hero. What I got... a new header! And this one is a bit more secure and is much faster than the previous method I used. This is used to store a person's profile. As you notice, nothing past the last wall of FFs is readable. Everything past the last wall of FFs is the data in the file. The first 280 bytes is the header. This header is temporary as I plan to use those FFs for another purpose. For now it stores real and string values. Kinda cool I guess.