Path: chuka.playstation.co.uk!news From: Craig Graham Newsgroups: scee.yaroze.programming.2d_graphics Subject: Re: Hi-res question Date: Tue, 19 May 1998 15:11:24 +0100 Organization: Intelligent Research Lines: 26 Message-ID: <3561930C.CDA794B5@hinge.mistral.co.uk> References: <6jmvrs$35i1@emeka.playstation.co.uk> NNTP-Posting-Host: 194.131.235.3 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.03 [en] (Win95; I) George_Bain@Playstation.sony.com wrote: > Hi there, > > Try clearing the VRAM... What you could actually do is use a rectangle instead of a clear...: // r,g,b = char's : the colour to clear screen to GsBOXF my_box={0,0,GsGetActiveBuff()?0:512,640,512,r,g,b}; GsSortBoxFill(&my_box,WorldOt[GsGetActiveBuff()],(1< George@SCEE