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

      Rainbow at Startup?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support rainbow screen retropie 4.2 emultionstation
      2
      0 Votes
      2 Posts
      1k Views
      dankcushionsD

      it's normal :)

    • T

      In es i canot execute .sh

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support dosbox emultionstation help
      2
      0 Votes
      2 Posts
      634 Views
      mediamogulM

      @tlanks

      Things are rarely this simple, but are you sure that you made the script executable?

      chmod +x /home/pi/RetroPie/roms/pc/game.sh

      Also, seeing as how you're simply launching DOSBox with your script, does the included /home/pi/RetroPie/roms/+Start\ DOSBox.sh not suffice?

    • J

      Various RetroPie Issues

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support overscan retropiesetup emultionstation
      10
      0 Votes
      10 Posts
      2k Views
      mediamogulM

      @jay81uk

      Regarding your issue with the GBA BIOS, you may have to try a few before you find one that works. Also, the md5sum is noted here to compare against your own.

    • RedDogR

      EmulationStation GUI sluggish with scrapped systems

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emultionstation gui
      23
      -1 Votes
      23 Posts
      6k Views
      spruce_m00seS

      I have my roms on a NAS alogn with all of my other files, so when I download a new rom, i stick it on the Pi and the NAS, so my roms are all backed up, I dont care about that,

      what I care to backup is the scraping which takes a bloody age to get done, I do not want to repeat that!

      then I stick saved games over on the NAS as and when I decide I have any that I care about.

      I prefer to spend my time playing though, I spent an hour last night watching the screen flash text while LR-Mame installed, only to find that the game ran slow :(

    • HexH

      Default behaviour for Video + Background music

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development emultionstation suggestions video preview music
      4
      0 Votes
      4 Posts
      1k Views
      C

      #1 for sure if this is still being considered or worked on?

    • ?

      (SOLVED) Error Updating ES From Source

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emultionstation update failed source
      31
      0 Votes
      31 Posts
      10k Views
      R

      Defintely appears to be related to limited memory.

      I found this https://www.raspberrypi.org/forums/viewtopic.php?t=142243&p=940551#

      sudo dd if=/dev/zero of=/swapfile1GB bs=1M count=1024
      sudo mkswap /swapfile1GB
      sudo swapon /swapfile1GB

      I tried all other recommendations noted here before doing this, but worked like a charm. I was getting stuck at 82% "SystemScreenSaver.cpp.oc++: internal compiler error".

    • ruckageR

      Long standing ES bugs

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development es bugs emultionstation bugs
      57
      2 Votes
      57 Posts
      21k Views
      ruckageR

      @jdrassa said in Long standing ES bugs:

      @ruckage Here you go.
      https://ci.appveyor.com/api/buildjobs/rd05i2jbp8oonvh6/artifacts/EmulationStation-Win32.zip

      You're a star, thank you very much.

    • G

      Emulationstation issue

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emultionstation
      4
      0 Votes
      4 Posts
      769 Views
      AlexMurphyA

      @GTR63 Forget the USB. If you are using windows use the already enabled samba share. stick \\RETROPIE into any windows search bar and you should see 4 folders by default. Just drag and drop into the correct folders from your Win PC.

    • S

      Emulation Station not starting up on start up

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emultionstation startup
      11
      0 Votes
      11 Posts
      3k Views
      simonsterS

      Maybe it is a sign the drive is starting to fail (taking a long time to spin up). I know a number of Toshiba and Hitachi laptop drives have an issue where the grease in the bearings breaks down after a while and turns into a paste that actually slows the drive down until the motor has warmed up a little.

    • D

      How to launch (start) menu in emulationstation from keyboard?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emultionstation xbox controller menu
      6
      0 Votes
      6 Posts
      6k Views
      mituM

      @nex86 said in How to launch (start) menu in emulationstation from keyboard?:

      @mitu how am I'm supposed to enable SSH when I can't go into the menu to enable it?

      Look at the page I mentioned, the 2nd method is simpler - pop-up your SD card and insert it into your PC, then create an empty file called ssh (no extension) on the /boot partition, the same folder as the config.txt file.
      Put the SD card back and boot the PI, you should have SSH enabled.