RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    Attract Mode with RetroPie - Alternative to EmulationStation

    Scheduled Pinned Locked Moved General Discussion and Gaming
    attractmodeattract modefront end
    306 Posts 42 Posters 496.9k 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.
    • FinheadF
      Finhead @Floob
      last edited by

      @Floob
      Here are those files again, just copy and pasted here. Easier that way. ;)

      Generated by Attract-Mode v2.0.0

      executable /opt/retropie/emulators/daphne/daphne.bin
      args dle21 vldp -nohwaccel -framefile /home/pi/RetroPie/roms/daphne/dle21.daphne/dle21.txt -blank_searches -min_seek_delay 1000 -seek_frames_per_ms 20 -homedir /opt/retropie/emulators/daphne -bank 0 11111000 -bank 1 00110111 -noserversend -volume_vldp 64 -sound_buffer 960 -fullscreen -x 1024 -y 768
      rompath /home/pi/RetroPie/roms/daphne/roms/DL
      romext .zip
      artwork flyer /home/pi/RetroPie/roms/daphne/flyer
      artwork marquee /home/pi/RetroPie/roms/daphne/marquee
      artwork snap /home/pi/RetroPie/roms/daphne
      artwork wheel /home/pi/RetroPie/roms/daphne/wheel

      1 Reply Last reply Reply Quote 0
      • FinheadF
        Finhead @Karoi
        last edited by Finhead

        @Karoi said in Attract Mode with RetroPie - Alternative to EmulationStation:

        Hi all,

        This is new for me, looks awesome and really want to try and install this. But can I still play NES, SNES and all the other systems as well? Or is this just pure for MAME?
        Sorry for being a noob. And I figure that the Logitech Gamepad F310 works with this as well?

        Thanks!

        Yes you can use whatever emulator you configure in Attract Mode, as long as it's installed and working in RetroPie.
        This is just a different frontend rather than ES.

        KaroiK 1 Reply Last reply Reply Quote 0
        • KaroiK
          Karoi @Finhead
          last edited by

          @Finhead said in Attract Mode with RetroPie - Alternative to EmulationStation:

          @Karoi said in Attract Mode with RetroPie - Alternative to EmulationStation:

          Hi all,

          This is new for me, looks awesome and really want to try and install this. But can I still play NES, SNES and all the other systems as well? Or is this just pure for MAME?
          Sorry for being a noob. And I figure that the Logitech Gamepad F310 works with this as well?

          Thanks!

          Yes you can use whatever emulator you configure in Attract Mode, as long as it's installed and working in RetroPie.
          This is just a different frontend rather than ES.

          Awesome! Thanks for the quick response.

          1 Reply Last reply Reply Quote 0
          • FloobF
            Floob @senkun
            last edited by

            @senkun said in Attract Mode with RetroPie - Alternative to EmulationStation:

            @Floob no worries mate. Was just curious about the fixes and didn't want to mess around too much, I have your v1 set up really nicely now and didn't want to break it with my kludgy attempts.

            Interestingly, I had done more or less done the same things although putting the delay in /10-emulationstation.sh would be cleaner. I'd probably forget I twiddled with rcS.d/S03keyboard-setup. As for the MOTD, I cleared it out by editing /pi/.bashrc instead.

            AM is really, really neat. The rom filters are so flexible, plus the layouts can be completely tweaked. The more I fiddle, the more I'm liking it. So glad you made the images, thanks man.

            One more thing, in your new video I noticed you put in the AM intro vid and it was playing smoothly. In my setup, the intro runs for 2 seconds and staggers to a halt. The .mp4 is in /.attract/intro and called from within AM. Was your intro set from within AM? Did you install ffmpeg in v2? Or did you set the AM intro as an ES video splashscreen instead?

            Great, glad you've sorted most of that. I've included the mame ini files needed for filters in my build as well, so hopefully people will get stuck into the filters soon. I'll try and do a video about how to use them soon.

            The video issue is just that I'm using a lower quality video. Try using the one that comes with the windows AM download.

            Please read the Docs before asking a new question.
            RetroPie Help Guides: https://goo.gl/3gcNsT

            1 Reply Last reply Reply Quote 0
            • FloobF
              Floob @Finhead
              last edited by

              @Finhead said in Attract Mode with RetroPie - Alternative to EmulationStation:

              Sorry not sure what pastebin is, just uploaded Dragon's Lair and Space Ace into DB. I linked to the public folder so should be downloadable without a DB accoutn etc.

              Edit: I'll get them into your pastebin site when I'm home next.

              What happens if you add this as the executable with "[romfilename]" as the argument?
              /opt/retropie/emulators/daphne/daphne.sh

              Or maybe bash as the executable and the rest as the argument. I dont have a daphne image/rom, so I'm guessing here really.
              But I mean like this:
              http://pastebin.com/raw/13PCiKK9

              Then you would create a bash .sh script for each game you have in /home/pi/RetroPie/roms/daphne
              I think an example would look like:
              http://pastebin.com/raw/4mstSEDi

              You would probably need to chmod that to be executable.
              I'll be more help once I've got round to setting daphne up.

              Please read the Docs before asking a new question.
              RetroPie Help Guides: https://goo.gl/3gcNsT

              FinheadF 2 Replies Last reply Reply Quote 0
              • FinheadF
                Finhead @Floob
                last edited by

                @Floob said in Attract Mode with RetroPie - Alternative to EmulationStation:

                @Finhead said in Attract Mode with RetroPie - Alternative to EmulationStation:

                Sorry not sure what pastebin is, just uploaded Dragon's Lair and Space Ace into DB. I linked to the public folder so should be downloadable without a DB accoutn etc.

                Edit: I'll get them into your pastebin site when I'm home next.

                What happens if you add this as the executable with "[romfilename]" as the argument?
                /opt/retropie/emulators/daphne/daphne.sh

                Or maybe bash as the executable and the rest as the argument. I dont have a daphne image/rom, so I'm guessing here really.
                But I mean like this:
                http://pastebin.com/raw/13PCiKK9

                Then you would create a bash .sh script for each game you have in /home/pi/RetroPie/roms/daphne
                I think an example would look like:
                http://pastebin.com/raw/4mstSEDi

                You would probably need to chmod that to be executable.
                I'll be more help once I've got round to setting daphne up.

                Floob when I get home tonight I'll look at that. But I can tell you now after you started talking about scripting I'm pretty much lost.
                Can you send me a pm on this?

                1 Reply Last reply Reply Quote 0
                • FinheadF
                  Finhead @Floob
                  last edited by

                  @Floob said in Attract Mode with RetroPie - Alternative to EmulationStation:

                  @Finhead said in Attract Mode with RetroPie - Alternative to EmulationStation:

                  Sorry not sure what pastebin is, just uploaded Dragon's Lair and Space Ace into DB. I linked to the public folder so should be downloadable without a DB accoutn etc.

                  Edit: I'll get them into your pastebin site when I'm home next.

                  What happens if you add this as the executable with "[romfilename]" as the argument?
                  /opt/retropie/emulators/daphne/daphne.sh

                  Or maybe bash as the executable and the rest as the argument. I dont have a daphne image/rom, so I'm guessing here really.
                  But I mean like this:
                  http://pastebin.com/raw/13PCiKK9

                  Then you would create a bash .sh script for each game you have in /home/pi/RetroPie/roms/daphne
                  I think an example would look like:
                  http://pastebin.com/raw/4mstSEDi

                  You would probably need to chmod that to be executable.
                  I'll be more help once I've got round to setting daphne up.

                  Got a chance to see if this worked today.
                  Your second option seems to work almost perfectly. :) Thank you ver much for taking the time to look at this.
                  The only issue I am having now is the sword/gun buttons don't seem to register anymore even after configuring the the dapinput.ini file. I lost all controls and remapped the D-pad and buttons but only the D-pad now works.
                  Not sure why this would effect it, will look into it further tonight if I have a chance.

                  1 Reply Last reply Reply Quote 0
                  • BriganeB
                    Brigane
                    last edited by

                    It's my understanding that if I want the roms to show video snaps, wheel images etc. in Robospin. The filename has to be the same as both the images and the roms. Does there by any chance exist a program that can rename the files so they match each other. I ask because I'm not interested in changing over 1000 roms manually. Thanks :)

                    Systems: Raspberry Pi 0/2/3 Model B+
                    Os: RetroPie 4.5
                    Frontend: Emulationstation & Attract Mode

                    senkunS FloobF 2 Replies Last reply Reply Quote 0
                    • senkunS
                      senkun @Brigane
                      last edited by

                      @Brigane well unless you've renamed your roms all the video snaps/flyers/etc. from all the usual places are named the same as the roms.

                      BriganeB 1 Reply Last reply Reply Quote 0
                      • BriganeB
                        Brigane @senkun
                        last edited by

                        @senkun I thought I had to get those files from places like emumovies.com and then rename them. I tried the scraper in AM but there are many files that can not be found.

                        Systems: Raspberry Pi 0/2/3 Model B+
                        Os: RetroPie 4.5
                        Frontend: Emulationstation & Attract Mode

                        FinheadF 1 Reply Last reply Reply Quote 0
                        • FinheadF
                          Finhead @Brigane
                          last edited by

                          @Brigane said in Attract Mode with RetroPie - Alternative to EmulationStation:

                          @senkun I thought I had to get those files from places like emumovies.com and then rename them. I tried the scraper in AM but there are many files that can not be found.

                          I was able to find 95% of my files from Here only had to rename maybe 3 as my ROM set didn't have the right names on a few.

                          senkunS BriganeB 2 Replies Last reply Reply Quote 0
                          • senkunS
                            senkun @Finhead
                            last edited by

                            @Finhead said:

                            I was able to find 95% of my files from Here only had to rename maybe 3 as my ROM set didn't have the right names on a few.

                            haha ditto. Oh and weed out and replace a couple which are like huge walkthroughs with insane +20MB filesizes.

                            1 Reply Last reply Reply Quote 0
                            • BriganeB
                              Brigane @Finhead
                              last edited by

                              @Finhead Thanks a lot, I'll check that one out. I cross my fingers that I have the matching romset :)

                              Systems: Raspberry Pi 0/2/3 Model B+
                              Os: RetroPie 4.5
                              Frontend: Emulationstation & Attract Mode

                              1 Reply Last reply Reply Quote 0
                              • FloobF
                                Floob @Brigane
                                last edited by

                                @Brigane said in Attract Mode with RetroPie - Alternative to EmulationStation:

                                It's my understanding that if I want the roms to show video snaps, wheel images etc. in Robospin. The filename has to be the same as both the images and the roms. Does there by any chance exist a program that can rename the files so they match each other. I ask because I'm not interested in changing over 1000 roms manually. Thanks :)

                                For MAME its usually easy as there is a naming standard for roms, so they usually match. Also emumovies will dowload artwork and match your filenames. If you have a very different set of names for your roms and artwork, e.g. perhaps for a console, you can use something like FatMatch to rename the artwork.
                                http://www.hyperspin-fe.com/files/file/7401-fat-match-media-renamer/

                                Please read the Docs before asking a new question.
                                RetroPie Help Guides: https://goo.gl/3gcNsT

                                BriganeB 1 Reply Last reply Reply Quote 0
                                • A
                                  AceGrace
                                  last edited by AceGrace

                                  Hi,

                                  I must have missed something.

                                  If I write the image to SD card, boot it and expand file system, when I go into Attract mode I get "press TAB to configure attract mode" as well as options to load Kodi etc....

                                  At no point do I get the wheel or animation of games despite the fact that I have added roms (using the USB service).

                                  What am I missing/doing wrong?

                                  I only ever get the first menu as above.

                                  FinheadF 1 Reply Last reply Reply Quote 0
                                  • FinheadF
                                    Finhead @AceGrace
                                    last edited by

                                    @AceGrace said in Attract Mode with RetroPie - Alternative to EmulationStation:

                                    Hi,

                                    I must have missed something.

                                    If I write the image to SD card, boot it and expand file system, when I go into Attract mode I get "press TAB to configure attract mode" as well as options to load Kodi etc....

                                    At no point do I get the wheel or animation of games despite the fact that I have added roms (using the USB service).

                                    What am I missing/doing wrong?

                                    I only ever get the first menu as above.

                                    You need to do exactly as it says, press TAB and configure all your emultors you have ROMS for.
                                    You need to generate your ROMS list as well as place your artwork(snaps,wheel,marquee art et) in he proper directories. Or scrape your artwork.
                                    You'll then configure your Displays you have emultors configured for, you need to tell it which layout you want to use etc.
                                    Floob goes through all this in the first video, it's super easy to do.

                                    1 Reply Last reply Reply Quote 0
                                    • A
                                      AceGrace
                                      last edited by

                                      Hi, OK.

                                      I will go back through the video. I just assumed that the USB ROM service would handle it and that the IMG already had it all set up with a default theme.

                                      Thanks for letting me know.

                                      Cheers

                                      1 Reply Last reply Reply Quote 0
                                      • BriganeB
                                        Brigane @Floob
                                        last edited by Brigane

                                        @Floob Thank you so much for the advice regarding Fatmatch. It works like a charm :)

                                        Systems: Raspberry Pi 0/2/3 Model B+
                                        Os: RetroPie 4.5
                                        Frontend: Emulationstation & Attract Mode

                                        1 Reply Last reply Reply Quote 0
                                        • BriganeB
                                          Brigane
                                          last edited by Brigane

                                          Does anybody know how to setup more Pointers?
                                          I know I can change the pointers in Layout options for each system (although the choice is only two different layouts).

                                          Edit: Another thing is that AM seems a bit unstable, sometimes it just kicks me out in the terminal because of some error.

                                          Systems: Raspberry Pi 0/2/3 Model B+
                                          Os: RetroPie 4.5
                                          Frontend: Emulationstation & Attract Mode

                                          FinheadF 2 Replies Last reply Reply Quote 0
                                          • FinheadF
                                            Finhead @Brigane
                                            last edited by

                                            @Brigane said in Attract Mode with RetroPie - Alternative to EmulationStation:

                                            Does anybody know how to setup more Pointers?
                                            I know I can change the pointers in Layout options for each system (although the choice is only two different layouts).

                                            Edit: Another thing is that AM seems a bit unstable, sometimes it just kicks me out in the terminal because of some error.

                                            To add more pointer options to the Robospin theme this is what I did, might be a easier way though.

                                            Add whatever .png pointer image you want to use to the pointers directory in the robospin-betanew layout , name it "pointer*" where asterisk is the number.

                                            Open the layout.nut file in the robospin-betanew directory
                                            Add a name for your new pointer to line #21 where you see rocket,hand,none

                                            Scroll down in the layout.nut and duplicate (copy/paster below line #365) from line #335-365

                                            Change "rocket" to whatever you named your new pointer in line #21
                                            Change "pointers/pointer.png" to the number you gave your new pointer "pointers/pointer*.png"

                                            Save it off, hit TAB, Displays, "Your emulator", Layout Options, Select pointer, pick the pointer you want to use.

                                            1 Reply Last reply Reply Quote 0
                                            • 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.