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 486.2k 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.
    • senkunS
      senkun @Floob
      last edited by senkun

      @Floob Thanks for v2! Looks very polished with all the updates incorporated, gonna put this in another new Pi3 incoming. but I'm sticking to the v1 I have on the current Pi, weeding out MAME and have spent ages matching wheels and vidsnaps. It's running really well now.

      I made some dirty hacks to suppress X white screen/boot info, but I'm sure you have way more elegant solutions done. And I never did fix the keyboard hang. I would like to incorporate your fixes into my v1 build, could you please share the steps you made to fix them?:

      • Fixed keyboard hang (hacked boot delay)
      • Hide motd and raspberry logo appearing
      • Stop white screen with X boot info showing

      Edit: Just watched your video, you mentioned a 10 sec boot delay, would it be as simple as boot_delay=10 in config.txt? That would fix the keyboard hang?

      Edit2: Well I just got round to trying boot_delay and of course, no such luck didn't think it would be that easy... so what was the fix?

      Edit3: I don't know what you did @Floob but couldn't wait and messed around, added a sleep to /etc/rcS.d/S03keyboard-setup which seems to have fixed it. Just seems so kludgy, but I guess it'd do for now.

      FloobF 1 Reply Last reply Reply Quote 1
      • R
        robertybob @Floob
        last edited by

        @Floob Brilliant work!!

        FloobF 1 Reply Last reply Reply Quote 0
        • Z
          zerojay
          last edited by

          It would be cool to incorporate some of these changes directly into the installation script I have in my repo. I was planning on doing it manually but if we can save time, all the better.

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

            @senkun Sorry about the delay, I've tried to fish out most of my notes.

            I 'fixed' the keyboard hang with a sleep delay in here: /etc/profile.d/10-emulationstation.sh
            Although I think the waitusb value in cmdline.txt may be helpful here, I've not tried it out.

            The motd can be removed by blanking out /etc/motd, the logo can be removed with logo.nologo in the cmdline.txt
            Also change console=tty1 to console=tty2 in there.

            I'm afraid my 'fix' for the X white screen showing is the same as yours with the bg values. I'm still trying to do that in a better way.

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

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

              @robertybob Thanks very much. If you get a chance to test it I'll happily try to incorporate changes.

              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 @zerojay
                last edited by

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

                It would be cool to incorporate some of these changes directly into the installation script I have in my repo. I was planning on doing it manually but if we can save time, all the better.

                The main ones are in the ~/.attract directory, so that could be copied across wholesale. Its usually not generated until AM first run. Besides the points I've put above to senkun its just edits to the system specific retroarch.cfg files - but you wouldnt want to overwrite users existing ones.
                Plus I've added and edited Shaks script from above.
                I've also used davejs latest version of the shader he wrote, and I'm tempted to add curvature by default, so thats now hooked up to the retroarch emulators by default. The Retroarch emulators I've configured in AM have also had the artwork directories created in ~/RetroPie/roms/{systemname}.
                There have also been various AM themes pre-installed and the robospin beta added by default.
                Hmm, now I write it down there is a fair bit. I'll try a write a more formal change doc to make it easier to monitor.

                Cheers,

                Floob.

                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:

                  Nice! This should make it super slick for new installs. Is Daphne one of the emulators pre-configured ?

                  Sorry, no, but it should be quick to add in as a new emulator in AM, I'll get that in the next image.

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

                  FinheadF 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:

                    Nice! This should make it super slick for new installs. Is Daphne one of the emulators pre-configured ?

                    Sorry, no, but it should be quick to add in as a new emulator in AM, I'll get that in the next image.

                    That would be great since as of now the only way I found to setup multiple games for Daphne in AM is to make a new emulator for each game. I have not found a way to set it up like ES using the same roms directory and multiple folders. If anyone will be able to get that working it'll be you. :)

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

                      @Finhead
                      Can you put on pastebin one of your Daphne emulator configs for AM?
                      Should be in here: /home/pi/.attract/emulators

                      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 Finhead

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

                        @Finhead
                        Can you put on pastebin one of your Daphne emulator configs for AM?
                        Should be in here: /home/pi/.attract/emulators

                        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.

                        FloobF 1 Reply Last reply Reply Quote 0
                        • herb_fargusH
                          herb_fargus administrators
                          last edited by

                          http://lmgtfy.com/?q=Pastebin+

                          If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

                          Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

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

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

                            @senkun Sorry about the delay, I've tried to fish out most of my notes.

                            I 'fixed' the keyboard hang with a sleep delay in here: /etc/profile.d/10-emulationstation.sh
                            Although I think the waitusb value in cmdline.txt may be helpful here, I've not tried it out.

                            The motd can be removed by blanking out /etc/motd, the logo can be removed with logo.nologo in the cmdline.txt
                            Also change console=tty1 to console=tty2 in there.

                            I'm afraid my 'fix' for the X white screen showing is the same as yours with the bg values. I'm still trying to do that in a better way.

                            @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?

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

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

                              http://lmgtfy.com/?q=Pastebin+

                              I'll look into that when I'm home, DB is no good for files any more? I'll remove the links if that's a issue.

                              herb_fargusH 1 Reply Last reply Reply Quote 0
                              • herb_fargusH
                                herb_fargus administrators @Finhead
                                last edited by

                                @Finhead any external link for logs is fine- you just mentioned you didn't know what pastebin was so I thought I'd give you a hint ;)

                                If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

                                Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

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

                                  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!

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