Build Your Own Arcade Controls Forum
Main => Monitor/Video Forum => Topic started by: helpmebuild on April 28, 2010, 10:38:32 am
-
I was curious if anyone would be willing to cut and paste their video section of their .ini file so I can take a look at theirs versus mine. I am having some serious issues in MAME and I think its because of the changes in that file that were made while I was using Arcade VGA and their res tool.
If you would be so kind, it would be appreciated.
Thanks
-
"some serious issues" isn't very detailed ;).
(BLUE lines are CabMAME specific)
#
# CORE SCREEN OPTIONS
#
brightness 1.0
contrast 1.0
gamma 1.0
pause_brightness 0.65
cleanstretch 0
changeres 1
redraw 0
#
# WINDOWS VIDEO OPTIONS
#
video ddraw
numscreens 1
window 0
maximize 1
keepaspect 1
prescale 1
effect
waitvsync 0
syncrefresh 0
#
# DIRECTDRAW-SPECIFIC OPTIONS
#
hwstretch 0
#
# FULL SCREEN OPTIONS
#
triplebuffer 1
switchres 1
full_screen_brightness 1.0
full_screen_contrast 1.0
full_screen_gamma 1.0
#
# PER-WINDOW VIDEO OPTIONS
#
screen auto
aspect auto
resolution auto
view auto
screen0 auto
aspect0 auto
resolution0 auto
view0 auto
...