Page 1 of 1

Auto boot game

Posted: Fri Jan 25, 2019 4:02 pm
by Cjoli
Hi I have Arpicades in 2 cabs, Ms Pac and 1943, I would like these to boot into each respected game, I know I can have it boot to last game in Atractmode but I would like it to always boot to the specific game for each cab. I see where that option is in the run.sh but I am probably doing this wrong because its not working.

this is what I have, what am I missing?

# If you want to auto load a game put it here
/boot/launchers/mame106.sh 1943 >/dev/null 2>&1

Re: Auto boot game

Posted: Fri Jan 25, 2019 4:33 pm
by Cjoli
FIXED

I realized my mistake and fixed it

# If you want to auto load a game put it here
/boot/launchers/advmame.sh 1943 >/dev/null 2>&1