Hi,
I'm trying to figure out how to decompress XB3D saves, but I'm not very good at this

I tried a lot of methods, zlib, bz2, gzip ... without success
I found some things, I think that the 0x8B first bytes aren't compressed. I found in this "header" some similarities with the uncompressed Wii version (some "magic" numbers in common, they are just reversed), and we can clearely see the name of the characters so this part doesn't seem to be compressed.
Then, at 0x8C, there are 4 bytes which are the same (only for non empty save ?) : CE FA ED FE
I googled it without succes, I only was able to find that this is the magic number of some old mac binaries or whatever :/
Here is a screenshot with some of the similarities I was able to find :
If anyone can help us it would be very great
Thank you
