Main > Driving & Racing Cabinets
M2 script for Motor Raid & Indy 500
bsoder52:
Hi all,
I'm looking for the script that SailorSat created to properly link Motor Raid and Indy 500 on the M2 platform. I've got Daytona USA, Sega Rally and ManxTT up and linked on my duel cab and would like to get these linked as well. Thanks for any help.
vandale:
require("model2"); -- Import model2 machine globals
function Init()
end
function Frame()
I960_WriteDWord(0x005ec6b0,0x00000000)
Model2_SetWideScreen(1)
end
vandale:
http://forum.arcadecontrols.com/index.php/topic,133283.msg1690076.html#msg1690076
bsoder52:
Does it matter where I add the widescreen command script in the cfg file?
bsoder52:
also, where is the lua script need to be installed within the cfg file?
This one:
require("model2"); -- Import model2 machine globals
function Init()
end
function Frame()
I960_WriteDWord(0x005ec6b0,0x00000000)
Model2_SetWideScreen(1)
end
Navigation
[0] Message Index
[#] Next page
Go to full version