• Not very user friendly.

    26
    0 Votes
    26 Posts
    7k Views
    Drakaen391D

    @Necrobot20XX said in Not very user friendly.:

    I am an above average computer user and have been using emulators for years.

    This is hard to believe as I know there isn't a single emulator that would work for all systems RetroPie has or even half of it...

    Also Above average Computer user would know the difference between a console and computer board...

  • 8bitdo SNES SFC30 Issues

    18
    0 Votes
    18 Posts
    7k Views
    FloobF

    Something very odd went on, not sure what (tried different power up modes, different boot modes, just wouldnt take the input from SFC30).
    Just wrote RetroPie 4 final to a card. Chose basic install.

    Added controller with hack off, added udev rule, left the boot mode where it was, didnt choose "boot" or "background".
    Turned controller off after it registered and connected.
    Rebooted.
    Waited until fully in ES, turned SFC30 on, connected automatically.
    ES happily saw its inputs - wrote the correct values. All power ons were with Start+R here.

    All good! :)

    Now just trying to work out how I managed to get ES to not see inputs from a SFC30 but see the FC30 Pro....

  • Reicast lost sound after update

    18
    0 Votes
    18 Posts
    8k Views
    T

    thanks nicapi, I had already updated my packages so I just went into option 1, '1 select default emulator for dreamcast (reicast)' and the option for oss-audio was there.

  • Xpad patched failed to apply

    3
    0 Votes
    3 Posts
    1k Views
    H

    @BuZz
    Thanks. Once I get home I will try this.

  • Importing my own images into Emulation Station ?

    6
    0 Votes
    6 Posts
    5k Views
    D

    @sselph thanks for the extra command it speed things up for sure and it does seem to be working now :)

    /opt/retropie/supplementary/scraper/scraper -img_format=png -add_not_found=true -download_images=false -image_suffix= -use_gdb=false

    worked wonders for me maybe it was just a cold boot on a cold morning that got the other stuff working to :)

  • Need help getting speaker set up

    1
    0 Votes
    1 Posts
    531 Views
    No one has replied
  • how to use the sselph scraper "-append" option

    8
    0 Votes
    8 Posts
    4k Views
    meleuM

    @sselph
    I used it for the task I explained here:
    https://retropie.org.uk/forum/topic/3353/take-and-scrape-your-own-screenshots/47
    And it's working fine.

    It's a scheme to let the user take screenshots of a game and set the most recent screenshot as the emulationstation image for this game.

    Here is the complete code:
    https://github.com/meleu/src/blob/master/screep.sh

    OBS.: It's intended to be the runcommand-onend.sh script.

    Cheers!

  • Have to unplug and plug again USB adapter to get it detected

    1
    0 Votes
    1 Posts
    769 Views
    No one has replied
  • Tron with X-Arcade Tankstick and TurboTwist

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Removing Dreamcast

    5
    0 Votes
    5 Posts
    2k Views
    BuZzB

    With RetroPie 4 there is no need to manually remove stuff - you can remove it from RetroPie-Setup and it will remove the entry from Emulation Station - although you will need to remove any roms folder yourself. If you have a System Manager entry the roms folder is not removed.

  • Edit list of emulators shown for "Select default emulator for" option

    7
    0 Votes
    7 Posts
    4k Views
    BingoLittleB

    @herb_fargus Hi, yes well I have a load of ROMs in the arcade folder already, but wanted the NeoGeo ROMs in a separate folder to get to them easier basically.

    Thanks for all the help!

  • Retropie namingconvention question.

    21
    0 Votes
    21 Posts
    7k Views
    R

    @Floob Thats awesome, I will try it out right away! :D

  • 4.0 game list option?

    1
    0 Votes
    1 Posts
    697 Views
    No one has replied
  • Lr-Mame2003 Battletoads player2 controls not working

    4
    0 Votes
    4 Posts
    2k Views
    BrockBoytsB

    @dankcushions @caver01

    It was the DIP switch! Thanks guys! Works great.

  • How to power LEDs only when rPi is on?

    7
    0 Votes
    7 Posts
    2k Views
    briankrossB

    Quick update:

    Since I'm using a switch for the PowerBlock, I'll change it to a DPST ON-OFF switch (rather than SPST), this should control both circuits with one actuator and light up the LED's when the rPi is powering up.

    I'm not sure why I didn't think of this earlier. :-)

    Thanks to all that responded.

  • 8BitDo SNES easier on 4.0?

    1
    0 Votes
    1 Posts
    665 Views
    No one has replied
  • Super Mario War - Install Onto 4.0

    3
    0 Votes
    3 Posts
    5k Views
    herb_fargusH

    @11fdriver the image was slimmed down and optional ports can be installed from the setup script if the server is lagging thats something that will be sorted server side or it is a network issue on your end

  • scrapper is much slower on RetroPie 4.0?

    2
    0 Votes
    2 Posts
    1k Views
    BuZzB

    thegamesdb website is slow currently - you can use openvgdb with sselph's scraper.

  • Automating source-builds

    2
    0 Votes
    2 Posts
    655 Views
    BuZzB
    sudo ./retropie_packages <NAME OR ID/PACKAGE>

    which could be used in a loop

    eg

    for pkg in lr-mame2003 scummvm; do sudo ./retropie_packages.sh $pkg; done

    or building all # ids from 200 to 210 (note ids are not static and change when new modules are added/removed)

    for pkg in {200..210}; do sudo ./retropie_packages.sh $pkg; done

    run retropie_packages with no parameters for a list of support modules and their functions.

  • Pifba inverted player 1 axis

    5
    0 Votes
    5 Posts
    2k Views
    C

    Yup. Def pifba. Have just popped the control panel to check it's wired correctly. It is, however just as I was puting it back together I noticed I had to rotate the player 1 stick to make it fit! This would make left and right swap and up and down swap. This also explains why the configuration menus outside emulationstation were working this way too. I had just put up with that as it wasn't too much of a pain. Hopefully re-wiring it will solve my problem as I can't mount it the other way

    {edit}
    That solved it. Thanks!

Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.