Main > Main Forum
Vector ini in Mame
southpaw13:
Hello, I am running one of the newer versions of Mame. I remember there used to be a way to change the resolution of vector games. Does anyone know how to do this? So that when I run Mame, regular games run at one resolution and vector games run at another. Does Mame pick up a vector.ini ?
Thanks for your help,
-SP
chopperthedog:
-resolution 800x600x32
Added command line condition for each vector rom in mala.
good day.
WindDrake:
Mame does indeed load up Vector.ini (Launch MAME and it checks mame.ini first, then Vector.ini if it's a Vector).
I use it to shut off the scanline overlay and tweak some beam prefs.
--- Code: ---screen0 \\.\DISPLAY1
aspect0 auto
resolution0 640x480@0
view0 auto
--- End code ---
Just throw that in Vector.ini and change the 640x480 part to whatever resolution you'd like it to be.
southpaw13:
Thanks! I am going to use a different resolution to shut off the SLG mini!
-SP
southpaw13:
What version are you using? I am currently running 130 and Vector.ini does not work. I even copied the entire Mame.ini to Vector.ini and just changed the resolution. Did not work.
Thanks for your help,
-SP