Jump to content
LaunchBox Community Forums

Recommended Posts

Posted

I first started tinkering with Mame 20 years ago. Can't believe I'm stuck on this. Also, either google's punishing me for adblocking youtube, or my google-fu is presently offline. Even AI seems to have taken its ball home. 

How on earth do I force all vertical games into 7:8 rather than 3:4 resolution without changing each and ever game individually?

For bonus points, how do I do similar for horizontal games (using 12:7 instead of 4:3)?

My addled aged brain thinks it involves creating horizontal and vertical.ini in the ini folder, but as stated, goggle's causing more confusion than clarity. Wish they hadn't removed "Don't be evil" from their wall....

Posted

Edit your mame.ini file and set:

keepaspect 1
unevenstretch 1
aspect 7:8
 
Or if you want this only for vertical games, create a vertical.ini file in your MAME ini folder with those settings. MAME will automatically apply it to all vertical games.
 
For horizontal games in MAME, you can create a horizont.ini file (note: MAME uses "horizont" not "horizontal") in your MAME ini folder with these settings:
keepaspect 1
unevenstretch 1
aspect 12:7
 
Or test it with this command
mame gamename -aspect 12:7 -unevenstretch
Posted

Thanks for the reply - I really need to figure out how to turn on auto-notify for my posts!

Did that, but I'm getting weird rendering. On vertical:

Screenshot2025-09-08090144.thumb.png.00912f72094fc8a77f6d6ac2747e8931.png

Not working at all for horizontal. Has the Mame system changed? Despite being the OG, it's not aging gracefully. 

Posted
1 hour ago, launchretrogirl2562 said:

not to my knowledge, but to be fair. I don't use those settings so best to hope someone who does chimes in.

I can look into it later but no guarantees.

No worries - likely something deeply esoteric. 😟

Posted
8 hours ago, stigzler said:

Did that, but I'm getting weird rendering. On vertical:

In vertical.ini, try -aspect 8:5 (don't ask, 'cause I don't know)

8 hours ago, stigzler said:

Has the Mame system changed?

Nope. ;)

Including order of precedence.  If you have writeconfig in mame.ini set to 1, it will create a game-specific ini files (e.g. 1942.ini).  Those will supersede what's in vertical.ini.  Making any settings in vertical.ini essentially null and void.  So be sure to remove any game-specific ini files and check the writeconfig setting in mame.ini.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...