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: Please help me run Mame on an LCD!  (Read 2294 times)

0 Members and 1 Guest are viewing this topic.

javeryh

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7961
  • Last login:Today at 10:55:16 am
Please help me run Mame on an LCD!
« on: February 26, 2007, 10:28:32 am »
I cannot seem to figure out how to get vertical games to display properly on my LCD monitor.  Using pacplus as an example, under the game options I have:

pacplus = -ror (to rotate the game vertically)
pacplus = -hwstretch (this doesn't seem to be doing anything)
pacplus = -r 800x600

I've tried various combinations on the last command like 1024x768, etc.  I just can't seem to get the game to take up the entire screen and display at the proper ratio.  Here's a screen shot of what is looks like:





I know it has something to do with resolution but I just can't figure it out based on the MAME FAQ.

Can anyone help me out?

u_rebelscum

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3633
  • Last login:April 21, 2010, 03:06:26 pm
  • You rebel scum
    • Mame:Analog+
Re: Please help me run Mame on an LCD!
« Reply #1 on: February 26, 2007, 12:53:02 pm »
I cannot seem to figure out how to get vertical games to display properly on my LCD monitor....  I just can't seem to get the game to take up the entire screen and display at the proper ratio.

(Looks like) You are using a widescreen monitor (10:16).  Pacman runs at 3:4.  So you can't have both the game "take up the whole screen and display at the proper ratio" at the same time.

The game is running at the correct ratios as is.

If you are more worried about filling the screen, and you don't mind vertically stretched pacman and everything else, disable keepaspect:
-[no]keepaspect / -[no]ka

   Enables aspect ratio enforcement. When this option is on, the game's
   proper aspect ratio (generally 4:3 or 3:4) is enforced, so you get the
   game looking like it should. When running in a window with this option
   on, you can only resize the window to the proper aspect ratio, unless
   you are holding down the CONTROL key. By turning the option off, the
   aspect ratio is allowed to float. In full screen mode, this means that
   all games will stretch to the full screen size (even vertical games).
   In window mode, it means that you can freely resize the window without
   any constraints. The default is ON (-keepaspect).
Robin
Knowledge is Power

csa3d

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 872
  • Last login:March 07, 2011, 08:16:35 am
  • Will game for food
    • Galaxian Mame Conversion
Re: Please help me run Mame on an LCD!
« Reply #2 on: February 26, 2007, 01:18:57 pm »
Here are my options to run games on a 16:9 screen.  I'd imagine you could change some of them and have it work for you.  PS - YAAAY!  IMages of that monitor!!!!!

autoframeskip           1
frameskip               0
waitvsync               0
triplebuffer            1
window                  0
ddraw                   1
direct3d                1
hwstretch               0
# screen                <NULL> (not set)
cleanstretch            auto
resolution              856x480
refresh                 0
scanlines               0
switchres               1
switchbpp               1
maximize                1
keepaspect              1
matchrefresh            0
syncrefresh             0
throttle                1
full_screen_brightness   0.000000
frames_to_run           0
effect                  none
screen_aspect           16:9

javeryh

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7961
  • Last login:Today at 10:55:16 am
Re: Please help me run Mame on an LCD!
« Reply #3 on: February 26, 2007, 01:57:28 pm »
Thanks guys but I should have noted that it is NOT a widescreen monitor.  It's just a regular old 4:3.  the picture is definitely squashed looking.

csa3d

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 872
  • Last login:March 07, 2011, 08:16:35 am
  • Will game for food
    • Galaxian Mame Conversion
Re: Please help me run Mame on an LCD!
« Reply #4 on: February 26, 2007, 07:31:43 pm »
so you're saying that none of these options fix it?  I would have assumed they change at least something..

javeryh

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7961
  • Last login:Today at 10:55:16 am
Re: Please help me run Mame on an LCD!
« Reply #5 on: February 26, 2007, 10:32:22 pm »
PS - YAAAY!  IMages of that monitor!!!!

Heh, yeah - I took a bunch of shots - I'll post them all in the other thread for you.  :D

ahofle

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4544
  • Last login:August 30, 2023, 05:10:22 pm
    • Arcade Ambience Project
Re: Please help me run Mame on an LCD!
« Reply #6 on: March 01, 2007, 04:12:44 pm »
Can you post your ini file for pacman as well as your mame.ini?  Hwstretch only operates in ddraw video mode (not d3d) to my knowledge.