Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: jimmy2x2x on October 05, 2010, 08:18:48 pm

Title: Any way to pixel adjust MAME game window?
Post by: jimmy2x2x on October 05, 2010, 08:18:48 pm
For example if you are running a 320x240 game on a 640x480 display

(small game window on larger display)

can you pixel adjust the position of the game window, or is this position fixed?

Title: Re: Any way to pixel adjust MAME game window?
Post by: headkaze on October 06, 2010, 03:12:19 am
It depends on a few things. Monitors themselves usually remember their vertical/horizontal hold for a resolution. So you could try adjusting that.

You could use a bezel to create an imaginary border around the game. But I don't know of any specific way to do it other than that.

Some links to help you...

http://maws.mameworld.info/maws/mame_lay.html (http://maws.mameworld.info/maws/mame_lay.html)
http://mamedev.org/devwiki/index.php/Layouts_and_Rendering_for_MAME_Artwork_System (http://mamedev.org/devwiki/index.php/Layouts_and_Rendering_for_MAME_Artwork_System)
http://mamedev.org/devwiki/index.php/LAY_File_Basics_-_Part_I (http://mamedev.org/devwiki/index.php/LAY_File_Basics_-_Part_I)