Path: chuka.playstation.co.uk!news From: "Peter Armstrong" Newsgroups: scee.yaroze.freetalk.english Subject: Re: Buggery Title Screen!! Date: Tue, 28 Aug 2001 21:19:05 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 16 Message-ID: <9mguog$8t83@www.netyaroze-europe.com> References: <9mgsl9$8t81@www.netyaroze-europe.com> NNTP-Posting-Host: ch5as01-65-236-207.cw-visp.com X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 "Max" wrote in message news:9mgsl9$8t81@www.netyaroze-europe.com... > > // check for bit mode > if(0) > switch(imageInfo.pmode) It looks like the if test is causing the problem, it's preventing the switch statement being executed. Peter