• Converting PSX games to .pbp

    11
    0 Votes
    11 Posts
    17k Views
    J

    It was the games that were converted to .pbp from an iso that were having audio issues. Converting from .bin using PSX2P2P works fine with just the .bin.

  • How to delete/purge unworking ROMs from Pi 4.7.1?

    7
    0 Votes
    7 Posts
    2k Views
    MortalWombatM

    @yfzdude thank you for replying, I feel that I do have to research/find other methods of transferring ROMs to my Pi/RetroPie though than this flashdrive, because frankly I've had more flashdrives fail than MicroSDs! (blame the amount of moving parts I guess...).

  • Mayflash F300 switch settings

    1
    0 Votes
    1 Posts
    513 Views
    No one has replied
  • Dosbox: Where are game specific configration saved?

    2
    0 Votes
    2 Posts
    365 Views
    andreas99A

    @supercom32 said in Dosbox: Where are game specific configration saved?:

    Hi Everyone,

    When you launch a game EXE and make changes to the keymap, or other settings at runtime, where exactly are these settings saved? Are game specific changes actually retained, or is everything reset back to default each time?

    For that matter, Is there a way to add game specific configurations (Maybe a default file it searches for or something inside the game folder) without breaking the automatic mounting of folders and such?

    This depends on which configurations you refer. The one from retropie/emulationstation or that one that you change in the game itself?

    For the game changes itself I worked a lot on this to get a clean setup. I do this with the OverlayFS feature in Linux. This needs some fstab changes and common folder structure. But it would maybe fullfill your requirements. I planned to document it somewhere. If you're interested I would tell you some more details.

    regards
    Andreas

  • [lr-hatari] Build from source failed

    3
    0 Votes
    3 Posts
    563 Views
    K

    And it works like a charm ! Thank you very much.

  • Atari800 Issues on Raspberry Pi 4

    1
    0 Votes
    1 Posts
    380 Views
    No one has replied
  • MAME not working

    8
    0 Votes
    8 Posts
    1k Views
    BuZzB

    @mitu they were inserting spam links into quoted text.

  • 0 Votes
    2 Posts
    458 Views
    J

    @jordanhuckaby

    Update if anyone is looking for a solution:

    I confirm I now have a working solution to play Backyard Football 2-Player using two built-in joysticks.

    Since lr-scummvm already recognized the first joystick as a mouse, I left player 1/joystick 1 untouched. My problem was with joystick 2; ScummVM would not recognize this as a keyboard, and thus Player 2 could not control anything.

    I used xboxdrv to configure the second joystick as a keyboard when ScummVM is used. This was done by editing the runcommand-onstart file, as outlined here: https://retropie.org.uk/docs/Universal-Controller-Calibration-%26-Mapping-Using-xboxdrv/. Since Backyard Football only needs the keyboard directional keys and the right-control button, I only mapped these (joystick as the directional keys, and a cabinet button as right-control). Once ScummVM closes, this virtual keyboard gets eliminated through the use of the runcommand-onend file (again, in the doc linked above).

    After doing this, a notification would appear when opening ScummVM mentioning that an X-Box Keyboard Emulator has not been configured. This was a positive sign because it shows that the virtual keyboard was being created by opening ScummVM. Unfortunately, Player 2 still was not configured to use this keyboard.

    The final step was then editing the retroarch.config file for ScummVM. I first had to map Player 2 to use the new virtual keyboard, which was done by pointing to the new joystick number (2 in my case). I also had to re-do the B=right-control mapping in retroarch that was done in the runcommand-onstart file.

    After doing this, Player 2's movements were being registered in ScummVM. Strangely, Player 2's movements were also moving the mouse cursor (Player 1). The final step was to tell the retroarch.config file that player 1 should not have any keyboard functionality. I did this by manually mapping each directional key and right-control to "nul" for player 1, similar to the following: input_player1_up = "nul". Now, moving joystick 1 controls player 1 (mouse), and joystick 2 controls player 2 (keyboard, via xboxdrv).

    Good luck!

  • 1 Votes
    7 Posts
    1k Views
    G

    @buzz Thanks! That worked!

  • Majority of screen hidden when launching game

    5
    0 Votes
    5 Posts
    852 Views
    YFZdudeY

    @doctorbeefy said in Majority of screen hidden when launching game:

    Bumping this as I am having the same issue. Anyone come across a fix? it seems to only happen for Sega Mastersystem/genesis and lr-genesis-plus-gx, other systems and cores work fine.

    For most people, this glitch is something that originates in RetroArch and needs a fix. A future release of RA will probably take care of it. In the meantime here is a workaround:

    After the game starts and you see this happen, use (Hotkey + "B") to reset the ROM. It should come back with the whole screen visible.

  • Emulationstation run without sudo

    2
    0 Votes
    2 Posts
    708 Views
    mituM

    EmulationStaton doesn't need sudo to run and never has.
    We don't support DietPi on the Pi, so I'm not sure you're using the RetroPie main repository or some fork that supports DietPi.

  • 0 Votes
    9 Posts
    3k Views
    P

    @mitu Thank you so much for your help. I really appreciate it. I'm sorry ended up with some custom BS image, but at least I'll learn more by starting from scratch.

    handshake.png

  • Compilation problem on building of RetroArch

    5
    0 Votes
    5 Posts
    789 Views
    A

    @buzz Thanks, I'll try this, then.

    Cheers!

  • Emulation Station Gamepad Enumeration

    5
    0 Votes
    5 Posts
    566 Views
    mituM

    @jayjayuk said in Emulation Station Gamepad Enumeration:

    They are all using generic USB encoders which detect as Dragon Rise
    Is this the expected behaviour? or a bug?

    This is expected - the input configuration is tied to the name of the controller, so configuring one of the controllers will generate a configuration for all of them. When you configure one of the 6 buttons controllers, the same configuration is applied to the rest of the controllers with the same name (including the ones with the 4 buttons layout).

  • 0 Votes
    1 Posts
    70 Views
    No one has replied
  • 0 Votes
    6 Posts
    3k Views
    P

    I would add that in the /boot/cmdline.txt parameters, I changed the resolution to 768x768 and everything is now centered and looks correct....except, the top few lines of the [TAB] menu in Mame are cut off....

    This is so strange.....

  • Looking for vertical splash screen videos

    Moved
    1
    0 Votes
    1 Posts
    447 Views
    No one has replied
  • lr-vice missing from retropie-setup

    2
    0 Votes
    2 Posts
    303 Views
    P

    I figured it out.

    It was under "Experimental" modules.

  • Couldn't configure X5500 audio card

    8
    0 Votes
    8 Posts
    726 Views
    mituM

    So, in other words, the card doesn't have a software volume control and you had to add a fake one to keep ES (or other ALSA based mixers) happy. That doesn't seem too practical if your Pi is not easily accessible.

    Glad you got this sorted out, it's a good use case to have in mind.

  • Sega CD games not loading

    26
    0 Votes
    26 Posts
    9k Views
    M

    @ilchymis
    I would just like to add that the BIOS file for lr-genesis-plus-gx is different from the one for lr-picodrive.

    It sounds like your lr-picodrive BIOS file is correct, while the one for lr-genesis-plus-gx is not (as mitu has suggested).

    I'm pretty sure your issue is not the same as mine, since my BIOS files were correct. It simply couldn't find them due to mis-configuration.

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.