• Pi 3 b to Pi 4 b

    17
    0 Votes
    17 Posts
    5k Views
    Thorr69T

    @Rancid84 said in Pi 3 b to Pi 4 b:

    I just bought a R4 and have an img from R3 downloaded from arcade punks. Are the previous comments still accurate to use this IMG from R3 over my R4?

    Third party images are not supported. Do so at your own risk.

  • Steam Link and mapping keyboard

    2
    0 Votes
    2 Posts
    484 Views
    C

    I figured it out - key is to map the controls in the native emulator (in this case RPCS3) using a keyboard. Then, when playing on the pi via the Steam Link, everything worked great. What a fantastic addition!

  • Gpio controller

    5
    0 Votes
    5 Posts
    275 Views
    J

    @mitu ok thanks

  • I lose all audio when using hotkey commands

    5
    0 Votes
    5 Posts
    421 Views
    C

    @mitu No, I am outputting at 1080p. Which was a pain. Whenever I try to change the resolution in raspi-config it just backs me out, so I had to set the resolution via terminal /boot/config.txt.

  • GAME COLLECTIONS SETTINGS Custom-COLLECTIONS HELP.

    18
    0 Votes
    18 Posts
    4k Views
    zefolhadelaZ

    @thelostsoul btw i just figured out how to add images for the themes without images in automatic collections, it is the same as i explain in the comment but the names need to be "auto-lastplayed", "auto-favorites" and "auto-allgames".
    Just in case someone have same issue as me

  • 0 Votes
    4 Posts
    2k Views
    S

    I removed the Windows features for old SMB, rebooted, tried mapping with IP and it worked. Thanks!

  • [SOLVED]Edit Custom Collections

    2
    0 Votes
    2 Posts
    1k Views
    zefolhadelaZ

    I just discover how to do it now, my bad.
    https://github.com/JungleJim42/es-theme-collections
    this provides some help.
    Basically i was putting the folder in themes with the same name as the .cfg (ex: custom-test).

    To make this work the Collection .cfg in .emulationstation\collections should be custom-NAME

    and

    The Theme .emulationstation\themes (create the folder if u didnt have one) copy existing theme that u want to customize from Theme folder in /etc/emulationstation/themes to the new folder that u just created, then the new folder should have the name of the collection "NAME" and not the full .cfg name "custom-NAME".

    U can copy the .xml from other collection then just tweak it, it is actually super ez.

    Edit: for Automatic collections just do the same process but the names for the folders are "auto-lastplayed", "auto-favorites" and "auto-allgames".

  • Netplay help

    10
    0 Votes
    10 Posts
    1k Views
    UberLumbyU

    @saccublenda said in Netplay help:

    @UberLumby You can follow the instructions here.

    Thank you
    "Create a symbolic link to the RetroArch core you want to use for netplay in the directory where the core info file was stored, for example
    ln -s /opt/retropie/libretrocores/lr-fceumm/fceumm_libretro.so $HOME/.config/retroarch/cores"
    This confused me a bit but I think I understand this creates a link to the existing .So I was copying and pasting them into the retroarch cores folder last night lol ops...

  • Saving hotkeys to specific rom/core

    6
    0 Votes
    6 Posts
    2k Views
    mituM

    No, it's not specific to the RetroArch version, overrides don't save the hotkey configuration, it's saved only when saving the whole configuration.
    You can try to add an extra configuration line in /opt/retropie/configs/gba/retroarch.cfg with

    input_toggle_fast_forward_btn=X

    where X is the button input code for L2 - you can find it from your gamepad autoconfiguration file in /opt/retropie/configs/all/retroarch-joypads/<gamepad.cfg>.

  • no video snaps in ES

    2
    0 Votes
    2 Posts
    385 Views
    mituM

    Please add some info about your system, as detailed in https://retropie.org.uk/forum/topic/3/read-this-first.

    What format are your videos and how did you get them (scraper/download/other) ? EmulationStation doesn't automatically detect videos/images if copy them next to your ROMs, the videos need to be associated to the ROMs/games in the system's gamelist file. Usually a scraper does that automatically, but if you copied them manually and expect to show up in EmulationStation, that won't work.

  • Lost All Audio After Update to RetroPie 4.6.8

    5
    0 Votes
    5 Posts
    890 Views
    mituM

    RetroPie updates have nothing to do with the audio - it's the OS updates (kernel/firmware) that can affect it. Of course, using an experimental/beta driver might not be the most stable configuration at this time, so you might encounter issues with it from kernel/firmware version to another.

  • 0 Votes
    1 Posts
    280 Views
    No one has replied
  • Back to the Future themes?

    8
    0 Votes
    8 Posts
    1k Views
    J

    @mitu I see what I did. I got it to work. Thanks for the help. Would you have any idea why my video snaps for game previews are working in Attract mode but not emulation station? I would love to use this BTTF theme all the time but trying to find a game to play without preview is challenging.
    Again, thanks for your help

  • Seeking urgent advice on Retropie images

    2
    0 Votes
    2 Posts
    403 Views
    mituM

    We don't support 3rd party images, especially the ones loaded with ROMs - as are the ones that you're trying to choose from. Use the image from retropie.org.uk/download and follow the installation instructions from the Docs.

    If you're hard pressed on time, I recommend you get your brother friend a ready made console, like one of the mini consoles released by Sega/Sony/Nintendo, which come already installed and with the games included.

  • Vertical Screen ES - perfect MAME - not so much

    6
    0 Votes
    6 Posts
    938 Views
    S

    @dankcushions thanks mate - i did see the comment on the verbose logs.
    In learning about how to trigger them and retrieve them, I went into the RetroPie configuration editor and then notice there was an Aspec ratio setting. I set this to 4:3 and everything is perfect now.

    Glad Im solved it and thanks for your time.

    Excellent forum by the way

    So you were right I only need the rotation part and then needed to set the aspec ratio.
    video_allow_rotate = true
    video_rotation = 3

    This was the magic line:-
    aspect_ratio_index = "0"

  • 0 Votes
    4 Posts
    669 Views
    mituM

    Reset your controller configuration and re-configure it again in EmulationStation.

  • Retropie installing games

    5
    0 Votes
    5 Posts
    2k Views
    mituM

    @probottpric said in Retropie installing games:

    So should i now create a new folder named psp ?

    No, if the folder doesn't exist, it means that you didn't install a PSP emulator - use the RetroPie Setup entry in EmulationStation to install the ppsspp emulator and the folder should appear automatically.

    Take a look at the PSP emulator page to see what are the supported game extensions and what emulators are available.

  • Where's the FPS option?

    3
    0 Votes
    3 Posts
    954 Views
    UberLumbyU

    @mitu said in Where's the FPS option?:

    I think it's been moved - in version 1.9.0 - somewhere under Settings -> User Interface -> Appearance ? I usually just add fps_show = true in the global retroarch.cfg file to have it present.

    I found a hotkey bind for it actually thanks for both tips also!

  • 0 Votes
    3 Posts
    484 Views
    D

    @mitu yeah i saw that on the raspberry pi fourms. I set it to that already, and nothing happened.

  • Arcade Mayflash F500 Elite issue

    5
    0 Votes
    5 Posts
    795 Views
    mituM

    @mackmax said in Arcade Mayflash F500 Elite issue:

    @mitu im using mame 2003 and fb alpha 2012

    That's still very little information - how is the gamepad connnected ? What version of RetroPie are you using ? How did you install it ? Did you configure the gamepad in EmulationStation ?

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.