• Using cheats in later versions of Retroarch MAME

    2
    0 Votes
    2 Posts
    7k Views
    G

    It's been a while since your post, but I wanted to offer some insight. I had the same issue with using cheats in Retroarch MAME, and it took me a while to figure it out. One thing I want to point out is when you’re playing a game, you can enable cheats through the Retroarch menu by setting “Enable cheats” to On. Alternatively, you can enable cheats globally by editing the configuration file to include the line mame_cheats_enable = "enabled".
    If you’re into more advanced game hacking, you might want to read this guide on kernel-level injectors. It has a lot of useful information.

  • Multiple Xbox One X wireless controller support?

    5
    0 Votes
    5 Posts
    553 Views
    ByteThisB

    @Addison No Problem :-)

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    36 Views
    No one has replied
  • Can you use the same USB stick for Retropie AND the OS?

    2
    0 Votes
    2 Posts
    429 Views
    S

    @SuperMazut yeah. Retropie only cares about the retropie-mount folder on the USB drive -- whatever else you do with the rest of the drive, doesn't matter.

  • 0 Votes
    26 Posts
    8k Views
    S

    I have done exactly that myself because for some reason I couldn't get retropie to run on top the Lite OS. Long story short, I like it. You can set boot order to run Retropie first and you got a desktop environment as a bonus when you exit RP. I have yet to find any disadvantages to that... Space efficiency maybe, if you have a smaller SD card?

  • Skyscraper not gathering [solved]

    4
    0 Votes
    4 Posts
    797 Views
    LolonoisL

    @Flexo55 Good you did find the cause. Please, as a courtesy to other users of this forum, do edit your first post and add to the subject something like [solved].

  • Xiaomi Bluetooth Gamepad

    1
    0 Votes
    1 Posts
    301 Views
    No one has replied
  • COMMAND LINE

    1
    0 Votes
    1 Posts
    234 Views
    No one has replied
  • Unable to load PSX ROMs

    5
    0 Votes
    5 Posts
    1k Views
    S

    @mitu hi sorry yes I meant Raspberry Pi 4. I have since deleted all of the PS2 ROMs and replaced with PS1 ROMs in .chd format and I’m still getting the same error message about not being able to parse the data

  • Amiberry don't start after upgrading

    5
    0 Votes
    5 Posts
    1k Views
    K

    I had the same problem.
    In the bottom of this link is my solution. Generel advice is to make a backup before updating RetroPie.
    https://github.com/BlitterStudio/amiberry/issues/1392

  • Daphne controls issue

    7
    0 Votes
    7 Posts
    736 Views
    H

    I swapped over to Hypseus, and was able to get everything running (tested on Dragon's Lair). Thank you again for the suggestion!

  • need help to update retropie package script

    11
    0 Votes
    11 Posts
    967 Views
    S

    @wsamael said in need help to update retropie package script:

    @sleve_mcdichael
    after the prompt nothing happens as if I had quit retropie.

    That's how it's meant to work. The way you're doing here, retropie_packages.sh [package] [function] is used to call an individual specified function (example, the updatescript function of the setup package), and then exit.

    It's not supposed to quit retropie setup.

    If you want to go back to the menu after, you can run retropie_setup.sh after the updatescript function:

    retropie_packages.sh setup updatescript retropie_setup.sh

    This is equivalent to doing:

    retropie_packages.sh setup updatescript retropie_packages.sh setup gui

    ...

    ok it's up to date but if I launch through the menu it still checks, there, it doesn't do anything

    I'm not sure what you mean, here. What does it check?

    When you do it through the menu, after updatescript it does runs another function post_update which in turn runs an _update_hooks function, on every package that has one. Maybe this is what you mean that it "checks"?

    ...I am not sure, but I think you can usually skip this step, since I think this is for doing a sort of "fixup" when, for example bringing RetroPie up to date from a very old version like 3.x updating to 4.x.

    If you want to run it anyway:

    retropie_packages.sh setup post_update

    post_update also has a special "return function" that it can run another function after exit -- if that "return function" is gui_setup, then it goes right to the main menu. So instead of three commands for updatescript, post_update, and gui, you can do it in only two with:

    retropie_packages.sh setup updatescript retropie_packages.sh setup post_update gui_setup

    (This is what actually happens, when you choose it in the menu.)

    ...does any of this help?

  • Daphne Controls - Work in DL2, but not DL1?

    2
    0 Votes
    2 Posts
    518 Views
    S

    @StuMcBill Sorry for the bump, but does anyone have any idea why this would be happening?

  • 0 Votes
    1 Posts
    372 Views
    No one has replied
  • Emulation Station remove characters from filename

    3
    0 Votes
    3 Posts
    806 Views
    mituM

    @sirhenrythe5th It's spam.

  • Amiberry won't run any games

    3
    0 Votes
    3 Posts
    480 Views
    K

    @Alfa How did you solve the problem?

  • Black screen

    5
    0 Votes
    5 Posts
    626 Views
    90sgamer9

    @90sgamer I am starting over with a new image. thanks anyway for your help. disregard previous msgs

  • SD card not being detected by PC

    8
    0 Votes
    8 Posts
    675 Views
    MeatjunkM

    @ByteThis Yes I have an sd card adapter and a usb adapter I have tried in multiple ports

  • ResidualVM fails to build

    Moved
    2
    0 Votes
    2 Posts
    232 Views
    mituM

    Yes, it's not the only package failing to build on Bookworm, fortunately it's been superceded by ScummVM and we should probably be removing it in the future.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 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.