Attract-Mode Support Forum

Attract-Mode Support => General => Topic started by: voodoqut on May 14, 2017, 10:46:28 AM

Title: How to stop Attract Mode from setting default boot?
Post by: voodoqut on May 14, 2017, 10:46:28 AM
Hey!

I just wonder how I can stop Attract Mode from setting itself to boot at default when entered?
I want Kodi to boot at default, even if I play games in Attract mode and shut the system down from there.
Title: Re: How to stop Attract Mode from setting default boot?
Post by: progets on May 15, 2017, 08:49:21 PM
Modify the /opt/retropie/configs/all/autostart.sh file to look something like this
Code: [Select]
kodi #auto
attract

It will boot to Kodi. If you "exit" Kodi it will run Attract-Mode.
Title: Re: How to stop Attract Mode from setting default boot?
Post by: voodoqut on May 16, 2017, 09:03:48 AM
Thank you so much!
Title: Re: How to stop Attract Mode from setting default boot?
Post by: voodoqut on May 16, 2017, 09:23:27 AM
Do you also know how I can prevent Emulationstation from setting itself to boot as default when I enter it from the meny in Attract mode now?