This Wii game compresses code (written in the Squirrel programming language) using a format with a magic number of 43 4F 4D 50 (COMP).
comtype_scan2 hasn't given me any good results.
Club Penguin: Game Day! (COMP) compression?
-
- Posts: 4
- Joined: Wed Nov 29, 2017 6:36 pm
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Club Penguin: Game Day! (COMP) compression?
Code: Select all
comtype lz77wii
idstring "COMP"
savepos OFFSET
get SIZE asize
math SIZE - OFFSET
get NAME basename
clog NAME OFFSET SIZE SIZE