• 0 Votes
    5 Posts
    822 Views
    vic-viper-001V

    @mitu Awesome, this fixes it! Thanks for the help.

  • What Pi 4 Arcade image?

    30
    0 Votes
    30 Posts
    12k Views
    jamrom2J

    @barbudreadmon

    Well, then let's bump and elbow and have a beer. Keep up the good work.

  • Hide Systems - Only Keep Custom Collections?

    6
    0 Votes
    6 Posts
    2k Views
    D

    @sleve_mcdichael said in Hide Systems - Only Keep Custom Collections?:

    If you use one "all games" system you won't need the "all games" collection but if you did use it, they would all just say [ALL]

    That's true, but this can be disabled under 'Game Collection Settings'. There is an option in there to turn off 'Show System Name in Collections'.

    Thanks for your help.

  • Screensaver and Game Preview - No Audio

    7
    0 Votes
    7 Posts
    803 Views
    Shadowjedi01S

    @sleve_mcdichael Yes, I have actual in game audio.

    But no, none of the clicks associated with switching between games in ES.

  • sselph scraper still not working

    2
    0 Votes
    2 Posts
    420 Views
    johnodonJ

    UPDATE: I was wrong. The Windows version is also failing with the same error. I thought it was successful but it was actually using arcadeitalia as the source.

    FYI…the Windows EXE version still works so I guess I can at least use that for now.

  • "Cannot use 'JS5B_S' in a combo event"

    9
    0 Votes
    9 Posts
    640 Views
    S

    @mitu Thanks. Unfortunately, jstest gives me yet a third set of inputs different both from what event_diag and the other program told me. IT shows for my old fat PS3 controller:
    (Axes): X, Y, Z, Rx, Ry, Rz

    (Buttons): BtnA, BtnB, BtnX, BtnY, BtnL, BtnR, BtnL2, BtnR2, BtnSelect, BtnStart, BtnThumbL, BtnThumbR, null, null, null, null

    It's anyone's guess which of those axes the dpad uses, and how the hackfile would interpret it, since even the latest event_diag still shows nothing for anything except the analog sticks...

    I'm thinking event_diag just has trouble reading from these types of controllers, since it reads my arcade joystick and button sets, and my buffalo controller buttons, just fine.

  • RetroPie 4 Controller Configuration

    4
    0 Votes
    4 Posts
    567 Views
    mituM

    You can choose a hotkey enable button when you configure your gamepad and this will set it also in RetroArch so you can trigger an action with 2 button combos - see https://retropie.org.uk/docs/Controller-Configuration/#hotkey.
    However, this is an emulator feature (RetroArch) and not a global/general input configuration option that will work in any program (including EmulationStation).

  • Issues running N64 games

    Moved
    13
    0 Votes
    13 Posts
    630 Views
    mituM

    @saga Are you flashing the image directly to the sdcard or via BerryBoot ? Skip BerryBoot and flash it directly. Using the image from retropie.org.uk/download will also get you a Raspi OS Lite basic installation with RetroPie already installed.

  • lr-fuse rewind issue

    3
    1 Votes
    3 Posts
    526 Views
    sexbeerS

    @xxdavidxx unexpectedly for myself, I noticed that the rewind now works after the update. excellent

  • 0 Votes
    5 Posts
    2k Views
    T

    Hi we wrote a complete guide on how to setup both a spinner and a trackball at the same time, so that the configurations are persistent and will apply to a whole game folder.
    The idea is to set up a default retroarch config for mame/fbneo that will configure one of these devices as the default mouse (for example, the trackball), and create then just a file for rom folders that will be spinner specific.

    For example, you have a roms/mame folder -> all games in there will work with the trackball by default, thanks to the global default config. Then you have roms/mame/spinner then for this folder, you will have to generate a retroarch "content configuration file" that will apply just for this folder, and set the mouse_index to the one of the spinner.

    Trap: the retroarch menu will not let you save mouse_index configs, but will create the config files. You will have to add manually a line with player1_mouse_index = 2 for example...

    We wrote a detailed guide (in french, use deepl.com to translate) with screenshots, etc. And we use it on several Retropie arcade cabinet that we built, that have both trackball and spinner in the control panel.

    Trackball and Spinner persistent configuration guide HOWTO (Google Doc, french)

    alt text
    alt text

  • No Signal After Rebooting PI4B

    16
    0 Votes
    16 Posts
    3k Views
    H

    @mitu I was overcomplicating the problem. Apparently I just needed to push the HDMI cable a little harder into the port. 🤣

    The more you know. That probably should have been the first thing I tried, but thanks for the help!

  • How to run Jakks Game Key files on RetroPie

    4
    3 Votes
    4 Posts
    3k Views
    J

    @dteam Dammit, I spent four hours updating the damn thing yesterday :D

  • USB Audio almost working – what am I missing?

    9
    0 Votes
    9 Posts
    2k Views
    mituM

    @viragored said in USB Audio almost working – what am I missing?:

    The pop-up window box still reports "On-board audio disabled etc..." but basically it's all working :-)

    That's ok, the Audio menu is meant to configure only the on-board audio, hence the message. External (USB/GPIO) sound cards are not supported.

  • Really weird Wolfenstein 3D (Ports) problem

    5
    0 Votes
    5 Posts
    683 Views
    mituM

    I think you got the wrong vswap.wl6:

    a6d901dfb455dfac96db5e4705837cdb vswap.wl6

    The checksum above seems to indicate a file from the 3D Realms release, but the other files' checksums are from the GOG/Steam release. I tested with the GOG release and the game works fine.

  • 0 Votes
    1 Posts
    302 Views
    No one has replied
  • Player 2 binds in Retroarch 4.7.1

    4
    0 Votes
    4 Posts
    723 Views
    S

    @mitu said in Player 2 binds in Retroarch 4.7.1:

    It's a common issue with 2player USB encoders when P1 is wired differently than P2.

    Maybe this should be stickied. "Super Metroid has a 'run' button, and your 2-player arcade controls must be wired identically." Might save a lot of posts.

  • Assigning arcade buttons to virtual xbox controller

    4
    0 Votes
    4 Posts
    691 Views
    F

    @fadangalini
    Fixed the problem.
    By putting KEY_#302 in place of where you would put BTN_THUMB for example, works.

  • Launching games from web over Nginx

    3
    0 Votes
    3 Posts
    474 Views
    W

    Solved it

    In case anyone else ever tries to do something like this and finds this post, the problem was this:
    Somewhere along the line, something required to start up the ROM expected an interactive terminal, which is why it worked over SSH and locally, and even worked with running the PHP script from the terminal, but Nginx/Apache/another web server won't provide any interactive terminal.

    It doesn't actually need any interactive terminal, so you can wrap the startup command inside a "script" command like this, to lie to it and trick it into believing it has an interactive terminal

    <?php $command = '/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ snes "/home/pi/RetroPie/roms/snes/an-example-rom-obviously-not-the-real-one-but-lets-say-mario-or-something.sfc"'; $result = shell_exec("sudo -u pi script --return --quiet -c '".$command."' /dev/null"); ?>

    And that does the trick and starts the game up from a PHP web panel

  • 0 Votes
    4 Posts
    1k Views
    S

    I just now did what you said and that solved my problem. Thanks a ton. You are a lifesaver!

  • advmame 3.9 game zoomedin

    5
    0 Votes
    5 Posts
    636 Views
    L

    @sirhenrythe5th
    I think I solved it by disabling display_magnify in the .rc

    Please note some games appear to have the wrong aspect. gdarius and gdarius2 seem to be vertical, but videos on youtube appear to show them 4:3. This is unrelated to the setting above I think. I don't know enough about stv games tbh.

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.