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

    runcommand launching images for ANY theme

    Scheduled Pinned Locked Moved Projects and Themes
    runcommandlaunching imagesplashscreenscript
    222 Posts 40 Posters 172.5k 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.
    • meleuM
      meleu @FlyingTomahawk
      last edited by

      @FlyingTomahawk hey! It looks great! But I want to debug the script anyway. :)

      Thanks for the feedback.

      • Useful topics
      • joystick-selection tool
      • rpie-art tool
      • achievements I made
      HurricaneFanH 1 Reply Last reply Reply Quote 1
      • HurricaneFanH
        HurricaneFan @meleu
        last edited by

        @meleu I'm running retropie version 4.1.18 and am encountering issues making launching images from Carbon theme.

        Settings:
        0_1488929739256_settings.png

        Errors:
        0_1488929756552_error.png

        meleuM 1 Reply Last reply Reply Quote 0
        • meleuM
          meleu @HurricaneFan
          last edited by

          @HurricaneFan try this solution here: https://retropie.org.uk/forum/post/59747

          And please let me know if it solves your issue.

          It seems that your original installation was before 4.1. Am I right?

          • Useful topics
          • joystick-selection tool
          • rpie-art tool
          • achievements I made
          HurricaneFanH 1 Reply Last reply Reply Quote 0
          • HurricaneFanH
            HurricaneFan @meleu
            last edited by

            @meleu I started with the default 4.1 build that was released in November. Then I upgraded all packages before I installed this through retropie setup.

            meleuM 1 Reply Last reply Reply Quote 0
            • meleuM
              meleu @HurricaneFan
              last edited by meleu

              @HurricaneFan did that solution work for you?
              https://retropie.org.uk/forum/post/59747

              • Useful topics
              • joystick-selection tool
              • rpie-art tool
              • achievements I made
              HurricaneFanH 1 Reply Last reply Reply Quote 0
              • HurricaneFanH
                HurricaneFan @meleu
                last edited by

                @meleu Your suggestion worked!

                1 Reply Last reply Reply Quote 0
                • meleuM
                  meleu @FlyingTomahawk
                  last edited by meleu

                  @FlyingTomahawk I've fixed the script and now it's able to generate images for the @ruckage 's Famicom-mini theme. You can update the script inside RetroPie-Setup, choosing "Update from binary" option.

                  Here's the megadrive launching.png as an example (I think your "hand-made" image looks better, anyway):

                  ./generate-launching-images.sh -t famicom-mini --loading-text-color red --press-button-text-color white --system megadrive
                  

                  0_1489172110790_megadrive_famicom-mini_launching.png

                  Thanks again for reporting this issue. ;-)

                  • Useful topics
                  • joystick-selection tool
                  • rpie-art tool
                  • achievements I made
                  lilbudL 1 Reply Last reply Reply Quote 2
                  • fnkngrvF
                    fnkngrv
                    last edited by

                    So how can we go about being able to figure out a way to generate for systems that are not in a theme that we choose? Example is I am going off the Tronky (sp?) theme. It doesn't generate for PCEngineCD, TG16, and TG16CD. Thanks!

                    meleuM B 2 Replies Last reply Reply Quote 0
                    • meleuM
                      meleu @fnkngrv
                      last edited by

                      @fnkngrv said in runcommand launching images for ANY theme:

                      So how can we go about being able to figure out a way to generate for systems that are not in a theme that we choose?

                      With some knowledge of how to use GIMP, Photoshop, etc. :)

                      • Useful topics
                      • joystick-selection tool
                      • rpie-art tool
                      • achievements I made
                      1 Reply Last reply Reply Quote 1
                      • lilbudL
                        lilbud @meleu
                        last edited by

                        @meleu Is the logo supposed to be blurry?

                        Creator of the Radiocade: https://retropie.org.uk/forum/topic/6077/radiocade

                        Backlog: http://backloggery.com/lilbud

                        meleuM 1 Reply Last reply Reply Quote 0
                        • meleuM
                          meleu @lilbud
                          last edited by

                          @lilbud the script doesn't apply any blurry effect to the logo. Can you show me some example?

                          • Useful topics
                          • joystick-selection tool
                          • rpie-art tool
                          • achievements I made
                          lilbudL 1 Reply Last reply Reply Quote 0
                          • lilbudL
                            lilbud @meleu
                            last edited by

                            @meleu The Megadrive logo itself 0_1489806228199_upload-f66659ef-cbb5-44fa-8139-3a319b5519ff It has a faint, but noticable blur to it.

                            Creator of the Radiocade: https://retropie.org.uk/forum/topic/6077/radiocade

                            Backlog: http://backloggery.com/lilbud

                            meleuM 1 Reply Last reply Reply Quote 0
                            • meleuM
                              meleu @lilbud
                              last edited by

                              @lilbud oh yeah, I noticed it too. Not sure, but maybe the logo file isn't in svg format.

                              • Useful topics
                              • joystick-selection tool
                              • rpie-art tool
                              • achievements I made
                              1 Reply Last reply Reply Quote 0
                              • FlyingTomahawkF
                                FlyingTomahawk
                                last edited by

                                As far I know it happens only with png format logos. SVG shows just fine.

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

                                  @fnkngrv

                                  So how can we go about being able to figure out a way to generate for systems that are not in a theme that we choose? Example is I am going off the Tronky (sp?) theme. It doesn't generate for PCEngineCD, TG16, and TG16CD. Thanks!

                                  I had a similar issues and meleu had me create a symbolic link to pcengine
                                  https://retropie.org.uk/forum/topic/7193/runcommand-launching-images-for-any-theme/70

                                  Something like this:

                                  cd /etc/emulationstation/themes/tronkyfran/
                                  sudo ln -s pcengine tg16
                                  sudo ln -s pcengine pce-cd
                                  sudo ln -s pcengine tg-cd
                                  

                                  Even though this will create a pictures saying "PC Engine" when you launch a TG16 or TG-CD game.

                                  Maybe @meleu should put something about this on the first post? ;-)

                                  1 Reply Last reply Reply Quote 1
                                  • FlyingTomahawkF
                                    FlyingTomahawk
                                    last edited by

                                    Can anyone check if they can access the launch menu by pushing the A button while the launching.png screen is showing.

                                    dankcushionsD E B meleuM 4 Replies Last reply Reply Quote 0
                                    • dankcushionsD
                                      dankcushions Global Moderator @FlyingTomahawk
                                      last edited by

                                      @FlyingTomahawk no one can.

                                      1 Reply Last reply Reply Quote 0
                                      • E
                                        EctoOne @FlyingTomahawk
                                        last edited by

                                        @FlyingTomahawk It's not always the A button on the controller. It's whatever key is 0 in your config. For me it's the B button, so I changed the text to that. Also you need to press it after the image is gone, it's a very small time limit.

                                        1 Reply Last reply Reply Quote 0
                                        • FlyingTomahawkF
                                          FlyingTomahawk
                                          last edited by FlyingTomahawk

                                          I see... I'll just give it another try then. Thanks guys.

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

                                            @FlyingTomahawk mash buttons til it works

                                            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

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