10-15-2015, 09:25 AM
They are compressed. It's a custom RLE or something like it.
The algorithm I used to get this was read 5 bytes. The first byte tells how many times to repeat the last 4 bytes.
This doesn't look completely correct but is a start.
The algorithm I used to get this was read 5 bytes. The first byte tells how many times to repeat the last 4 bytes.
This doesn't look completely correct but is a start.
![[Image: UQsS0O0.png]](http://i.imgur.com/UQsS0O0.png)