H
halkun
Guest
I have this text adventure game from Square called "Another Mind" You can see information about it at [url="<a]http://www.execpc.com/~halkun/another/[/url]" TARGET=_blank>my Another Mind page. Now the graphics format for the game is very simple. It's stuffed with normal .str FMV file formats and TIMs. Thats really it. The problem is that the TIMs are compressed using LZH and I'm not too good with that compression. So I need your help. The files are called TIZ files (The compressed TIMs) I've uploaded the smallest one (a cursor) [url="<a]http://www.execpc.com/~halkun/another/tcursol.tiz[/url]" TARGET=_blank>here and was wondering if you guys can tell me how to write a quick decompressor to liberate the TIM from the file, or if you guys could mod one your LZH uncompressers to handle this too. It would help alot. -halkun