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

    Runcommand System Splashscreens!

    Scheduled Pinned Locked Moved Projects and Themes
    run commandruncommandsplashscreenpixelpixel theme
    342 Posts 81 Posters 523.6k 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.
    • RookervikR
      Rookervik Global Moderator @PokeEngineer
      last edited by

      @RetroPieNerd The capitals are correct? They aren't all lower-case?

      PokeEngineerP 1 Reply Last reply Reply Quote 0
      • RookervikR
        Rookervik Global Moderator
        last edited by

        Looks like you can grab the screens from this link.

        I don't know if there's a downloader on the retropie menu. As far as I know you just download all of this as a zip. Which can be done, here. LOL. Green button, click "Clone or Download" and download it wherever it is you download stuff.

        Dropbox is changing the public folder so I won't upload anything there until that's all settled down.

        PokeEngineerP 1 Reply Last reply Reply Quote 0
        • PokeEngineerP
          PokeEngineer @Rookervik
          last edited by

          @Rookervik

          Yes I am sure, I checked it in the script to install them.

          Don't sweat it.
          When in doubt, take a BYTE out of life.

          😎

          1 Reply Last reply Reply Quote 0
          • PokeEngineerP
            PokeEngineer @Rookervik
            last edited by

            @Rookervik

            You could just directly clone it to the Raspberry Pi in the file manager for now...

            Don't sweat it.
            When in doubt, take a BYTE out of life.

            😎

            1 Reply Last reply Reply Quote 0
            • PokeEngineerP
              PokeEngineer @Rookervik
              last edited by

              @Rookervik

              Thanks for the awesome splashscreens! Cheers!

              Don't sweat it.
              When in doubt, take a BYTE out of life.

              😎

              1 Reply Last reply Reply Quote 0
              • T
                tekn0
                last edited by

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • daeksD
                  daeks
                  last edited by

                  @Rookervik very nice picture pack! Is there also a version available for the carbon theme?

                  RookervikR 1 Reply Last reply Reply Quote 0
                  • RookervikR
                    Rookervik Global Moderator @daeks
                    last edited by

                    @daeks No splash pack for the Carbon theme. A splash pack for Carbon would take considerably longer to create and be quite a large file size. I didn't plan on making one. Especially considering there are well over 80 splash screens to create for a "pack" *(-_-)

                    daeksD meleuM 2 Replies Last reply Reply Quote 0
                    • daeksD
                      daeks @Rookervik
                      last edited by

                      @Rookervik too bad, but anyhow I have added it to my installation. I really like it.

                      RookervikR 1 Reply Last reply Reply Quote 0
                      • RookervikR
                        Rookervik Global Moderator @daeks
                        last edited by

                        @daeks Let me know if you run into any systems that won't launch after installing the splash screens. For me, Final Burn stopped launching when I put a splash screen for it. Removing the splash screen allowed it to go back to running again.

                        meleuM herb_fargusH 2 Replies Last reply Reply Quote 0
                        • meleuM
                          meleu @Rookervik
                          last edited by

                          @Rookervik let's fix it! I'm using the fba launching screen with no issues!
                          Is your RetroPie updated? What version?

                          • Useful topics
                          • joystick-selection tool
                          • rpie-art tool
                          • achievements I made
                          1 Reply Last reply Reply Quote 1
                          • herb_fargusH
                            herb_fargus administrators @Rookervik
                            last edited by

                            @Rookervik idk it may be possible to batch script a launch image for each system based on the assets already available with carbon- perhaps like the ones we did for paradox when we were attempting that great failure...

                            If anyone is feeling ambitious ;)

                            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

                            RookervikR 1 Reply Last reply Reply Quote 0
                            • RookervikR
                              Rookervik Global Moderator @herb_fargus
                              last edited by

                              @herb_fargus It would be hard to find a program that would be able to use SVG, though. I was planning to flatten all the Carbon SVGs down to PNG at some point to increase speed, maybe now is a good time.

                              1 Reply Last reply Reply Quote 0
                              • RookervikR
                                Rookervik Global Moderator
                                last edited by

                                Oh gawd, I will have to re-do all the pixel run commands now. LOL. That can wait til I edit the consoles. :D

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

                                  @Rookervik if you did "carbon-friendly" launching screen, what picture would you use? The system logo at the top, the controller at the center and the message at the bottom?

                                  Maybe we can find some ImageMagick trick to automate this task...

                                  • Useful topics
                                  • joystick-selection tool
                                  • rpie-art tool
                                  • achievements I made
                                  RookervikR 1 Reply Last reply Reply Quote 0
                                  • RookervikR
                                    Rookervik Global Moderator @meleu
                                    last edited by

                                    @meleu Right now just all the controllers and logos need to be converted to PNGs.

                                    Then I'd have to spend some time thinking about how it should look. And go over it with buzz since that's his chosen theme.

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

                                      @Rookervik said in Runcommand System Splashscreens!:

                                      Right now just all the controllers and logos need to be converted to PNGs.

                                      You can do it from command line on a Linux box (with ImageMagick installed). The command is simple as that:

                                      convert controller.svg controller.png
                                      

                                      Before using this command I had to install librsvg2-bin:

                                      sudo apt-get install librsvg2-bin
                                      

                                      Then I'd have to spend some time thinking about how it should look.

                                      As you said you don't plan to make Carbon splashscreens due to the number of systems, I remembered the ImageMagick tools and thought "If the splashscreens are simple enough, maybe we can automate their generation with some ImageMagick wizardry."

                                      I'm not an ImageMagick wizard and I'm not really sure if this is possible, but I can do some research on this topic...

                                      • Useful topics
                                      • joystick-selection tool
                                      • rpie-art tool
                                      • achievements I made
                                      1 Reply Last reply Reply Quote 0
                                      • RookervikR
                                        Rookervik Global Moderator
                                        last edited by

                                        Well once the images are all converted you can run a Photoshop script to create everything. I'll have to dig out my linux laptop and see about converting all the SVGs that way. Doing them all in Illustrator is a massive bummer.

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

                                          @Rookervik if you're brave enough to believe me :) , the following commands convert all the SVG files below a directory level to PNG. Actually it won't convert but creates a new file with PNG format, and leave the original SVG file untouched.

                                          EDIT: don't forget to install librsvg2-bin before!!

                                          sudo apt-get install librsvg2-bin
                                          

                                          And yes! I tested these commands before posting here! ;-)

                                          # create a temporary directory in your home dir
                                          cd ~; mkdir tmp
                                          
                                          # copy the theme files to another place
                                          cp -R /etc/emulationstation/themes/carbon/ ~/tmp/
                                          
                                          # create PNG files from the SVG files
                                          # the -verbose option isn't really necessary, it's used just to let you
                                          # see that something is happening
                                          for svg_file in $(find ~/tmp/carbon/ -type f -name '*.svg'); do convert -verbose "$svg_file" "${svg_file/%svg/png}"; done
                                          

                                          Hope it helps! :-)

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

                                            By the way, here are some examples of what I could get with my initial research on ImageMagick commands and the respective command line (these commands were executed after the conversion from SVG to PNG):

                                            convert -size 800x600 tile:$HOME/tmp/carbon/art/carbon_fiber.png -gravity center ~/tmp/carbon/nes/art/controller.png -composite nes.png
                                            

                                            0_1483675800056_nes.png

                                            convert -size 800x600 tile:$HOME/tmp/carbon/art/carbon_fiber.png -gravity center ~/tmp/carbon/nes/art/system.png -composite nes2.png
                                            

                                            1_1483675800056_nes2.png

                                            convert -size 800x600 tile:$HOME/tmp/carbon/art/carbon_fiber.png -gravity center ~/tmp/carbon/nes/art/system2.png -composite nes3.png
                                            

                                            2_1483675800056_nes3.png

                                            • Useful topics
                                            • joystick-selection tool
                                            • rpie-art tool
                                            • achievements I made
                                            herb_fargusH RookervikR daeksD 3 Replies 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.