Search found 2 matches

by jyopp
Sun Apr 17, 2005 5:01 am
Forum: PSP Development
Topic: PBP Notes (Because there are a lot of PBP Questions)
Replies: 7
Views: 4970

zLib Compression...

I don't remember what thread the comment was in, but ChaosKnight said something about the PSAR file looking zlib-compressed... I'm working on a simple program to probe the files for obvious compression methods. So far, we can rule out simple zlib compression. I scratched the original program togethe...
by jyopp
Thu Apr 14, 2005 2:14 pm
Forum: PSP Development
Topic: PBP Notes (Because there are a lot of PBP Questions)
Replies: 7
Views: 4970

UNKNOWN.PNG

Okay, I spent a few minutes playing with UNKNOWN.PNG to find its size, and found out two (hopefully) useful things. I created a file with a 1-pixel checkerboard pattern (the old-school "50% Grey"), inserted it into an EBOOT.PBP file, and sized it to the display area by counting up visible ...