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: Can't figure out how to modify my mame rom resolutions! please help!  (Read 1479 times)

0 Members and 1 Guest are viewing this topic.

tyson171

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 82
  • Last login:December 07, 2022, 09:34:22 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!
« Last Edit: June 02, 2009, 04:35:15 pm by tyson171 »

tyson171

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 82
  • Last login:December 07, 2022, 09:34:22 pm
Re: Can't figure out how to modify my mame resolutions! please help!
« Reply #1 on: June 02, 2009, 11:39:00 am »
Anyone? still has me stumped  :cry:

tyson171

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 82
  • Last login:December 07, 2022, 09:34:22 pm
Re: Can't figure out how to modify my mame rom resolutions! please help!
« Reply #2 on: June 04, 2009, 09:47:38 pm »
No one knows? What am i missing here? Does the .xml file affect the resolutions?