• Raspbian on HDMI and Retropie on CRT

    2
    0 Votes
    2 Posts
    388 Views
    mituM

    Yes, it might be possible. You'll need to modify the autostart script in /opt/retropie/configs/all/autostart.sh and start either Emulationstation or the desktop - depending on your current TV connection.
    There's a way to detect which output is connected (see this topic), so you can use something like this:

    if (/usr/bin/tvservice -s | /bin/egrep 'HDMI|DVI') ; then # Start the desktop xinit else # Start Emulationstation emulationstation fi
  • DualShock4 disconnecting using native bluetooth

    3
    0 Votes
    3 Posts
    905 Views
    I

    @mitu Ok, just tried that. Controller disconnected on 3rd lap in Cortex Castle time trial. I executed the command through SSH while the board was connected via wifi (duh), but then I was unable to connect again and checked in Retropie wifi settings and there was no info of any connection, so I guess the command worked. But it apparently didn't help with the problem...

  • Hotkey + X on Keyboard Only

    2
    0 Votes
    2 Posts
    470 Views
    mituM

    Do you have an arcade panel configured or are you just testing out with a controller ?
    The X button is mapped to the input_menu_toggle_btn action, so you can remove the line containing the mapping from the controller configuration file. The file is generated by Emulationstation in /opt/retropie/configs/all/retroarch-joypads, named after your controller. To be honest, I'd be more concerned about the Hotkey + B (reset content) combo, since it will reset the game, while Hotkey + X merely pauses it.

    If you're using a keyboard, I think F1 toggles the menu.

  • ow to restore settings of a specific system?

    6
    0 Votes
    6 Posts
    185 Views
    mituM

    @Tackskull The configuration files for the systems are in /opt/retropie/configs/<system_name>, so check out

    /opt/retropie/configs/psx /opt/retropie/configs/gba
  • Multiple Sixaxis problem

    4
    0 Votes
    4 Posts
    544 Views
    mituM

    @weaster007 No, I don't mean qtsixa, I mean the sixaxis driver package in the RetroPie Setup script

    92b3e1df-ff2d-439a-98ba-fe0863c7fa71-image.png

    'sixaxis' : Helper service to install & configure the latest drivers for official and third-party DualShock controllers (ps3controller replacement)

  • Amiberry - Change of Filename Stops Game Working

    9
    0 Votes
    9 Posts
    818 Views
    George SpiggottG

    PROBLEM RESOLVED!

    I tried a full reinstall (I uninstalled Amiberry, rebooted, deleted all remaining config files, rebooted, reinstalled Amiberry from source) and this solved the problem. All my games (so far) now load with their verbose filenames. It even solved some, but not all, of my problems with games giving "Volume DH0 is write protected" as an error.

    Thanks for all the help.

  • Save states on retropie?

    3
    0 Votes
    3 Posts
    538 Views
    ClydeC

    @furtin As long as you use Emulators beginning with „lr“ (for libretro), you can use the hotkeys from RetroArch for loading, saving, and choosing the save slot. See https://retropie.org.uk/docs/RetroArch-Configuration/#hotkeys

  • 0 Votes
    2 Posts
    270 Views
    sirhenrythe5thS

    @edmaul69 what do you mean?
    I just put a MP4-Video in the splashscreen folder and selected it as splashscreen.
    So it comes up on booting and emulationstation is loaded meanwhile in the background.

  • (SOLVED) Play splashscreen audio with usb audio

    6
    0 Votes
    6 Posts
    365 Views
    edmaul69E

    @mitu will do. I just now finally got to configuring all of my retroarch.cfg files since i switched to retropie 4.4. Backed up my config folder now. Already had the emulators and libretrocores folders backed up. So now i can do a full update tomorrow.

  • Exiting to menu automatically please help

    12
    0 Votes
    12 Posts
    2k Views
    M

    @Efriim

    thats okay thanks for trying :) and the DS3 works fine as is i just moved onto Wii U Pro controller cause its much more comfortable and lasts longer but what can i do. DS3 for now.

  • Retropie configure 2 GPIO joysticks

    9
    0 Votes
    9 Posts
    3k Views
    LolonoisL

    @Freddy00 Driver installation with sudo ~/Retropie-Setup/retropie_setup.sh should work. If you want to review the compile log see zless ~/~/RetroPie-Setup/logs/rps_2019-03-15_194311.log.gz when back on commandline (your date and time may vary).

    You can type lsmod alone, you should spot the mk_arcade... driver loaded.
    (If the command still is not found you should install kmod, but it should be already there, so there should no need to issue sudo apt-get install kmod.

    Then, and only then when lsmod shows the module, proceed with https://github.com/recalbox/mk_arcade_joystick_rpi#auto-load-at-startup edit the mk_arcade_joystick.conf and change the map=1 to map=1,2. Save the file, reboot and then you can configure your joysticks with emulationstation.

    If you use the retropie_setup.sh method you should succeed. If not please do post the build log as noted above.

    PS: I would refrain from following the Github tutorial from A to Z, a) it is tailored towards another Retro-Distro (Recalbox), b) if you get stuck it's hard to help and c) last but not least this is a forum about Retropie-Distro (and not Recalbox).

  • Arcade controllers now working?

    12
    0 Votes
    12 Posts
    1k Views
    O

    Thank you! I will try!

  • Permission Denied SSH Retropie

    10
    0 Votes
    10 Posts
    2k Views
    quicksilverQ

    @granderjoree just for future reference you need to remove the # before the line in the config file in order for it to be read. # means ignore this line. That's why permit root login was not working for you.

  • 0 Votes
    19 Posts
    2k Views
    quicksilverQ

    @Ashrill just be aware save states will not function when using omx as the audio plugin. Also the default volume is insanely loud and can't be adjusted as far as I know.

  • Some games not loading a save file

    4
    0 Votes
    4 Posts
    2k Views
    EfriimE

    @shmonroe
    If you're playing European(Pal) on easy and not for zero retries, zero kills, zero time caught. Save file is right after sniper wolf.
    You can use Memcardrex to check if there is anything in the srm, that is in the link too, but there probably isn't anything there.
    Emulator closing would sometimes happen when I didn't have enough gpu memory, but I can't say for certain if it would help, the Gpu memory split option is entered from raspi-config advanced settings.

  • 0 Votes
    7 Posts
    973 Views
    mituM

    @Halvhjearne said in retropie on ubuntu 18.10 is adding unnecessary/broken apt sources:

    there is a package available upstream for both cosmic and bionic, would it be possible to maybe fix the script to not add the broken repo for cosmic?

    The repo is mainained by the FS-UAE author and it's the recommended way to install it (https://fs-uae.net/download#ubuntu). If anything changes regarding that, we can also update the script. While for 18.x the latest package is upstreamed (Ubuntu), for older releases the PPA has the latest version. Let's see what happens when 19.04 breaks loose.

  • Kodi downgrade & addon migration issue

    3
    0 Votes
    3 Posts
    858 Views
    N

    hi bud thanks, if you dont mind asking, how would i go out about downgrading "kodi-peripheral-joystick" i been searching for 2 days now.
    if 18.1 has been fixed with updating packages then ill just stick with 18.1 i might of miss this in the fourms thank you alot.

  • Add/Remove Software missing in menu

    6
    0 Votes
    6 Posts
    2k Views
    N

    Aha! I found it!
    I had to type ''sudo apt-get install pi-package'' in terminal.
    Source: https://www.raspberrypi.org/forums/viewtopic.php?t=127825
    Thanks!

  • ES crash notification pop up on screen

    2
    0 Votes
    2 Posts
    275 Views
    mituM

    Please add more info about your setup, as requested in https://retropie.org.uk/forum/topic/3/read-this-first.
    Try to get the Emulationstation log file - via file shares from \\retropie\configs\all\emulationstation\es_log.txt - and upload it to pastebin.com so maybe we can see what error messages appear during startup.

  • Combine tronkyfran and carbon themes?

    2
    0 Votes
    2 Posts
    549 Views
    GoldManSex778G

    @pockketz yes its possible, make sure you create a new folder for your combination and not overwriting existing files. Copy the file "simple.xml", the "art" folder, and any other lose file in the Tronkyfran folder to the new folder, then copy all the folders (except art folder) from carbon to the new theme folder.

    It looks like the paths for those two themes are the same, but expect many parameters to be off, such as text and images being misaligned. So you will likely need to read up on themes here https://github.com/RetroPie/RetroPie-Setup/wiki/Creating-Your-Own-EmulationStation-Theme

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.