Page 1 of 1

booting right to a game

Posted: Tue Apr 25, 2023 5:45 am
by Bob's arpicade
booting right to a game can someone tell me how to do this thanks Bob

Re: booting right to a game

Posted: Tue Apr 25, 2023 6:26 am
by Bob's arpicade
## If you want to auto load a game put it here
#/boot/launchers/advmame.sh simpsons


do I just change simpsons to the game that I want to boot too?
thanks

Re: booting right to a game

Posted: Tue Apr 25, 2023 11:18 am
by cool_factor
Yes, make sure you change to which emulator rom is in, best to use notepad++ (free download)

EXAMPLE:

## If you want to auto load a game put it here
/boot/launchers/mame172.sh aliens


viewtopic.php?t=1119#p3808

Re: booting right to a game

Posted: Tue Apr 25, 2023 5:09 pm
by Bob's arpicade
thank you

Re: booting right to a game

Posted: Tue May 02, 2023 12:11 pm
by mR_CaESaR
quick question, I'm trying to set this up for my vertical cabinet.

I've updated this in my run.sh and I'm getting esprade to start up

/boot/launchers/fba.sh esprade >/dev/null 2>&1

However, it's starting the game not in vertical mode. Any suggestions?