• Advmame and Dragonrise controller

    2
    0 Votes
    2 Posts
    404 Views
    mituM

    @robca There's no automated 'translator' from the RA's auto-config file to AdvMame's configuration syntax. However, MAME 2003(-plus) have support for vector games - you should give them a try.

  • Use scratch on retropie

    9
    0 Votes
    9 Posts
    3k Views
    P

    I got the Scratch 2 Editor to work on RetroPie, but I cannot get it to close. I don't see a quit command in Scratch 2, and I cannot find any information about how to close the Matchbox window manager either. Maybe Scratch 3 will work better when they port it to the Pi. I put it on RetroPie-Extras-unstable because of not being able to exit. https://github.com/moonpi/RetroPie-Extra-unstable

  • Retroarch hotkey "BTN_1 or BTN_2"

    4
    0 Votes
    4 Posts
    339 Views
    EfriimE

    @mitu
    I don't have triggerhappy on a Playstation Classic, but it is linux and has a systemd.

    There is with "Network Command interface" also "Command interface" support but I don't know how to use this, I guess maybe echo a command at the process?

  • 0 Votes
    2 Posts
    2k Views
    quicksilverQ

    @dwmreg you need to change the keyboard region. This setting is found under the raspi-config menu.

  • PlayStation controller not executing trackball emulation

    2
    0 Votes
    2 Posts
    79 Views
    mituM

    You can use jstest (from the command line) and test if the left 'command' works. Exit Emulationstation and run

    jstest /dev/input/js0

    use the gamepad and see if the actions are registered. Exit the test by pressing Ctrl + C. If the button/joystick works, then it's not a driver issue.

  • Can I get a prebuilt lr-mess core and its respective files?

    21
    1 Votes
    21 Posts
    3k Views
    K

    @Darksavior Nearly everyone has coding skills, to a degree. Even a limited ability can net some amazing results. Ever play around with even Game Genie? I started with BASIC, years ago. How simple things were then, heh. C++ can be pretty crazy, and I will probably never have a "full" fluent grasp of it. But, one day at a time, anyone can learn more and more...and achieve results.

  • Amiberry not saving controller configuration

    1
    0 Votes
    1 Posts
    112 Views
    No one has replied
  • Amstrad CPC - lr-caprice32 - Virtual Keyboard

    3
    2 Votes
    3 Posts
    986 Views
    cyperghostC

    @cyperghost Keyboard is now fixed official. You can set hotkey to {SELECT|B|Y|DISABLED} now

    https://github.com/libretro/libretro-cap32/issues/61

    Button Shortcuts for keycompo

    { RETRO_DEVICE_ID_JOYPAD_B, // if you change this position, update JOY_EVENT_ID_B { EVENT_WRITE, "CAT\n", NULL } }, { RETRO_DEVICE_ID_JOYPAD_Y, // if you change this position, update JOY_EVENT_ID_Y { EVENT_WRITE, "|CPM\n", NULL } }, { RETRO_DEVICE_ID_JOYPAD_A, { EVENT_WRITE, "RUN\"DISK\nRUN\"DISC\n", NULL } }, { RETRO_DEVICE_ID_JOYPAD_X, { EVENT_WRITE, "|TAPE\nRUN\"\n^" } }, { RETRO_DEVICE_ID_JOYPAD_START, { EVENT_VKEYB, "VKEYB\n", NULL } }, { RETRO_DEVICE_ID_JOYPAD_UP, { EVENT_WRITE, "1\nY\n", "PRESSED => 1/Y" } }, { RETRO_DEVICE_ID_JOYPAD_DOWN, { EVENT_WRITE, "2\nN\n", "PRESSED => 2/N" } }, { RETRO_DEVICE_ID_JOYPAD_LEFT, { EVENT_WRITE, "4\nS\n", "PRESSED => 4/S" } }, { RETRO_DEVICE_ID_JOYPAD_RIGHT, { EVENT_WRITE, "3\nJ\n", "PRESSED => 3/J" } },
  • safe shut down wont work

    3
    0 Votes
    3 Posts
    595 Views
    drmythD

    Thanks that made it work

  • No Gamepads Detected

    4
    0 Votes
    4 Posts
    7k Views
    A

    @mitu No, not yet but if I have any questions I’m what to do or how to set it up I’ll make sure to ask

  • python script to remove roms for no artwork not working.

    2
    0 Votes
    2 Posts
    463 Views
    herb_fargusH

    @kok00 don't know anything about the script but for the record there are some non working parents that are required to make clones work so if you delete them they may break more games depending on the type of rom set you have.

  • retropi doesn't show video but sound works?

    14
    0 Votes
    14 Posts
    2k Views
    mituM

    @Deltax5 said in retropi doesn't show video but sound works?:

    Looking thru the folders using WinSCP i noticed skyscraper is located at /opt/retropie/configs/all/skyscraper/
    Do i just copy the the cache folder and copy it to a new image when the time comes? will that work so i don't need to scrap them. Or do i put it in the import folder? It will save time then rescraping everything.

    You should really read the docs on Skyscraper - especially the part about the cache.

  • update 4.5

    10
    0 Votes
    10 Posts
    2k Views
    S

    @mitu Cool !! Now that works. Thank you

  • LED Always On

    6
    0 Votes
    6 Posts
    892 Views
    HalvhjearneH

    @Creteloc

    if there is no software from the manufacturer to change this (which i doubt for a cheap encoder like this), you might aswell give up, the microswitches you have, simply cannot physically handle what you want them to do.

    however, if this is just a matter of the leds being too bright, you could just add some resistors to lower the brightness of the leds.

  • IPEGA PG-9087S: Need further help configuring inputs!

    3
    0 Votes
    3 Posts
    350 Views
    P

    Thank you, friend! I'm sorry for the mix up and appreciate your time and response. I'll head that way now. Thank you again. Hopefully I can get this figured out soon! :)

  • RetroPie gamepad setup

    6
    0 Votes
    6 Posts
    509 Views
    N

    Thank y’all for the help.

    Someone showed me a different way. Instead of holding ONE button you hold TWO and it will skip.

  • Slow packages download

    10
    0 Votes
    10 Posts
    329 Views
    K

    Ok, it's working. Don't know how, the pi is lying in the same place from 1 month. I love it.

  • vram

    3
    0 Votes
    3 Posts
    1k Views
    L

    @mitu Thanks for the reply. Everything is working great, I was curious if it was capped or if I had an issue in my setup. Thanks for clarifying!

  • 0 Votes
    19 Posts
    4k Views
    I

    @mitu Thanks a million mitu, it's works. PROBLEM SOLVED. you are genius!

  • 0 Votes
    3 Posts
    607 Views
    T

    @WildkatCT said in 4.5 Reicast BT PS3 controller setup not working correctly.:

    Setting up a clean 4.5 image, can't see to get Reicast to configure controllers at all. Ran the controller setup utility, and all the button presses are detected, but in the actual emulator, only the analog stick works and the PS button is mapped to A.

    Oddly though, the controller works fine when plugged in USB.

    I tried manually changing the values on the .cfg file for the PS3 controller in reicast, but it doesn't seem to re-act to the changes, or at least the values I have are not corresponding to what reicast is expecting.

    How can i get values that reicast would expect? Something like JS test, but those values don't seem to work.

    @WildkatCT said in 4.5 Reicast BT PS3 controller setup not working correctly.:

    Setting up a clean 4.5 image, can't see to get Reicast to configure controllers at all. Ran the controller setup utility, and all the button presses are detected, but in the actual emulator, only the analog stick works and the PS button is mapped to A.

    Oddly though, the controller works fine when plugged in USB.

    I tried manually changing the values on the .cfg file for the PS3 controller in reicast, but it doesn't seem to re-act to the changes, or at least the values I have are not corresponding to what reicast is expecting.

    How can i get values that reicast would expect? Something like JS test, but those values don't seem to work.

    Hello, I am experiencing this problem too, can't get any of my ps3 bt controllers to work with Reicast after the retropie 4.5 update, please help!

    I have already configured the "emu.cfg" as showed below and my mappings inside the "mappings" folder are correct for my controllers.

    [input] MouseSensitivity = 100 VirtualGamepadVibration = 20 device1 = 0 device1.1 = 1 device1.2 = 1 device2 = 0 device2.1 = 1 device2.2 = 1 device3 = 0 device3.1 = 1 device3.2 = 1 device4 = 0 device4.1 = 1 device4.2 = 1 maple_/dev/input/event2 = 0 maple_/dev/input/event3 = 1 maple_/dev/input/event4 = 2 maple_/dev/input/event5 = 3

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.