• Can You Swap Discs in Yabasanshiro?

    1
    0 Votes
    1 Posts
    282 Views
    No one has replied
  • 0 Votes
    4 Posts
    578 Views
    mituM

    @Mike_Hulley said in Emulation Station crashes every second or third startup:

    just hoping that I’m missing something and I can still use the Easyget encoders on my next build

    Check the other topic and see if the diagnostic commands (dmesg) show the same behavior from the encoders - i.e. spurious/frequence connect/disconnect events. Try the advice to add the usbhid.quirks and see if it solves the disconnects. If not, then I don't know how this can be solved.

  • 0 Votes
    3 Posts
    313 Views
    M

    @mitu That did it!

    Thank you soo much for your help.
    I've learned something today!

  • 1 Votes
    1 Posts
    2k Views
    No one has replied
  • 0 Votes
    2 Posts
    422 Views
    C

    @Skynet85 Hello,

    Are you using lr-pcsx-rearmed? I recently submitted some updates to that emulator.

    Previously, the GunCon trigger, A, and B buttons were hard coded to the mouse’s left, right, and middle buttons. I switched it so that those are instead mappable via Libretro’s Gun Trigger, Gun Aux A, and Gun Aux B. I also added the Gun Reload input for button-activated offscreen shots.

    Does your Wii remote rearrange the button configuration when a nunchuck is attached? You can go into the RetroArch menu and remap buttons if so and if you’re using the latest version of that emulator.

    Lr-duckstation should already operate the way I described above, perhaps without the Gun Reload feature (I never tried it).

    And if you’re using neither of those emulators, then I don’t know. Someone else will have to help you 😀

  • Sony PS3 controller Bluetooth

    2
    0 Votes
    2 Posts
    302 Views
    mituM

    @lindsay said in Sony PS3 controller Bluetooth:

    What’s the correct way to do this now? (The documentation says it’s no longer relevant and needs to be updated -hence my question)

    Which part is marked no longer relevant ?

    I’ve tried 6axis, sonyhid, ps3 controller with official, gasia, etc. But I’m lost.

    If you want to use the controller via Bluetooth, you'll have to pair it via the Bluetooth menu - as detailed in the Docs.

  • EmulationStation, ScummVM, and .svm files

    8
    0 Votes
    8 Posts
    6k Views
    O

    @ctrueden said in EmulationStation, ScummVM, and .svm files:

    The documentation says to nest each .svmfile inside its respective directory, and EmulationStation sees that, but it exposes that folder structure in the GUI. E.g.: "Day of the Tentacle" is in the ScummVM list, and when you click on it, there is then another "Day of the Tentacle" alone

    Forgive me if this post is too old, but I just wanted to share that I was very confused by this behavior when I installed lr-scummvm yesterday. In fact, I was certain that I must have found a bug in EmulationStation, but I couldn't find any open issues about other games disappearing when launching. Through luck, I eventually found this thread and finally understood what was actually happening -- I have not previously used directories for any of my other systems so I had no idea EmulationStation behaved this way.

    If anyone else stumbles upon this, you can workaround the issue for lr-scummvm by also naming the ROM directory itself with a .svm extension.

    Using the example from the documentation:

    /home/pi/RetroPie/roms/scummvm/Day of the Tentacle.svm/Day of the Tentacle.svm /home/pi/RetroPie/roms/scummvm/Day of the Tentacle.svm/MONSTER.SOU /home/pi/RetroPie/roms/scummvm/Day of the Tentacle.svm/TENTACLE.000 /home/pi/RetroPie/roms/scummvm/Day of the Tentacle.svm/TENTACLE.001

    I am not sure if this works for regular scummvm though.

  • 1 Votes
    12 Posts
    4k Views
    A

    @retronoobie3000 I can confirm this to work. I had my retropie gamelist.xml get wiped somehow and attempted to update the package via RetroPie-Setup. A bunch of errors showed that the xml was empty. I then removed and reinstalled the menu package and that repopulated my xml file just fine. Everything is working now.

  • Controller Issue

    3
    0 Votes
    3 Posts
    469 Views
    G

    Thanks - that did the trick.

    And apologies for breaking protocol - here are some of the details of the set-up (which I did not build myself, I'm not much of a tech guy):

    RetroPie-Setup version: 4.7.21
    rpi4 (armv71)
    Raspbian GNU/Linux 10 (buster)
    Linux retropie 5.10.17-v17

    That's what it told me about the system when I ran the installation of joy2key, at least.

  • Is there any way to run Pico-8 in hi-res mode?

    1
    0 Votes
    1 Posts
    334 Views
    No one has replied
  • Joystick connected automatically

    4
    0 Votes
    4 Posts
    386 Views
    mituM

    There are 2 different things here:

    turning an Arduino powered device into an Linux compatible HID/Input device. This is handled by both your code on the external MCU and the host (Linux) driver. Such a driver can be implemented, as you have tried already,

    with a python script, using Linux uinput support to simulate/emulate a standard Linux input device with Linux kernel module (more complicated, but perhaps better performance if you deal with GPIO).

    configuring said device for emulators/EmulationStation. This part is easy as long as the first part is correctly implemented - for RetroPie it will look just like a controller. You configure the device in ES, the configuration is saved and automatically loaded each time the device in question is connected - you don't have to send any file (but see below).
    Note: the auto-configuration is dependant on the device name, so if you with to have different configurations, you'd have the code developed in previous step to send a different device name for each configuration you wish to implement.

  • Overclocking reccomendations

    3
    0 Votes
    3 Posts
    420 Views
    T

    @theotherdan Correction, the over voltage is 6 as a note

  • USB TIMEOUT?

    5
    0 Votes
    5 Posts
    827 Views
    K

    @BuZz which was my first thought however I installed the original 4.6 that I had on file from way back when.

    Don't know too many 3b+ that wont run 1500 with 1-2 overvoltage with a pi4 power supply

    for N64 emulation I had this unit running stable all the way up to 1575 with the ice tower so from a hardware point of view doesn't make sense

  • Guide to running HBMAME games in Retropie

    19
    0 Votes
    19 Posts
    5k Views
    FloobF

    @barbudreadmon
    Thanks, I'll check out some hacks based on that.

  • Launch a rom, switches to blue screen menu

    7
    0 Votes
    7 Posts
    792 Views
    A

    @BuZz Ok no problem, i understand. Thanks.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • 0 Votes
    14 Posts
    2k Views
    mituM

    @rspeaker Please don't post links to ROM sites. My and other forum user have confirmed that a proper .GDI image works when converted to .chd.

    We're not responsible with providing you with ROM sites. This topic is closed.

  • Method for updating from Retropie 4.5.1 to 4.8?

    5
    0 Votes
    5 Posts
    780 Views
    A

    @mitu Understood, thank you. I'll give it a go and see what happens. 👍

  • Transferring roms for the Sega Genesis

    9
    0 Votes
    9 Posts
    11k Views
    S

    @sleve_mcdichael Thanks. But, I just realized that I have been trying with incorrect roms. I got the whole collection from a friend who had them labeled as Genesis roms. But, they don't work in the Megadrive or Master System. I just downloaded a few Genesis roms, and they worked perfectly!

  • Unable to update Retropie

    5
    0 Votes
    5 Posts
    1k Views
    P

    @mitu That did the trick, thanks for your help!

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.