JessicaJones

native resolution full screen

Hi

What command line options do I have to pass to MAME in order to run a game:

- in native resolution

AND

- in full screen

AND

- NOT stretched to fill the whole screen: so black borders around the native resolution if monitor's resolution is higher then game's native resolution.

So I'm looking for the command line options and the -video output needed to do this.

thx
mhoes
Posts: 186
Joined: Wed Oct 26, 2016 12:26 pm

Re: native resolution full screen

Hi,

I must be missing something obvious here, but... isn't that the default behavior ? What results do you get when you run this:

Code: Select all

mame64 -noreadconfig pacman
For me, I then get a non-stretched full-screen (not windowed) 'original game resolution', including artwork if you have them. (If you have the art but still don't want to show it, I guess you could point your artpath to something that doesn't have any art, for example adding:)

Code: Select all

-artpath c:\
Does this get you what you are looking for ? If so, you need to look at some options in your mame.ini and change them. If not, I have no idea what else to try.

Return to “MAME Discussion”