Path: chuka.playstation.co.uk!news From: Alex Herbert Newsgroups: scee.yaroze.programming.2d_graphics Subject: Re: screen offset Date: Thu, 13 Aug 1998 18:42:43 +0000 Organization: PlayStation Net Yaroze (SCEE) Lines: 15 Message-ID: <35D32593.16BF3A7A@ndirect.co.uk> References: <35D3223F.B10@mdx.ac.uk> Reply-To: aherbert@ndirect.co.uk NNTP-Posting-Host: dialin2-54.ndirect.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.04 [en] (Win95; I) Robert Swan wrote: > excuse my laziness, but Im looking for the method to move the visible > screen offset. I seem to remember that you could call some external > variable and mess around with some variables that would allow you to > shift the entire screen up, down etc,etc like in commercial games' > options screen. This was also the thing that allowed you to specify the > screen resolution to anything you wanted. I think you're looking for extern GsDISPENV. (Look up GsDISPENV in the Library Reference - it's all there) Herbs