Path: chuka.playstation.co.uk!news From: "Peter Dollochan" Newsgroups: scee.yaroze.freetalk.english Subject: Re: New Game Date: Thu, 13 Mar 2003 14:03:01 -0000 Organization: PlayStation Net Yaroze (SCEE) Lines: 21 Message-ID: References: <01c2e892$b7f8cb80$8500a8c0@pal-s-omnibook> <01c2e93f$c2a50000$8500a8c0@pal-s-omnibook> NNTP-Posting-Host: host217-34-92-118.in-addr.btopenworld.com X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Ok tis fixed .. for some reason I was altering the .w/h components of dispenv at the same time as the .x/y for moving the screen around .. yep sounds silly but I thought I had too at the time :-) Seems to work fine and the upload has been changed although its hardly worth downloading again for that ;-) Thanks pal & Matt for your input !! Pete. "pal" wrote in message news:01c2e93f$c2a50000$8500a8c0@pal-s-omnibook... > I had a look at my code, and noticed I dont set GsDISPENV.screen.w > explicitly. I only need to set GsDISPENV.screen.h to 256 otherwise the > bottom 16 lines of the screen dont appear. I'd suggest trying simply > removing your GsDISPENV.screen.w line, and if this doesnt work setting it > to 255 as Matt said. >