RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. booting script
    Log in to post
    • All categories
    • S

      How to boot directly in to Amiga emulation?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support amiga amiberry boot booting booting script
      2
      0 Votes
      2 Posts
      570 Views
      mituM

      You mean instead of starting EmulationStation on boot ? If so, then edit the /opt/retropie/configs/all/autostart.sh file and add your own command before the emulationstation #auto line.
      To determine which is the correct command line, you can use either the advice from the Docs or just start your game, then open /dev/shm/runcommand.log and see the actual command line used to launch it.

    • R

      Script doesn't boot when I start my Retropie

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie boot script booting script startup
      7
      0 Votes
      7 Posts
      2k Views
      chipsnblipC

      someone asked about this on reddit a few weeks back, and i told them to add it to:
      /opt/retropie/configs/all/autostart.sh

      expressvpn connect &
      emulationstation

      it seemed to work for them. here's the thread for reference.