Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Mame - Hotkey to change from 4:3 to 16:9 (or full screen)?  (Read 3660 times)

0 Members and 1 Guest are viewing this topic.

delt31

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 65
  • Last login:August 01, 2020, 03:11:10 pm
  • I want to build my own arcade controls!
Mame - Hotkey to change from 4:3 to 16:9 (or full screen)?
« on: April 11, 2015, 07:57:05 pm »
For older games like pac man and donkey kong, I need the original screen size format while other games, I actual like a little larger even if it's not 1:1 pixel.  My question is how do I change this on the fly WITHOUT going into the ini file to change it?  I use hyperspin so I hate having to go into the ini file, change then load.  Am I missing something (hotkey or shortcut to change this on the fly while IN game)?

WakiMiko

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 317
  • Last login:January 04, 2019, 03:17:46 pm
Re: Mame - Hotkey to change from 4:3 to 16:9 (or full screen)?
« Reply #1 on: April 11, 2015, 08:18:52 pm »
I dunno if it's possible to change the aspect ratio while the game is running. However, you could create a ini file for each game that you want to stretch (or not stretch, depending on your default setting).

E.g. for donkey kong, create a file <yourmamedirectory>/ini/dkong.ini with the text "keepaspect 1".

(this assumes that your default setting is to stretch games)

delt31

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 65
  • Last login:August 01, 2020, 03:11:10 pm
  • I want to build my own arcade controls!
Re: Mame - Hotkey to change from 4:3 to 16:9 (or full screen)?
« Reply #2 on: April 11, 2015, 09:35:04 pm »
I dunno if it's possible to change the aspect ratio while the game is running. However, you could create a ini file for each game that you want to stretch (or not stretch, depending on your default setting).

E.g. for donkey kong, create a file <yourmamedirectory>/ini/dkong.ini with the text "keepaspect 1".

(this assumes that your default setting is to stretch games)

This will work well thanks!  I love these forums!  You guys are SO helpful