• 0 Votes
    11 Posts
    1k Views
    V

    @beudbeud Thank you, I might give it a try. I now have the software from the Pi2Jamma guys installed, called "regamebox". But its just not as good, imho.

  • not showing all option

    3
    0 Votes
    3 Posts
    573 Views
    S

    @raspberry79 said in not showing all option:

    So, it not showing all the options in the list.

    It is, you just misunderstand what the number represents. Before you scroll, 71% of the list is visible on one page. The remaining 29% (to get to 100) requires you to scroll down. That is all.

    F75F2BF0-CD74-46B4-96C7-8FEAE0FB8426.jpeg

    876E2C89-ADBF-4C5B-8BBF-C9B0940C9536.jpeg

  • Sound STILL cuts out mid game

    4
    0 Votes
    4 Posts
    658 Views
    jamrom2J

    @jamietuley my first question is if this a RetroPie build image or did this come from something else. Honestly, hissing is something I've never had an issue with with any of the 4 Pi3bs I own, nor was it a problem with my Pi2 before.

    I don't know why you would have needed to alter any config file for the sound. It's better not to play around with any of the base configs and just use the menu to turn things on and off. You can try the Raspi-config menu and see if anything regarding sound is not active. But I think the Audio selection in the RetroPie setup does the same.

    Anything above that is above my skill level. I've not experienced the issue you're having, nor did I have to play around with the config file to get anything to work. I used the menus only.

    Sorry

  • Old PC - suitable for RetroPie? AMD Phenom II X4 955 (2009)

    4
    0 Votes
    4 Posts
    285 Views
    C

    @Raks1981 I'm happy to help you 😃
    Yes, I can play every psx, nintendo 64, gameboy, master system and arcade (mame) games very smoothly. Recently I added a graphic card and i also can play ps2 games.

  • RetroPie on x86 and (adjustable) refresh rate?

    3
    0 Votes
    3 Posts
    563 Views
    R

    @mitu Thank you!

    It's possible I'm confused by the implementation vs. the Raspberry Pi version...EmulationStation uses X11 on x86? I assumed no, and that was my whole motivation for not doing so (plus the obvious memory and time burn from launching an X display you aren't going to use anyway). If that's not the case, it sounds like xrandr is absolutely the way to go (and the closest analog to what I'm doing today).

    onstart will almost certainly be required, because my display lies and says it can't do PAL ;)

  • I2C wont work at all

    3
    0 Votes
    3 Posts
    560 Views
    D

    @mitu
    tried that dtoverlay:

    dtoverlay=max98357a,no-sdmode

    because i don't have any pin attached to sd pin, but i have the same behavior: no audio, only pops and noise

  • [solved] Emulationstation game list display probleme when jumping

    6
    0 Votes
    6 Posts
    1k Views
    LolonoisL

    @mike855 thanks for confirming. Could you pls add [solved] to this topic (1st post in the subject line).

    For others stumbling across this and won't/can't update to ES-development: You may also set the option Use full page with LR/LB to off in the Main Menu -> UI Options, when off this effect described initially should not occour.

  • Pi zero and waveshare 2.4

    1
    0 Votes
    1 Posts
    296 Views
    No one has replied
  • annoyed clicking sound

    2
    0 Votes
    2 Posts
    347 Views
    windgW

    @raspberry79

    Open EmulationStation menu then Sound Settings > Navigation Sounds .

  • How does MSX & ColecoVision Co-Exist in BlueMSX?

    Locked
    35
    0 Votes
    35 Posts
    6k Views
    mituM

    @stoogesfan87 Please stop posting to old topics. If you have an issue or a question, just open up a new topic.

  • roms folders are not being created

    5
    0 Votes
    5 Posts
    721 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
    246 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
    488 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
    494 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
    837 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
    236 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
    661 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.

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.