Users browsing this thread: 1 Guest(s)
Broderbund Entertainment (for PC)
#4
Note to anyone viewing: The M1 file contains concatenated JPEGs, and the *.MED is the index for it (Don't know that structure, though yet.) The *.IOB file is a zlib compressed file, what the data is I don't know. Regardless, the IOB file can be decompressed with this script (For anyone downloading the game and looking at it):
Code:
comtype unzip_dynamic
idstring "KFC1"
goto 0x2C
savepos OFFSET
get ARKSIZE asize
math ARKSIZE - 0x8
xmath ZSIZE "ARKSIZE - OFFSET"
get BASENAME basename
set NAME string BASENAME
string NAME += ".dec"
clog NAME OFFSET ZSIZE ZSIZE
Reply
Thanked by:


Messages In This Thread
Broderbund Entertainment (for PC) - by bigguitar - 02-01-2019, 05:30 PM
RE: Broderbund Entertainment (for PC) - by Pingus! - 02-02-2019, 02:07 PM
RE: Broderbund Entertainment (for PC) - by gp2000 - 08-01-2020, 06:45 PM

Forum Jump: