RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. help with retro
    Log in to post
    • All categories
    • U

      Last row doesn’t show up for all themes

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support help with retro help with theme
      3
      0 Votes
      3 Posts
      762 Views
      mituM

      Please add the info requested in https://retropie.org.uk/forum/topic/3/read-this-first to your topic.

    • R

      RetroPie error on Pi 3

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support errors segmentation help with retro
      2
      0 Votes
      2 Posts
      345 Views
      mituM

      Please add some info about your setup and issue, as detailed in https://retropie.org.uk/forum/topic/3/read-this-first.

      Are you using the RetroPie Pi3 image from retropie.org.uk/download ?

    • R

      Segmentation fault

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support issue errors help with retro
      2
      0 Votes
      2 Posts
      456 Views
      4

      @remocscott there isn't image

    • J

      LE Potato

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support help with retro
      3
      0 Votes
      3 Posts
      2k Views
      L

      @jcissell1029 after days of wasted effort, I found this:

      https://forum.loverpi.com/discussion/891/retropie-how-to-get-the-current-build-to-load-emulationsation#latest

      Once you've booted see the bit about EmulationStation not being found, you're dropped to a Bash prompt do:
      sudo apt install rapidjson-dev
      then:
      sudo ~/RetroPie-Setup/retropie-setup.sh
      From here you will select "Manage packages", then "Manage core packages", then "emulationstation", then "Update from source"

      HOWEVER, there appears to be a syntax error as the script is named retropie_setup.sh and not
      retropie-setup.sh
      (Underscore, not dash)
      so, to launch the script installation:
      sudo ~/RetroPie-Setup/retropie_setup.sh