On Thu, Aug 09, 2007 at 06:05:18PM -0400, Adam C. Emerson wrote:
> On Thu, Aug 09, 2007 at 09:56:44PM +0000, Joe Nahmias wrote:
> > I presume that you're using full screen mode with a screen that does not
> > have 3:4 ratio.  Try disabling opengl on the command-line.  For
> > example:
> > 
> >    fceu -opengl 0 SuperMario.nes
> 
> That gets the aspect ratio right, but I just end up with a small area in
> the middle of the screen rather than having it scaled up but with the
> aspect ratio preserved.

OK, you should investigate the various scaling and resolution options to
get this right.  Check out -xres, -yres and all the rest in
/usr/share/doc/fceu/fceultra.html.

I personally use the following display options:

  fceu -opengl 0 -fs 1 -xres 640 -yres 480 /usr/share/nes/efp.nes

This uses most of the screen on my ThinkPad T61, with some black space
on the sides, because it's not a 4:3 display.

Hope this helps,
--Joe

PS - Please keep the BTS in the cc list.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to