RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Cheat Advmame

    Scheduled Pinned Locked Moved Help and Support
    arcade romscheatsretropie
    32 Posts 7 Posters 6.0k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • mituM
      mitu Global Moderator @A Former User
      last edited by

      @cyclair The cheats being available are not is not determined by the folder, but by the emulator you use. Please give more details about your system and emulator - https://retropie.org.uk/forum/topic/3/read-this-first.

      1 Reply Last reply Reply Quote 0
      • mediamogulM
        mediamogul Global Moderator @A Former User
        last edited by

        @cyclair

        It's entirely possible, but as @mitu notes above, we need to have more information. Specifically, we need to know what emulator you're running, as the method is slightly different throughout. The emulator can be viewed on the grey window that appears as a game launches. You can also press a button at that point and examine what emulator options are available.

        RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

        1 Reply Last reply Reply Quote 0
        • ?
          A Former User
          last edited by

          0_1524687204495_Sans titre-1.jpg

          emulator.cfg

          mame4all = "/opt/retropie/emulators/mame4all/mame %BASENAME%"
          pifba = "/opt/retropie/emulators/pifba/fba2x %ROM%"
          lr-fbalpha = "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-fbalpha/fbalpha_libretro.so --config /opt/retropie/configs/arcade/retroarch.cfg %ROM%"
          lr-mame2000 = "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-mame2000/mame2000_libretro.so --config /opt/retropie/configs/arcade/retroarch.cfg %ROM%"
          lr-mame2003 = "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-mame2003/mame2003_libretro.so --config /opt/retropie/configs/arcade/retroarch.cfg %ROM%"
          default = "lr-mame2003"
          lr-mame2010 = "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-mame2010/mame2010_libretro.so --config /opt/retropie/configs/arcade/retroarch.cfg %ROM%"
          advmame-1.4 = "/opt/retropie/emulators/advmame-1.4/bin/advmame %BASENAME%"

          mediamogulM 1 Reply Last reply Reply Quote 0
          • mediamogulM
            mediamogul Global Moderator @A Former User
            last edited by

            @cyclair said in Cheat Advmame:

            default = "lr-mame2003"

            OK, you're using lr-mame2003. The cheat file is apparently added automatically, so all you'll need to do is enable cheats in the core options from the RetroArch menu. This can also be done externally from a text editor as noted here.

            RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

            markwkiddM 1 Reply Last reply Reply Quote 0
            • markwkiddM
              markwkidd @mediamogul
              last edited by

              @mediamogul said in Cheat Advmame:

              @cyclair said in Cheat Advmame:

              default = "lr-mame2003"

              OK, you're using lr-mame2003. The cheat file is apparently added automatically, so all you'll need to do is enable cheats in the core options from the RetroArch menu. This can also be done externally from a text editor as noted here.

              Yep, RetroPie-Setup copies the cheats.dat into the system folder when mame2003 is installed. As opposed to hiscore.dat which is now built into the core itself so no external file is required.

              mediamogulM 1 Reply Last reply Reply Quote 0
              • mediamogulM
                mediamogul Global Moderator @markwkidd
                last edited by

                @markwkidd said in Cheat Advmame:

                As opposed to hiscore.dat which is now built into the core itself so no external file is required.

                Hey, that got merged, nice!

                RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

                markwkiddM 1 Reply Last reply Reply Quote 0
                • markwkiddM
                  markwkidd @mediamogul
                  last edited by

                  @mediamogul said in Cheat Advmame:

                  @markwkidd said in Cheat Advmame:

                  As opposed to hiscore.dat which is now built into the core itself so no external file is required.

                  Hey, that got merged, nice!

                  Thanks, I would incorporate the cheats file too but it's quite a bit larger.

                  mediamogulM 1 Reply Last reply Reply Quote 0
                  • mediamogulM
                    mediamogul Global Moderator @markwkidd
                    last edited by

                    @markwkidd

                    Well, the more important of the two got in. Mame2003 has really seen some great improvements thanks to you guys. It's much appreciated. When the dust settles a bit I plan on putting together a 2003plus set as well.

                    RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

                    1 Reply Last reply Reply Quote 0
                    • ?
                      A Former User
                      last edited by

                      mame2003 is of course enabled, but I can not access with tab does not work.

                      retroarch-core-options.cfg

                      /opt/retropie/configs/all/
                      L'option est:

                      mame2003-cheats = "enabled"

                      How to do?

                      mediamogulM 1 Reply Last reply Reply Quote 0
                      • mediamogulM
                        mediamogul Global Moderator @A Former User
                        last edited by mediamogul

                        @cyclair said in Cheat Advmame:

                        mame2003-cheats = "enabled"
                        How to do?

                        After launching a game in lr-mame2003, invoke the RetroArch menu by pressing 'hotkey+x'. From there, navigate down to and select 'Options' and you should see the the option to enable cheats there.

                        RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

                        1 Reply Last reply Reply Quote 0
                        • ?
                          A Former User
                          last edited by

                          Thank you for your reply.

                          But no there is no cheat option to activate via retroarch ...

                          1 Reply Last reply Reply Quote 0
                          • markwkiddM
                            markwkidd
                            last edited by

                            I think cheats are actually 'always on' as a core option now in mame2003. You do still need the cheats.dat in the right place.

                            When you're using mame2003 and press the tab button, is one of the menu options called Cheats?

                            mediamogulM 1 Reply Last reply Reply Quote 0
                            • FruitybitF
                              Fruitybit
                              last edited by Fruitybit

                              I found this to be most useful, you have to turn on advanced settings in retroarch to download cheats, although that’s more for all other systems, and the cheats are then found in the lr-mame2003 menu rather than retroarch. Forgot to add, the addition to /opt/retropie/configs/all/ adding the line; mame2003-cheats = "enabled" did it for me

                              1 Reply Last reply Reply Quote 0
                              • ?
                                A Former User
                                last edited by A Former User

                                This has already been done. The cheat.dat file is in the right place, everything is activated but it does not appear in retroarch by making hotkey + X. There is no cheat except for consoles, but it's the arcade that I want to activate.

                                FruitybitF 1 Reply Last reply Reply Quote 0
                                • B
                                  backstander
                                  last edited by

                                  How to Enable Cheats on Your RetroPie 2018

                                  1 Reply Last reply Reply Quote 0
                                  • FruitybitF
                                    Fruitybit @A Former User
                                    last edited by

                                    @cyclair Sorry, forgot to add the file to change!! It’s; retroarch-core-options.cfg In the location as above.

                                    1 Reply Last reply Reply Quote 0
                                    • markwkiddM
                                      markwkidd
                                      last edited by

                                      MAME cheats are not going to be found in the Hotkey + X menu. They are found in the mame2003 MAME menu which you see when you press the Tab button while playing a game

                                      1 Reply Last reply Reply Quote 0
                                      • B
                                        backstander
                                        last edited by

                                        I mean:
                                        https://retropie.org.uk/docs/lr-mame2003/#cheats

                                        1 Reply Last reply Reply Quote 0
                                        • ?
                                          A Former User
                                          last edited by

                                          the tab key does not work when I run games from the "arcade" folder I can only open the retroarch by doing hotkey + X, the tab key does not work

                                          1 Reply Last reply Reply Quote 0
                                          • mediamogulM
                                            mediamogul Global Moderator @markwkidd
                                            last edited by mediamogul

                                            @markwkidd said in Cheat Advmame:

                                            I think cheats are actually 'always on' as a core option now in mame2003.
                                            MAME cheats are not going to be found in the Hotkey + X menu.

                                            Ah, good to know. It's been a while since I used cheats in lr-mame2003

                                            @cyclair

                                            the tab key does not work

                                            It may have become unassigned. You should find a directory named 'mame2003' in whatever folder your mame ROMs are being launched from. Inside there should be a directory named 'cfg' that contains a file named default.cfg. Delete it and all emulator controls will be set to the default and 'Tab' should open the menu again.

                                            RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

                                            1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            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.