Path: chuka.playstation.co.uk!news From: "Peter Dollochan" Newsgroups: scee.yaroze.freetalk.english Subject: Re: New Game Date: Thu, 13 Mar 2003 01:34:10 -0000 Organization: PlayStation Net Yaroze (SCEE) Lines: 59 Message-ID: References: <01c2e892$b7f8cb80$8500a8c0@pal-s-omnibook> NNTP-Posting-Host: host217-41-60-52.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 Hmm not sure what i could be doing SetVideoMode( MODE_PAL ); GsInitGraph(320,256,GsOFSGPU,0,0); GsDISPENV.screen.w=320; GsDISPENV.screen.h=255; GsDefDispBuff(0,0,0,256); I thought the above was pretty standard ? My TV gives me a nice buckled view bit like looking out a porthole - must be on the way out :-/ I must admit i never gave the garbage a second thought .. ok it annoys me now ... thanks ;-) cheers for trying it btw :-) Pete. "Matt Verran" wrote in message news:b4nd9j$afs1@www.netyaroze-europe.com... > I remember seeing this type of problem on other NY games, most probably you > need to set the GsDISPENV screen width to 255: > > GsDISPENV.screen.w = 255; > > no matter what your actual screen width is always set it to 255. > > Just a guess. > > -Matt V > www.hermitgames.com > > > "pal" wrote in message > news:01c2e892$b7f8cb80$8500a8c0@pal-s-omnibook... > > Ok, these are not very interesting comments, but I thought you'd like to > > know anyway :) > > > > When adjusting screen, there's a little garbage on the right side of the > > screen. The same garbage appears in some of your other works available on > > your site (screen saver, plasma, 3d RACING...). Probably a clipping > > problem, perhaps the screen size used for initialisation is incorrect? > > > > Also, still in adjust screen, I think that the top of the frame is not > > visible enough. Plus, I had a hard time finding out that I should press > > select+start to go back to the menu (or did I miss another way?). > > > > Now I'm aware that the game wasnt 'adjust screen' ;) ... but I dont have > > much to say. > > > > The arrow pointing in the movement direction is a nice touch. The menu > > organisation with previews is interesting. > > > >