• Stuck on this screen any ideas? I have gooogled all day.

    4
    0 Votes
    4 Posts
    1k Views
    M

    Unless I am mistaken or did it incorrectly the last time, win32diskimager, will make a file that is the full size of the sd card (128gb in your case). I am also not aware of how you then access the image to pull files out unless you write it back to another card of sufficient size? I guess there may be a way, I have never looked into it. I have a 32gb backup I have made of one of my retropie builds that is only a couple gig of data on the card.. Since it was that way I have decided not to back it up in that manner since then. Again I may have done something incorrectly.

    I'd recommend starting over with a good quality new blank micro sd card of sufficient size. Then get that working with the current standard image, and keep the original card intact. Then once it is up and running on the new card, you can copy over your roms etc from the old card.

    If you have used it awhile it can also be a failing sd card. I've lost several sd cards over the last year I guess 3 that I remember in various Pis, quality does vary on the cards.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Boot Retropie from USB-SSD

    2
    0 Votes
    2 Posts
    480 Views
    mituM

    The RetroPie RPI image is just a Raspi OS Lite installation, so as far as booting is the same as a Raspi OS image. Just write the image to the USB disc and boot from it. With any recent Pi4 revision, it should boot from USB automatically.

  • Raspberry Pi 4 using 4 controllers Help

    2
    0 Votes
    2 Posts
    832 Views
    mituM

    @chuckwurt said in Raspberry Pi 4 using 4 controllers Help:

    I have a Pi 4 8 gig using emulation station and it’s in an arcade 1up.

    Does this mean you're using RetroPie ? Please give more details about your system, as explained in https://retropie.org.uk/forum/topic/3/read-this-first.

    When navigating the menus all controllers work fine. Once I enter a game to play, only the Logitech controllers work.

    If the game is a max 2player game, then only the first 2 controllers will work. What game/emulator are you using ?

  • Donkey Kong

    2
    0 Votes
    2 Posts
    828 Views
    IanDaemonI

    @ianf Bad ROM dump? I dunno. Bad connection at the time? That's the problem with downloading from random websites. You don't really know what you have.

  • lr-Dolphin cheats

    4
    0 Votes
    4 Posts
    1k Views
    mituM

    According to the libretro docs, yes, that folder should be created. However, the same page says that internal Dolphin cheats are not supported, so that step may be useless.

  • what would cause mouse event1 to show up but not mouse0

    Moved
    9
    0 Votes
    9 Posts
    1k Views
    J

    @mitu sorry for doubting you, I think you were right after all. I downgraded to 1.9.5 and things are working great now!

    Looking forward to retropie upgrading when possible! I like to try to stay on the official latest branch when I can.

  • delete some hot key shortcuts like reset game

    3
    0 Votes
    3 Posts
    1k Views
    M

    @sleve_mcdichael

    #input_reset_btn = "0"

    in /opt/retropie/configs/all/retroarch/autoconfig/Sony PLAYSTATION(R)3 Controller.cfg

    it works, thx;)

  • 0 Votes
    32 Posts
    6k Views
    J

    @mitu I'm not sure how to describe it. I've tried 3 different versions of Ubuntu and Pop OS and they all do the same thing after installing RetroPie. It will crash once when starting for the first time then work fine. The 8bitdo buttons don't program correctly the first time but will all map the second time. Then after I run a rom it stops recognizing the 8bitdo or it won't even load the rom and just locks up the system. The bluetooth stops responding on the OS desktop as well. I'll try to look into the 8bitdo firmware and see if that is an issue. I'm at a loss at this point.

  • 0 Votes
    10 Posts
    2k Views
    G

    @mitu Good point. I've hashed out the reset line now too. :)

  • Shared Folder (simple command line request)

    5
    0 Votes
    5 Posts
    525 Views
    RapidEdwin08R

    @addison
    Could try to mount the folder instead of symbolic link?

    mount --bind /opt/retropie/configs/nds/drastic/backup /home/pi/RetroPie/saves

    Try it first manually, if it works for you, add the mount command to autostart.sh or rc.local

  • 0 Votes
    11 Posts
    1k Views
    Genos98G

    Yeah I also encountered this issue after updating everything. Reinstalling doesn't solve it. The theme probably needs to be updated by the creator.

  • 0 Votes
    3 Posts
    965 Views
    A

    @mitu Thank you and I'm sorry for not following what was clearly written down. In the future I will make sure I list all that is needed. In this case I figured out the solution but do appreciate the beginnings of the sites help.

    Thanks - Aaron

  • MAME4ALL Not working in rpi zero image

    10
    0 Votes
    10 Posts
    2k Views
    F

    @superomegabeto , where you able to make it work with a newer version?
    It does not work with 4.7.1.

  • Resize disk

    2
    0 Votes
    2 Posts
    104 Views
    W

    I solved it..

    done in raspi-config

  • 0 Votes
    2 Posts
    386 Views
    mituM

    Issue 1 can be easily solved by using the Audio menu in RetroPie and choosing your default output (Analog Jack/HDMI).

    For #2 - The Headphone value can also be chosen in the EmulationStation settings, since it has been updated in June 2020 following the RPI OS changes.

  • 0 Votes
    2 Posts
    504 Views
    BuZzB

    @ginkage bullseye isn't supported yet.

    You can use our weekly buster based image for the zero 2. Use the rpi2/3 image. https://files.retropie.org.uk/images/weekly/

  • How do I reset Video Mode?

    2
    0 Votes
    2 Posts
    265 Views
    flagrant99F

    @flagrant99
    Just delete the file
    \hostname\configs\all\videomodes.cfg

  • Is the Raspberry Pi 4 worth getting?

    8
    0 Votes
    8 Posts
    3k Views
    lostlessL

    @redbatman based off my experience, the pi 4 is borderline just a tad too slow for n64. No game runs at 100% speed at all times. Your tolerance for minor slow downs will make or break your experience. But it’s Not that the cpu is too slow, just the way n64 emulation works, the bandwidth of the pi is just not there.

  • Diff two images for config differences

    7
    0 Votes
    7 Posts
    675 Views
    S

    @jigidyjim if you have a USB card-reader, you could boot one and mount the other and diff them on the pi.

    Otherwise, you could copy the "configs" folder off the two cards over the network share and then diff them on your PC using Ubuntu for Windows.

    In the PC's search bar (on same network as the Pi), type:

    \\retropie

    (Use back-slashes.) This brings you to the network share on the Pi. Copy the "configs" folder to your PC. Repeat with "configs" on the other SD card.

    Install Ubuntu for Windows through the Microsoft store. Right-click where your two "configs" folders are. Choose "Open Linux terminal window here." diff the two folders.

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.