• roms folders are not being created

    5
    0 Votes
    5 Posts
    746 Views
    D

    @sleve_mcdichael I did it correctly(at least as it says in documentation), with the "retropie" folder and the USB in FAT32

  • how to i contact the staff?

    5
    0 Votes
    5 Posts
    253 Views
    blueagent004B

    @mitu thank you so much!!!!!

  • lr-blueMSX failing to run ColecoVision ROMS

    11
    0 Votes
    11 Posts
    2k Views
    B

    @stoogesfan87 asking for roms is against rules

  • No audio on splash screen

    3
    0 Votes
    3 Posts
    2k Views
    C

    @Leanne Thank you. It worked for me too.

  • retropie crashes when running in wsl2

    3
    0 Votes
    3 Posts
    496 Views
    T

    @mitu Is there an exact reason for the coredump caused by this renderTextCache? Wsl2 is based on a virtual machine, it should be possible to adjust or fix the code to make retropie run normally in wsl2?

  • Retropie on Pi Zero W + Switch Pro Controller

    2
    0 Votes
    2 Posts
    500 Views
    mituM

    Try installing the hid-nintendo kernel module, should have better support for Nintendo related gamepads than the default kernel module included in RetroPie.

    Driver page - https://github.com/nicman23/dkms-hid-nintendo

  • Blank screen after game exit

    7
    0 Votes
    7 Posts
    846 Views
    mituM

    @sntpl said in Blank screen after game exit:

    Is there any logging that I can enable to see what's happening at game exit?

    Should be in the same place as regular logging (/dev/shm/runcommand.log).

  • Issues when loading sd on raspberry

    2
    0 Votes
    2 Posts
    243 Views
  • How to install Citra retroarch core

    4
    0 Votes
    4 Posts
    13k Views
    W

    @KM_64

    I tried the retropie extras script and could never get it to work either so I used the flatpak version of citra. It’s been a while but I basically made a new system in retropie and changed my theme for the 3DS. My notes may be a little vague but here you go.

    Adding new Emu
    /etc/emulationstation/es_systems.cfg move to /opt/retropie/configs/all/emulationstation
    Change that file to add systems
    In /opt/retropie/configs/ create new system folders and add runcommand script. Basically the start command followed by %ROM%

    Here’s an example of my Xbox emu (don’t have access to my computer now to get the 3DS but should be close)

    Config Files to create
    Opt/retropie/configs/xbox emulator.cfg
    xbox = "flatpak run app.xemu.xemu -dvd_path %ROM%"
    default = "xemu"

    Opt/retropie/configs/all/emulationstation es_systems.cfg
    <system>
    <name>xbox</name>
    <fullname>XBOX</fullname>
    <path>/home/pi/RetroPie/roms/xbox</path>
    <extension>.iso .sh</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_xbox %ROM%</command>
    <platform>xbox</platform>
    <theme>xbox</theme>
    </system>

    Also if you wanted to use an iPad as the bottom screen this is what I found to get it sort of working. Touch screen is ok but not perfect

    iPad as second monitor Citra
    Dual monitors using wayland and rdp on iPad logged in through ip address. Separate monitors in citra then move and resize windows.
    This is copied from a website:

    First, open a Terminal window and run: gsettings set org.gnome.desktop.remote-desktop.rdp screen-share-mode extend. This step is needed to enable extendable virtual monitors over RDP. This feature is, at present, a hidden one because this stuff isn’t polished enough for the masses to make use of yet — so be aware!
    Next, open the Settings app, navigate to the Sharing panel, and turn on Sharing, and turn on (once it appears) the ‘Remote Desktop’ option. You will want to set up a username and password too, to allow you to connect from a different device.

    If nothing else maybe it’ll get you started in the right direction. But it is possible to have citra running through emulationstation on Ubuntu 22.04. And it’s really not that hard to do.

  • Shaders won't save per Gamedirectory

    4
    0 Votes
    4 Posts
    670 Views
    M

    @sleve_mcdichael
    Many thanks! that helped!

    the whole problems started becasue i am too tidy and have my Roms organized in each console in a seperate "Roms" folder. Now this tihngs makes sense to me.

  • New RetroArch 1.15.0 includes preemptive frames

    6
    0 Votes
    6 Posts
    2k Views
    B

    @kcoconnor76

    Slowdowns = lack of performance, your device is too weak to run this at full speed
    Latency = delay between pressing a button and its result being displayed on screen
    Runahead or preemptive frames = lesser latency at the cost of higher requirements, meaning more slowdowns if your device was already too weak without those features

    Runahead and preemptive frames aren't features to remove slowdowns.

    Note that some slowdowns can be native to the games (because the real hardware was too weak to run them) and some emulators have the ability to get around this by overclocking the emulated hardware, yet again at the cost of higher requirements.

    Your pi4 is simply too weak to run n64, and the only way around this is most likely to use a better device.

  • 1 Votes
    3 Posts
    683 Views
    Z

    @Zentrifuge

    Found solution for everything - Batocera - Works like a charm out of the box - Even with my N30 Pro + Bluetooth from internal device.

    Thank you

  • BIN files

    7
    0 Votes
    7 Posts
    3k Views
    S

    No. No, no, no...just...no.

    I don't know if there is a language barrier here or if what else is going on, but you are doing this so, so very, very wrong that it is hard to even know where to start correcting you.

    I'm not even convinced you have any console roms at all. The one thing you actually posted, was a disc-image for a Windows game.

    See previous answers here(1).

    ...and here(2).

    ...and here(3).

  • Which Pi Unit Is Best

    2
    0 Votes
    2 Posts
    155 Views
    windgW

    RPi4 and Pi 400 are the newer systems and the are faster than RPi3B. You can find a comparison graph with all models here : https://socialcompare.com/en/comparison/raspberrypi-models-comparison

  • 0 Votes
    4 Posts
    673 Views
    gizmo98G

    @KM_64 Gnome with Wayland seems to suck with Ubuntu 22.04. Any other Wayland environment does not show this problem.

  • lr-vecx build failed on x86_64

    5
    0 Votes
    5 Posts
    430 Views
    T

    @mitu no, i only play fc/arcade

  • 0 Votes
    1 Posts
    528 Views
    No one has replied
  • games splash screen disable

    2
    0 Votes
    2 Posts
    348 Views
    mituM

    @sdepace said in games splash screen disable:

    I was playing with some of the options and I accidentally turned on a setting to play a games splash screen while it loads. Can anyone tell me where I can turn this off?

    Maybe you enabled launch menu art ?

    Secondly, on a prior install, I had an addon that would play a video preview of each game when hovered on the title. Can anyone tell me how to do this again? Presently a low resolution image shows that doesn't look very good.

    If you have videos scraped for the games, the front-end can play them if the current theme supports them. There's no 'addons' that need to be installed.

  • Controler Issue (no left and right not working at all)

    23
    1 Votes
    23 Posts
    4k Views
    N

    @praetorian55

    Hey just trying to fix this issue as well, and came across this old-ish thread. Are you saying the controllers in that Amazon link do, in fact, function as intended, including the left and right d-pad buttons?

    Thanks and cheers

  • NO PUEDO ABRIR RETROPIE DESDE RASPBERRY PI OS

    3
    0 Votes
    3 Posts
    546 Views
    mituM

    In addition to using English, please don't use ALL CAPS for your posts.

    As @retropieuser555 said, you don't need to install RaspiOS, if you're a beginner just use pre-built image from https://retropie.org.uk/download.

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.