By the way, I just found some of my notes about CBS...
Code:
CBS File Format --------------- 0x0000 File ID: "CFU\0" 0x0004 Required CB version? (always 8000) 0x0008 File offset of data (0x00000128) 0x000C Decompressed size 0x0010 Compressed size 0x0014 Root/ID/Folder name (32 bytes) 0x0034 ??? (40 bytes) 0x005C Game title (72 bytes) 0x00A4 Note/Game save desc (132 bytes) 0x0128 Compressed data (Gzip?)

Comment