Build Your Own Arcade Controls Forum

Main => Monitor/Video Forum => Topic started by: tyson171 on May 31, 2009, 05:56:02 pm

Title: Can't figure out how to modify my mame rom resolutions! please help!
Post by: tyson171 on May 31, 2009, 05:56:02 pm
Finally completely finished my cab! Now the fine tuning begins.....i'm not sure what i'm doing wrong, but whenever I open up a .ini file for say frogger for mame and try to change the resolution, then save it, it doesn't reflect the change when I open up the game?  What am i doing wrong? I'm using soft15hz, all resolutinos seem to be fine, and I used arcadevgares to preconfig all of my res files.  I included all of my .ini files as well.  (also using a 25" well gardner arcade monitor)

Here are my .ini files:

Mame.in
i

#
# WINDOWS VIDEO OPTIONS
#
video                     ddraw
numscreens                1
window                    0
maximize                  1
keepaspect                1
prescale                  1
effect                    none
waitvsync                 0
syncrefresh               0

#
# DIRECTDRAW-SPECIFIC OPTIONS
#
hwstretch                 0

#
# DIRECT3D-SPECIFIC OPTIONS
#
d3dversion                9
filter                    1

#
# PER-WINDOW VIDEO OPTIONS
#
screen                    auto
aspect                    auto
resolution                auto
view                      auto
screen0                   auto
aspect0                   auto
resolution0               auto
view0                     auto
screen1                   auto
aspect1                   auto
resolution1               auto
view1                     auto
screen2                   auto
aspect2                   auto
resolution2               auto
view2                     auto
screen3                   auto
aspect3                   auto
resolution3               auto
view3                     auto

#
# FULL SCREEN OPTIONS
#
triplebuffer              0
switchres                 1
full_screen_brightness    1.0
full_screen_contrast      1.0
full_screen_gamma         1.0

#
# WINDOWS SOUND OPTIONS
#
audio_latency             2

#
# INPUT DEVICE OPTIONS
#
dual_lightgun             0


Arcadevga.ini

[CONFIG]
Stretch=Y
StretchVal=288
Rotation=H
SingleScreen=Y
Overwrite=Y
Algorithm=P
StretchVector=N
Dash=Y
StandardView=N
[MAME]
MAMEpath=C:\HyperSpin\Emulators\Mame\
MAMEexe=mame.exe

Here is an example frogger.ini

So this is the original .ini

## frogger ##

-screen0 \\.\DISPLAY1
-switchres
-hwstretch
-nobezel
-nobackdrop
-resolution 512x288
-resolution0 512x288@0

and just playing around i tried changing it to

## frogger ##

-screen0 \\.\DISPLAY1
-switchres
-hwstretch
-nobezel
-nobackdrop
-resolution 352x256
-resolution0 352x256@0

I know that will mess up the refesh ect. but i just wanted to see how it would affect the game, but it doesn't change anything?  Please steer me in the right direction! Thanks in advance!
Title: Re: Can't figure out how to modify my mame resolutions! please help!
Post by: tyson171 on June 02, 2009, 11:39:00 am
Anyone? still has me stumped  :cry:
Title: Re: Can't figure out how to modify my mame rom resolutions! please help!
Post by: tyson171 on June 04, 2009, 09:47:38 pm
No one knows? What am i missing here? Does the .xml file affect the resolutions?