Path: chuka.playstation.co.uk!news From: "Ben James" Newsgroups: scee.yaroze.freetalk.english Subject: Re: Help Plz! Date: Sat, 13 Oct 2001 17:12:19 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 14 Message-ID: <9q9phv$k5l5@www.netyaroze-europe.com> References: <9q9gav$k5l2@www.netyaroze-europe.com> <9q9o9i$k5l3@www.netyaroze-europe.com> <9q9p12$k5l4@www.netyaroze-europe.com> NNTP-Posting-Host: du-028-0236.claranet.co.uk X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Dataman just provides raw data in a single file, the way you're using it is fine. In 'sprite.h' there's the line: ReadTIM((u_long*)BASIC_TIZ) ...plus some similar ones. From what I can tell ReadTIM expects a TIM and throws a wobbly when passed TIZ data. Probably 50% of the crash bugs I get are caused by passing GsGetTimInfo something bad. -Ben