• With where to download games

    2
    0 Votes
    2 Posts
    713 Views
    mituM

    This is not a ROM/game sharing site - https://retropie.org.uk/forum/topic/2/forum-rules.

    That being said, there's a handy topic that it might be of help - https://retropie.org.uk/forum/topic/10918/where-to-legally-acquire-content-to-play-on-retropie.

  • 0 Votes
    6 Posts
    1k Views
    retropieuser555R

    @DieKatz This might be a tad out there as an idea, but maybe you could write a script to call omxplayer before the Rom loads? https://retropie.org.uk/forum/topic/7009/auto-play-video-before-loading-rom/6

    That way you could run the video file, then the game starts to play? Messy but something to explore as a solution.

  • Installing on ChromeBook

    7
    0 Votes
    7 Posts
    2k Views
    P

    Based on your reply, I deleted and recreated the container and installed RetroPie immediately afterwards. It worked! It's installing now. I'm guessing there was some other package conflict with another app installed. Thank you for your help.

  • This topic is deleted!

    0
    0 Votes
    0 Posts
    3 Views
    No one has replied
  • 0 Votes
    41 Posts
    9k Views
    L

    @mitu That's how I originally started out and it didn't work. I have weeks of work into this image now and don't want to wipe it out on a whim until I know that every avenue has been explored. And as I said earlier, it's happening on multiple different images.

  • 0 Votes
    3 Posts
    455 Views
    mituM

    I think @quicksilver might be right. On the PC, the actual start-up is done via $HOME/.config/autostart/retropie.desktop. Modify it and add a delay before emulationstation starts

    [Desktop Entry] Type=Application Exec=gnome-terminal --full-screen --hide-menubar -e "sleep 5 && emulationstation" Hidden=false NoDisplay=false X-GNOME-Autostart-enabled=true Name[de_DE]=RetroPie Name=rpie Comment[de_DE]=RetroPie Comment=retropie Icon=/usr/local/share/icons/retropie.svg Categories=Game
  • Raspberry Pi4 Retropie Setup Problem

    8
    0 Votes
    8 Posts
    2k Views
    J

    this actually has been solved, follow the steps exactly here, and you'll fix that SDL2 error. i had the same thing and this fixed it.
    https://retropie.org.uk/forum/topic/23984/solved-rpi4-sdl2-problem-during-installation-meanwhile-its-available-via-apt-get

  • 0 Votes
    15 Posts
    2k Views
    retropieuser555R

    @mitu Thanks will do!

  • Scraping PSX .img files

    Moved
    8
    1 Votes
    8 Posts
    2k Views
    S

    I was having a similar issue to you and i converted my files to PBP files. It saved a lot of space and made getting images easier (without any duplicates)

  • Encrypted my fresh Retropie, now can't login.

    3
    0 Votes
    3 Posts
    483 Views
    S

    @mitu Like I said, I already checked. That was the first thing I tried.

  • Random Sanwa JLF question

    2
    0 Votes
    2 Posts
    448 Views
    B

    Ok so this is solved. The good news is at least as far as I can tell the Sanwas don’t go bad after only a year of use. This was a wiring issue with some of the connections I made between the five wire harness and the wires to the usb encoder coming loose, ironically and randomly several at a time. I don’t always supervise the kids’ use of the arcade so it is also possible this wasn’t REALLY random, maybe one of the kids was particularly rough or lifted up the control panel lid and pulled some of the wires. All fixed up now! Now I have a few extra Sanwas for spare parts though! (Only figured out it was a wiring issue once I installed the new joysticks and problem was still occurring...)

  • ScummVM 2.1.0

    42
    0 Votes
    42 Posts
    10k Views
    L

    Sorry for the extreme late reply! In reference to my original issues, I got the controller issue fixed (Yay!) but my other problem remains in that I cant get Beavis and Butthead to load from the start. From my last post, I discovered that the game does in fact run properly IF I load a save file from it, however, I get booted back to the main EmulationStation screen if I try to start a game from the beginning. Here are the contents of my runcommand file:

    Parameters:
    Executing: bash /home/pi/RetroPie/roms/scummvm/+Start\ ScummVM.sh "bbvs-win"
    Using joystick: SWITCH CO.,LTD. USB Gamepad
    Virtual keyboard pack 'vkeybd_default' loaded successfully
    WARNING: No hardware input were defined, using defaults!
    User picked target 'bbvs-win' (gameid 'bbvs')...
    Looking for a plugin supporting this gameid... MTV's Beavis and Butt-head in Virtual Stupidity
    Starting 'Beavis and Butt-head in Virtual Stupidity'
    Using joystick: SWITCH CO.,LTD. USB Gamepad
    /home/pi/RetroPie/roms/scummvm/+Start ScummVM.sh: line 4: 1506 Aborted /opt/retropie/emulators/scummvm/bin/scummvm --fullscreen --joystick=0 --extrapath="/opt/retropie/emulators/scummvm/extra" $game

    When I try and start a new game and get booted back to the main screen, this line of text briefly shows up...

    *** Error in `/opt/retropie/emulators/scummvm/bin/scummvm': double free or corruption (out): 0x7ee9b2d0 ***

    Any ideas, thoughts or help would be greatly appreciated!

  • Top Gear 3000 video glitches

    9
    0 Votes
    9 Posts
    3k Views
    C

    @lokidod já fiz isso e o snes9x não reconhece os controles

  • Audio not working RPI3B+

    5
    0 Votes
    5 Posts
    2k Views
    mituM

    @DKarn No problem, there's no rush. Try other values for the Audio Card setting. Did you happen to notice what are the settings for your friend's installation ?

  • Having issues running games from USB drive

    3
    0 Votes
    3 Posts
    378 Views
    MurchedM

    Sorry for being vague.

    The games go through the usual runcommand launch menu, then black screen, then back to games list.

    The runcommand log for a nes game look like this:

    Parameters: Executing: /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-fceumm/fceumm_libretro.so --config /opt/retropie/configs/nes/retroarch.cfg "/home/pi/RetroPie/roms/nes/Metroid (USA).zip" --appendconfig /dev/shm/retroarch.cfg

    And for a PSX game look like this:

    Parameters: Executing: /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-pcsx-rearmed/pcsx_rearmed_libretro.so --config /opt/retropie/configs/psx/retroarch.cfg "/home/pi/RetroPie/roms/psx/Alundra.PBP" --appendconfig /dev/shm/retroarch.cfg Memcard 2: disabled Starting PCSX-ReARMed Running PCSX Version 1.9 (May 28 2019). psxMap: warning: wanted to map @80000000, got 0x6f50a000 Init new dynarec testing if we can run recompiled code.. test passed. warning: RAM is not directly mapped, performance will suffer Mapped (RAM/scrp/ROM/LUTs/TC): 77000000/1f800000/1fc00000/08000000/7018f000 found BIOS file: SCPH101.bin RGB565 supported, using it plugin: plugins/builtin_gpu plugin: plugins/builtin_spu plugin: plugins/builtin_pad plugin: plugins/builtin_pad Plugins loaded. Loaded CD Image: /home/pi/RetroPie/roms/psx/Alundra.PBPbad psar_sig: . selected sound output driver: libretro

    Both these games work on a fresh mount, but not on my current library.

    Thanks.

  • n64 controller config

    14
    0 Votes
    14 Posts
    8k Views
    quicksilverQ

    @w0rM Best to start your own topic and please also post this info:

    Pi Model or other hardware: (B, B+, 2 B, 3, X86 PC etc..)
    Power Supply used: (If using a Pi)
    RetroPie Version Used (eg 3.6, 3.8.1, 4.1 - do not write latest):
    Built From: (Pre made SD Image on RetroPie website, Berryboot, or on top of existing OS etc.. - please provide the filename of any image used)
    USB Devices connected:
    Controller used:
    Error messages received:
    Log found in /dev/shm/runcommand.log (if relevant):
    Guide used: (Mention if you followed a guide)
    File: (File with issue - with FULL path)
    Emulator: (Name of emulator - if applicable)
    Attachment of config files: (PLEASE USE PASTEBIN.COM FOR LARGE LOGS)
    How to replicate the problem:

  • 0 Votes
    5 Posts
    5k Views
    N

    @quicksilver you're right in Mame2003+ simply open the Retroarch Menu/GUI > Quick menu > Settings (not Controls indeed) and head for the Control Mapping setting. Change the value either to Analog (left stick) or Digital (Dpad). Thanks for the tip as I completely missed that opion!

  • 0 Votes
    7 Posts
    7k Views
    GeekOBG

    Thanks for the tip @dankcushions. This was driving me insane. I'll update from source when Mario Kart 64 misbehaves from now on :)

  • Using a controller on the ports

    3
    0 Votes
    3 Posts
    561 Views
    jojinJ

    @mitu okey

  • PCSX2 on ubuntu 19.10 - sdl2 downgrade no longer an option?

    11
    0 Votes
    11 Posts
    678 Views
    S

    All good! Sorted out the .cfg as suggested, and it all works great. Thanks again for all of your help with this!

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.