• Issue connecting PS3 controller

    2
    0 Votes
    2 Posts
    506 Views
    windgW

    If your controller have a small switch in the back then try to change the position.

  • Coin Acceptor and ZeroDelay USB encoder

    7
    0 Votes
    7 Posts
    2k Views
    niyokiN

    @finopoulos90 Hello, I installed coin acceptor in my arcade cabinet with an Ipac2. Please don't connect 12 volt to the Usb Encoder. without a Zener Diode. Because of the same principle you have to use this schematic link from Ultimarc's website below with a Zener Diode (Coin Mech Setup tab)
    https://www.ultimarc.com/cabinet-parts/cabinet-parts/coin-mech.-single-coin/

    Kind Regards
    Niyazi

  • Not configuring game control buttons

    Locked
    2
    0 Votes
    2 Posts
    269 Views
    mituM

    Didn't you already posted this in https://retropie.org.uk/forum/topic/32712/gamepad-not-well-working/ ? Why are you opening a new topic ?

    EDIT: please use the topic you opened initially if you want to follow up on your question. Thank you.

  • 0 Votes
    5 Posts
    3k Views
    mituM

    @RonsterMonster said in USB SNES controller not configured message when rom loads:

    So the name match, but i think there is a catch.
    usb gamepad.cfg is the file name
    running cat /proc/bus/input/devices gives:
    Name="usb gamepad "
    Looks like a lot of empty spaces ???

    If you look in the issue link I posted, you'll see it's the same situation. The .cfg name is without spaces, while the name of the joystick has a lot of spaces at the end. Just rename the file so it has the same name (usb gamepad .cfg, with the spaces at the end).

    would I be better off if i want to use my laptop to run emulators manually and not use retropie? I prefer retropie as its all bundled up :)

    Not sure what you mean here - you mean installing the emulators outside of RetroPie and running them ? You can do that, but I don't see how that can be easier for someone that's not familiar with each emulator in particular (i.e. know about RetroArch et. all).

  • Change Run Command Exit Button

    3
    0 Votes
    3 Posts
    347 Views
    P

    Thanks for the quick reply. That makes sense. I didn't realize the esc key worked as well. I can make that work. My cab used to have a PC, and esc is my exit game button. Q was always a bad button to program because it would bring up quit menus and what not in different emulators. Anyway, you're the best, thanks again.

  • RetroArch keyboard hotkeys

    3
    0 Votes
    3 Posts
    387 Views
    O

    Great, thanks 👍

    I've opened a PR to help improve the consistency between the two input types: https://github.com/RetroPie/RetroPie-Setup/pull/3539

  • Adding custom theme

    5
    0 Votes
    5 Posts
    332 Views
    R

    @IanDaemon Yeah i managed to resolve it, the problem were the hidden files...

  • PSX wont work on retropi

    13
    0 Votes
    13 Posts
    3k Views
    G

    @Meatydeal When creating a PBP file, I know you just provide the BIN file, not a CUE. But it's been a while since I've tried to create my own, and once I discovered CHD files, I no longer needed to.

    CHD files are MAME Compressed Hunks of Data files. It's a compression format for disk images that are not only smaller than PBP files, but they're lossless, so they result in better quality files than PBP conversions. When you create a CHD you do it using the CUE file, and it will embed that, and the associated BIN files, into the final CHD file.

  • 0 Votes
    13 Posts
    1k Views
    Rydh2oR

    Thank you ever so much. All is working properly now after setting up retropie-mount. Much appreciated

  • Change background picture for theme

    4
    0 Votes
    4 Posts
    1k Views
    H

    @r3cho Yes. Just note that background is defined three times in the carbon.xml file for various views. You will need to replace it in all three places.

  • Saturn or Arcade for Radiant Silvergun?

    5
    0 Votes
    5 Posts
    825 Views
    ectoE

    @sirhenrythe5th Hey, thanks for these suggestions! I'll look into them.
    Sadly I must admit, that I'm a very bad at playing Shmup's. But I love the aesthetics, though.

    I remember buying Ikaruga for DC when it was released as the "last" commercial game for the DC. ...and the crushing difficulty when I finally played it at home... :D

  • 0 Votes
    14 Posts
    3k Views
    P

    @YFZdude said in System xxx is missing name, path, extension or command:

    @sirhenrythe5th
    I've been watching several of these threads from the same user and I find it interesting to see how hard a person might work to make all these tweaks, changes and manual repairs trying so hard to save a broken installation but still be so resistant to the idea of just imaging the sd card fresh and starting over.

    There are other things on the SD card like just Retropie, e.g. browsers or other tools, all of which have long been set up. Of course I have a backup of that. However, reinstalling the image is not a solution for me, if you can get the problem under control yourself with appropriate help, especially since it has meanwhile turned out that a software bug is obviously responsible for the last-mentioned problem. I may be a newbie when it comes to Linux and therefore don't have the prior knowledge like many others here, but I try to solve such problems myself as far as possible, especially since you can now read (almost) everything on the net - but only almost everything. I set up Retropie exactly as recommended by the website and did the configuration within the respective emulators - just as I have been used to for decades with the PC and the standalone emulators. I could neither guess nor understand that problems like this would arise right away. Nevertheless, I am of course grateful for everyone who helps me in such a situation. And yes, at times I was pretty boisterous, excited and venting my anger because I wasn't used to such problems. But it was never meant personally. Giving up is just not my thing. Better sleep on it for a night or two and just try again in a new attempt.

    With this in mind: Thanks to everyone who helped me, even if it was just with links and references to other topics.

  • Module depends on other module.

    4
    0 Votes
    4 Posts
    462 Views
    mituM

    @sleve_mcdichael said in Module depends on other module.:

    And then if it's not installed, I'd do that with rp_installModule lr-prboom which is the same as rp_callModule lr-prboom auto right?

    Yes.

    Would this all go in the depends_ function of the other module?

    Yes, you can add it there.

    And if I want to make sure it's the latest version anyway, could I just skip the check for rp_isInstalled and just do something like this?
    ...

    You could, but that would attempt to install/check update for lr-prboom each time instead of just checking locally that lr-prboom is installed.

  • 0 Votes
    2 Posts
    546 Views
    mituM

    @Rhys said in Using Chromium as an "emulator" for Scratch projects:

    Does anyone know if there is a way to temporarily enable and disable the GL drivers from the shell, on the fly, without having to do a reboot?

    No, unfortunately this is cannot be done on the fly - it needs a reboot and thus would 'break' RetroPie's front-end (EmulationStation).

  • 0 Votes
    3 Posts
    527 Views
    N

    Thank you very much, everything works now!

  • Fake PS3 Controller Triggers won't work

    1
    0 Votes
    1 Posts
    343 Views
    No one has replied
  • 35" curved RPI3b+ retropie bad quality

    5
    0 Votes
    5 Posts
    543 Views
    S

    @mitu said in 35" curved RPI3b+ retropie bad quality:

    @supebillen said in 35" curved RPI3b+ retropie bad quality:

    The asus monitor er in 3440x1440p 21:9 resolution. What do you think would be the best option?

    Depends on what video modes the monitor supports. Looking at the video modes in the docs, I don't see an out-of-the box mode with 21:9 aspect ration.
    Try the settings from https://forums.raspberrypi.com/viewtopic.php?t=203100

    Also the config.txt are modified on the SD card connected to the pc, right?

    Yes, add the options at the end of the file.

    OK,
    Will try this when i come home to see if it boots up

    display_rotate=2

    disable_overscan=1
    dtparam=audio=on
    dtoverlay=disable-bt
    dmi_cvt=3440 1440 50 7 0 0 1
    max_framebuffer_width=3440
    max_framebuffer_height=1440
    framebuffer_width=3440
    framebuffer_height=1440
    hdmi_group=2
    hdmi_mode=88
    hdmi_aspect_21_9=7

    #dtoverlay=vc4-fkms-v3d
    max_framebuffers=2
    gpu_mem=64
    disable_splash=1

  • 0 Votes
    3 Posts
    777 Views
    ectoE

    @RPi-Techmarine Genarally you can run any GOG game on Dosbox when there is this small text beneath the requirements on the product page: This game is powered by DOSBox.

    If you want to rund Windows games you have to install BOX86 and wine (Look here and here), but it's a small gamble if the game will run bugfree or at all. Usually anything released maybe up to 2002 or 2003 is ok on an overclocked Pi4 but there are exceptions and a lot of tinkering involved.

  • Optional Bios

    4
    0 Votes
    4 Posts
    470 Views
    G

    @ALVIN_GHOST If it says optional then yeah, it's not needed. In some cases it can improve compatibility, like for Dreamcast or PS1.

  • PiSNES - Controller configuration, save state location

    1
    0 Votes
    1 Posts
    240 Views
    No one has replied

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.