• Help, my Retropie won’t boot anymore!!! What do I do?

    22
    0 Votes
    22 Posts
    3k Views
    Redghost357R

    @clyde Will give it a try when I have time

  • Daphne command line not working

    12
    0 Votes
    12 Posts
    2k Views
    ClydeC

    @smurf said in Daphne command line not working:

    I have lots of space on my sd card so I have a couple versions of each game.

    You don't even need the .m2v file in each folder for different rom versions of the same game. Just point the path in the [gamename].txt file to the folder where the .m2v resides. For example, my lair.m2v resides in daphne/lair.daphne, but I also have dle21 in its own directory daphne/dle21.daphne.

    My lair.txt in daphne/lair.daphne/:

    . 151 lair.m2v

    My dle.txt in daphne/dle21.daphne/:

    ../lair.daphne/ 151 lair.m2v

    Mind the first line. In lair.txt, it points to "this directory" (.), but in dle.txt it points to lair.daphne "one level above this directory" (..), both paths seen relatively from the location of the respective .txt file. Since both rom versions use the same video file, this saves a lot of space.

    Alternatively, you could create a symbolic link to the file in the other directory:

    ln -s /home/pi//RetroPie/roms/daphne/lair.daphne/lair.m2v /home/pi//RetroPie/roms/daphne/dle.daphne/lair.m2v

    The first method has the advantage that it still works even if the daphne directory is moved to another location, as long as lair.daphne and dle21.daphne remain at the same relative positions to each other.

    Yeah I know, you said that you have lots of space, but maybe that will change in the future with an ever growing games collection, or others here will find this useful. :)

  • Overlay settings

    2
    0 Votes
    2 Posts
    435 Views
    UDb23U

    There is no fixed folder for the actual image of the overlay. Libretro cores require the overlay image + 2 cfg files (one of these cfg must be in the same folder of correspoding rom).
    Example (and overlays) here.

  • Remote Control for Emulation Station?

    3
    0 Votes
    3 Posts
    2k Views
    A

    I did some googling and found a (probably unsupported, but still) Python script:

    https://github.com/dillbyrne/es-cec-input

    I tried it, it worked, when I started it manually. There's noticeable input-lag, compared to the Kodi implementation, no way that would be useable in a game, but it does the job. Unfortunatelly, I couldn't make it reboot-proof, the @reboot statement in crontab worked, the script was running according to ps, but it did not work. Even more, running it via crontab resulted it in Kodi no longer accepting CEC input either. So I removed it from crontab and am no longer using it.

    Is there anyone around here with experience with that or a similar script?

    Thanks!

  • Help with Xboxdrv mapping dragonrise controller

    20
    0 Votes
    20 Posts
    4k Views
    N

    This absolutely worked no problems to fix the permissions errors as a permanent solution. Thanks very much! The dragonrise controllers work for me now including save/load and exit shortcuts! :) amazing advice thanks guys

  • Sega Mega Drive doesn’t work.

    3
    0 Votes
    3 Posts
    578 Views
    N

    @mitu wow it worked! thank you so, so much!

  • 0 Votes
    33 Posts
    7k Views
    pjftP

    @cacrlhungus74 Sure, we'll keep an eye out for it. If you want to send over any of the other logs from your pi when you have the chance, please do so and I'll gladly take a look. Do trim syslog to have data for only the specific day/session of the issue - no need to send me all the historic logs from your pi :)

    In regards to reinstalling, you're referring to the ubuntu one, right?

    If you'd have a spare SD card lying around, and would want to do the same from a fresh RetroPie 4.4 image with no updates and see how it goes, that could help as well.

    Thanks!

  • Retro Pie freezes selecting games

    6
    0 Votes
    6 Posts
    1k Views
    ByteThisB

    @herb_fargus That's what I was thinking.. an overclock that won't run on his pi, since every pi is different. Or using different controllers with a driver enabled that is interfering with the controller he is using.

    @TommyEllas What controllers are you and your friend using ?

  • Re-Configure Pico-8 exit to Start+Select?

    2
    0 Votes
    2 Posts
    423 Views
    mediamogulM

    @annomatik

    You can use xboxdrv or linuxjoystickmapper. I'm emulating 32 different systems and I have all of them set to exit with 'Select'+'Start'.

  • Change Controller Name

    8
    0 Votes
    8 Posts
    5k Views
    mediamogulM

    @sekrit

    The location has since changed to /opt/retropie/configs/all/retroarch/autoconfig/name-of-your-controller.cfg

  • Help Making Power Button with Latching Button

    4
    0 Votes
    4 Posts
    1k Views
    S

    @cyperghost Awesome thank you! I will definitely go with your solution!

  • Reicast too loud

    6
    1 Votes
    6 Posts
    1k Views
    J

    I have this exact same problem months later, was this ever resolved?

  • lr-vice: Reconfigure Input Controls

    5
    0 Votes
    5 Posts
    963 Views
    A

    When I do that, jumping with "up" does no longer work, but jumping with "B" doesn't either...

    Can I some how check, which buttons RetroArch thinks that I am using?

  • SNES Emulator Slow Performance

    10
    0 Votes
    10 Posts
    21k Views
    S

    Pi is very demanding on the power supply.
    If the voltage is below 5.2V, turbo mode is disabled
    PI will operate at a reduced frequency in throttling mode.
    Some SNES games, even on an optimized driver under the SNES2002 AWS, will slow down.

    avoid warnings=2 fixit problem

  • Retropie can't reset my keyboard

    11
    0 Votes
    11 Posts
    3k Views
    P

    Nevermind solved the issue.

  • Stratagus Tutorial needed

    40
    1 Votes
    40 Posts
    17k Views
    P

    ok what i did to get warcraft 2 tides of darkness to open was to uninstall stratagus, removed the warcraft2.data subfolders, reinstall wargus on my windows computer, and copy the required folders back to the pi. thanx to everyone that chimed in to help... hopefully someone will help me out with this new issue.

    New issue since upgrading to a pi 3b+ and stretch kernel by editing some setup script files from my pi 3brunnin retropie 4.4.1 on jessie kernel, i had to run apt fix to fix some broken dependencies, everything works as it did EXCEPT all stratagus games. warcraft 1, 2, and starcraft all start and get to the map, all videos, sounds, and graphics are fine. i can select characters, but I cannot have them harvest, attack, build etc. i also cannot use the menu in warcraft 1. is this an incompatibility issue with stratagus and stretch kernel, is it my wireless mouse (I dont have another one to try atm and the mouse works so it seems very unlikely)? if this isnt the section for this question please guide me as to where to post this because i have searched all over and cannot find any forum for where to ask for help about stratagus.

  • PC User Needs a Hand (EmulationStation Question)

    2
    0 Votes
    2 Posts
    601 Views
    mituM

    @alphabetapie Can you show us a gamelist.xml fragment generated by Skraper and tell how you organized your ROMs ? You shouldn't need to create any artwork folders, Skraper will create them for your, and reference them in the gamelist.xml file.

  • Quake3 on Raspi RetroPie - USB PCM2704 DAC Woes

    3
    0 Votes
    3 Posts
    807 Views
    R

    Hello mitu,

    thanks for your reply. I looked a the games.log file. no details of the crash.
    I also tried the "set cvars" in the ingame control panel etc, still crashed.

    not sure where to go from here.

  • Lr-vice

    3
    0 Votes
    3 Posts
    685 Views
    J

    @douga Pi Model 3
    Power Supply used: 5V
    RetroPie Version Used 4.4
    USB Devices connected: IPac2, Sanwa joystick

  • Multiple Controllers

    22
    0 Votes
    22 Posts
    36k Views
    chicueloC

    @mitu I see, I think the best way is keeping it doing as I do right now. Its a little tedious but it works fine!

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.