====== Autostart ====== Autostart Feature comes up nicely. If you want to start your pi2jamma with a specific game, then use the autostart feature. Use this step to configure autostart via menu - Select and Start game for autostart - Goto Configuration - Gamelists Menu - Autostart - Turn Autostart On The alternative approach is using the regamebox.conf file itself. Be sure that the correct regamebox.conf is used. If you use an USB Stick, then use the regamebox.conf on the USB Stick (/rpi2jamma/regamebox.conf), otherwise on the sd card (/boot/regamebox.conf). Edit the following parameteer ''AUTOSTART="1"'' Specify 1 for yes and 0 for no autostart. ''AUTOSTART_ROM="/mnt/sda/rpi2jamma/roms/arcade/1942.zip"'' Make sure that a complete path to the rom is given. The last folder of the rom must be the emulator name according [[adding_games|page]]. Further you can specify this parameters '' AUTOSTART_NO_QUIT="0"'' Specify if it should be possible to exit from autostart game or not via shortcut. Hence one can still exit by going via F1 to retroarch menu and quit there. ''SHOW_SPLASH="1"'' Specify if Splash should be shown or not. ''SHOW_LOADING_SCREEN="1"'' Specify if Loading Screen should be shown or not.