Build Your Own Arcade Controls Forum
Software Support => GroovyMAME => Topic started by: ID4 on September 10, 2013, 01:20:50 pm
-
Hi!
I'm trying to use Switchres 1,443 for windows with ID4 Mame 106, I followed the Calamity instructions but when I try to run Switchres I always get an error:
D:\RetroPC\ID4Mame0106_32>switchres gng
mess exited or failed running with PATH=.
gng.xml:1: parser error : Document is empty
^
gng.xml:1: parser error : Start tag expected, '<' not found
^
Unknown ROM for mame and mess gng
Could not find height width or refresh rate to use.
[] "gng" horizontal 0x0@60.000 (1.000) --> 640x480@60.000 (1.000)
error: unknown option -resolution0
Switchres.conf
# Config file for switchres
#
# Cabmame Frogger/Galaxian fix
#ff=1
#soundsync=1
#redraw=1
# cga, ega, vga, multi, d9200, d9800, ntsc, pal, h9110
#mon=d9800
#
# Write out modelines for each game generated to this file
#modesfile=/home/arcade/modes.txt
#
#resfile=/home/arcade/ArcadeVGA.txt
#soft15khz=1
triplebuffer=1
#threads=1
throttle=1
vsync=0
switchres=1
#vcalc=0
mo=2
#dcalign=1000
emulator=mame
#
# Disable interlacing or doublescan
#interlace=0
#doublescan=0
#
#vectorwidth=640
#vectorheight=480
#
# Monitor Limits format:
# HfreqMin-HfreqMax,VrefMin-VrefMax,HFP,HSP,HBP,VFP,VSP,VBP,HPol,VPol,ActiveLi nesLimit,VirtualLinesLimit
#
# CGA Monitor
#MonitorLimits 15750-15750,55-60,2.000,4.700,8.000,0.064,0.192,1.024,0,0,288,448
#
# Wells Gardner D9800 monitor
#MonitorLimits=15250-18000,40-80,2.187,4.688,6.719,0.190,0.191,1.018,0,0,288,448
#MonitorLimits=18001-20000,40-80,2.187,4.688,6.719,0.140,0.191,0.950,0,0,288,448
#MonitorLimits=20001-29000,40-80,2.910,3.000,4.440,0.451,0.164,1.048,0,0,480,768
#MonitorLimits=29001-32000,40-80,0.636,3.813,1.906,0.318,0.064,1.048,0,0,576,768
#MonitorLimits=32001-34000,40-80,0.636,3.813,1.906,0.020,0.106,0.607,0,0,576,768
#MonitorLimits=34001-38000,40-80,1.000,3.200,2.200,0.020,0.106,0.607,0,0,600,768
#
#Hantarex Polo Star 25
MonitorLimits=15700-15800,45-80,4.000,4.700,5.300,0.062,0.062,0.740,0,0,288,448
MonitorLimits=16100-16200,45-80,1.280,4.500,6.420,0.062,0.062,0.740,0,0,288,448
MonitorLimits=25100-25200,45-80,0.200,0.400,8.000,0.040,0.040,0.640,0,0,384,768
MonitorLimits=31500-31600,45-80,0.170,0.350,5.500,0.040,0.040,0.640,0,0,576,800
#
# Minimum height, if can doublescan only things below this will be doublescanned
#ymin=224
#
# These currently are not even used
# DotClock limits of video card
#DotClockMin=1000000
#DotClockMax=90000000
#
Any help please!!!
-
Here is the sources you asked for (maybe with your environment it compiles...).
-
Here is the sources you asked for (maybe with your environment it compiles...).
Thank you!
what version is it?
Any help with my 1.443 Win32 issue?
-
Is the latest git version BC (Before Calamity).
Any help with my 1.443 Win32 issue?
Nope, sorry (I'm not a "switchres-master").
-
Is the latest git version BC (Before Calamity).
Any help with my 1.443 Win32 issue?
Nope, sorry (I'm not a "switchres-master").
Thanks you!!!
-
Is the latest git version BC (Before Calamity).
:laugh2:
I'm trying to use Switchres 1,443 for windows with ID4 Mame 106, I followed the Calamity instructions but when I try to run Switchres I always get an error:
I already answered ID4 in the Spanish forum, just posting it here too for the sake of information. MAME v0.106 couldn't output XML information for a single rom. It always outputs the whole 25 MB XML file. That's why Switchres gets crazy and can't work with it.
-
That is true.
But now ArcadeMAME 106 (ID4 Mame) is compatible with Switchres :applaud:, I was working some days and get it :cheers:.
I get too that Mame double the pixels of games with vertical resolution under 384px (as option), so it will tell to switchres the doubled resolution of that games, and then some ATI cards that can't work with lower resolution (HD 2XXX, 3XXX ...), will work with this ArcadeMAME, switchres and magic resolutions.
I need to do testing, I hope to publish an alpha version in my blog soon ;)
-
ArcadeMAME 106 *PREVIEW* available (and Switchres compatible :applaud:)
http://forum.arcadecontrols.com/index.php/topic,134802.0.html (http://forum.arcadecontrols.com/index.php/topic,134802.0.html)
-
Sounds like a good alternative for older computers. Nice work!