Path: chuka.playstation.co.uk!news From: "Max" Newsgroups: scee.yaroze.freetalk.english Subject: Re: Buggery Title Screen!! Date: Wed, 29 Aug 2001 15:14:08 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 26 Message-ID: <9mithp$8t812@www.netyaroze-europe.com> References: <9mgsl9$8t81@www.netyaroze-europe.com> <9mguog$8t83@www.netyaroze-europe.com> NNTP-Posting-Host: modem-292.arcanine.dialup.pol.co.uk X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Oops sorry I forgot to emmit that. I used that to see if that bit of code was what was doing it - any more suggestions??? Max Peter Armstrong wrote in message news:9mguog$8t83@www.netyaroze-europe.com... > > "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 > > > >