Find here some steps how to setup autostart. Grab your regamebox.conf either on SD Card or USB Stick.
Step 1 : Turn Autostart on
AUTOSTART=”1”
Step 2 : Specify game to be started.
/boot/roms/arcade/qix.zip
should exist on your card.
AUTOSTART_ROM=”/boot/roms/arcade/qix.zip”
A rom on the usb stick if any can be used, too. Path looks then like /mnt/sda/rpi2jamma/roms/arcade/qix.zip
Step 3 : Select if exit from autostarted game should be possible or not
AUTOSTART_NO_QUIT=”0”
Step 4 : Select id you want to have boot splash
SHOW_SPLASH=”0”