Main > Driving & Racing Cabinets

MAME X- and Y-Board Link W.I.P.

<< < (3/7) > >>

SailorSat:
Please setup the dip switches before trying anything else! - Also take note DIP-Switches are stored in the CFG folder.

Consider it still W.I.P. - (64-bit windows only)


Super Monaco GP [smgp]
http://files.arianchen.de/cabmame/xbd.zip




Power-Drift (Link) [pdriftl]
http://files.arianchen.de/cabmame/ybd.zip
( comm_framesync should be set to 1 )




smgp-1to4.bat

--- Code: ---@echo off
start xbd.exe smgp -nvram_directory nvram1 -cfg_directory cfg1 -comm_localport 15112 -comm_remoteport 15113 %1 %2 %3
start xbd.exe smgp -nvram_directory nvram2 -cfg_directory cfg2 -comm_localport 15113 -comm_remoteport 15114 %1 %2 %3
start xbd.exe smgp -nvram_directory nvram3 -cfg_directory cfg3 -comm_localport 15114 -comm_remoteport 15115 %1 %2 %3
start xbd.exe smgp -nvram_directory nvram4 -cfg_directory cfg4 -comm_localport 15115 -comm_remoteport 15112 %1 %2 %3
--- End code ---


pdriftl-1to4.bat

--- Code: ---@echo off
start ybd.exe pdriftl -cfg_directory cfg1 -nvram_directory nvram1 -comm_localport 15112 -comm_remoteport 15113 %1 %2 %3
start ybd.exe pdriftl -cfg_directory cfg2 -nvram_directory nvram2 -comm_localport 15113 -comm_remoteport 15114 %1 %2 %3
start ybd.exe pdriftl -cfg_directory cfg3 -nvram_directory nvram3 -comm_localport 15114 -comm_remoteport 15115 %1 %2 %3
start ybd.exe pdriftl -cfg_directory cfg4 -nvram_directory nvram4 -comm_localport 15115 -comm_remoteport 15112 %1 %2 %3
--- End code ---

SailorSat:
To actually see each other in Super Monaco GP you have to complete the qualifing lap with each participating player.

SailorSat:





So Power Drift will run until 6 cars have reached the finish line.
However - there are 12 cars on the track, so if 8 players are human controlled but nobody actually finished the race, the game will never end. ;)

Player 0 actually is a live spectator mode.
Player 9 and 10 actually have unique car colors, but will overwrite data for player 1 and 2.

Now to hack the game rom to "fix" players 9, 10 and maybe even beyond ;)

MrThunderwing:

--- Quote from: SailorSat on February 03, 2023, 01:02:44 pm ---Please setup the dip switches before trying anything else! - Also take note DIP-Switches are stored in the CFG folder.

Consider it still W.I.P. - (64-bit windows only)


Super Monaco GP [smgp]
http://files.arianchen.de/cabmame/xbd.zip



Thanks SailorS, I've been able to get the 4 way Super Monaco GP link-up workining without issue (thanks for sharing all the info to stick in the batch file to launch simultaneously). I've run into a bit of hitch with Power Drift though, in that I cannot for the life of me finding a working Power Drift


Power-Drift (Link) [pdriftl]
http://files.arianchen.de/cabmame/ybd.zip
( comm_framesync should be set to 1 )




smgp-1to4.bat

--- Code: ---@echo off
start xbd.exe smgp -nvram_directory nvram1 -cfg_directory cfg1 -comm_localport 15112 -comm_remoteport 15113 %1 %2 %3
start xbd.exe smgp -nvram_directory nvram2 -cfg_directory cfg2 -comm_localport 15113 -comm_remoteport 15114 %1 %2 %3
start xbd.exe smgp -nvram_directory nvram3 -cfg_directory cfg3 -comm_localport 15114 -comm_remoteport 15115 %1 %2 %3
start xbd.exe smgp -nvram_directory nvram4 -cfg_directory cfg4 -comm_localport 15115 -comm_remoteport 15112 %1 %2 %3
--- End code ---


pdriftl-1to4.bat

--- Code: ---@echo off
start ybd.exe pdriftl -cfg_directory cfg1 -nvram_directory nvram1 -comm_localport 15112 -comm_remoteport 15113 %1 %2 %3
start ybd.exe pdriftl -cfg_directory cfg2 -nvram_directory nvram2 -comm_localport 15113 -comm_remoteport 15114 %1 %2 %3
start ybd.exe pdriftl -cfg_directory cfg3 -nvram_directory nvram3 -comm_localport 15114 -comm_remoteport 15115 %1 %2 %3
start ybd.exe pdriftl -cfg_directory cfg4 -nvram_directory nvram4 -comm_localport 15115 -comm_remoteport 15112 %1 %2 %3
--- End code ---

--- End quote ---

Thanks for this Sailor S, I've managed to get Super Monaco GP running in a 4 Player link-up with no problems at all - thanks for sharing the info to easily launch them in a batch file too, very handy!

Edited: Both games working in both a 4 player and 2 Player link-up now, thanks for this Sailor S, great to see these classics in multiplayer.

SailorSat:
i doubt it, as the link version appears to have a nearly unique rom set.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version