Re: assistance with correct values for LCD

"Martin Adrian" <adrianm-CWaTaxNTjqzV5dz/[email protected]>
Newsgroups gmane.comp.games.mame.advancemame.user
Message-ID <[email protected]>
Pixels are fixed on a LCD so you will not gain anything by programming
the graphics card.

It is much easier to just use SDL with the monitor's native resolution
(1280x1024 in your case)
You might also get better performance with regular mame since advmame
doesn't use hardware for stretching.

Try the following options:
advmame.rc
----------
device_video sdl
device_video_output fullscreen
display_adjust none
display_mode sdl_1280x1024   (or something like that)
display_resize fractional

advmenu.rc
----------
device_video sdl
device_video_output fullscreen
display_size 1280



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
___
Unsubscribe at https://lists.sourceforge.net/lists/listinfo/advancemame-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.