Path: chuka.playstation.co.uk!news From: "Max" Newsgroups: scee.yaroze.freetalk.english Subject: Re: More buggery title screens! Date: Mon, 3 Sep 2001 17:44:14 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 28 Message-ID: <9n0c89$s3h14@www.netyaroze-europe.com> References: <9mvuv3$s3h10@www.netyaroze-europe.com> <9n0349$s3h12@www.netyaroze-europe.com> NNTP-Posting-Host: modem-870.beedrill.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 That would cancel the current drawing which is not what I want at all. Max Derek da Silva wrote in message news:9n0349$s3h12@www.netyaroze-europe.com... > > > DrawSync(0); > > vsync = VSync(1); > > VSync(0); // get the vertical sync interval > > In interlaced mode ResetGraph(1) is called after VSync(0). DrawSync() isn't > used. Perhaps this is the problem? > > VSync(0); > ResetGraph(1); > > cheers > Derek > > > > > >