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

    New Comic Book Theme!

    Scheduled Pinned Locked Moved Projects and Themes
    themees themesconcept
    1.5k Posts 159 Posters 5.7m 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.
    • I
      Invincer
      last edited by

      Love the comic book theme, it made me forget all about attract mode and the hyperpie stuff. Not too much to it, not too little, it is perfect. My one question is whether you will be adding more collections to system choices. I notice the collection menu now has as many choices as attract mode had, will you be adding namco/metal slug/pac-man/arcade classics/ etc collections now that they are available in the collection menus of retropie?

      pjftP 1 Reply Last reply Reply Quote 1
      • pjftP
        pjft @Invincer
        last edited by

        @Invincer The ability to add custom collections to ES isn't implemented yet. It will, eventually, but for now you only have "All", "Favorites" and "Last Played".

        @TMNTturtlguy - maybe a suggestion, for scalability purposes, is to implement a default theme, taking advantage of @jdrassa 's latest changes!

        See:

        https://github.com/RetroPie/es-theme-carbon/commit/aad1e0eb14e014e0673c4a40cf67a8314cef540a

        TMNTturtlguyT 1 Reply Last reply Reply Quote 2
        • TMNTturtlguyT
          TMNTturtlguy @pjft
          last edited by TMNTturtlguy

          @pjft Thanks, I will look into this in the coming days, I used to have a default theme when I was completing all of the others so that the theme would not break, I will look into what i can do. I will have to look at what change might need to take place to use @jdrassa new features. I followed his thread enough to know it won't break old theme code, but not sure if i can just implement portions of his new work or not? It is on my to do list, but probably not until after i get splash screens created.

          pjftP 1 Reply Last reply Reply Quote 0
          • pjftP
            pjft @TMNTturtlguy
            last edited by

            @TMNTturtlguy Sure, not in any way urgent - it's more to support any collections people might want to setup, rather than having to ask you for custom themes for every single one :)

            I believe it's just a "theme.xml" file on the root folder of the theme that will be used for a default theme should a folder for the system not exist. I think there's a few other new things, though, like the ability to set the font for the logo text and color in case there's no system logo image (which likely won't, for a default system theme as you won't know the name in advance).

            But not a big problem there.

            Thanks! Hope you're doing great.

            S 1 Reply Last reply Reply Quote 1
            • S
              Syhles @pjft
              last edited by

              @pjft
              Sorry @TMNTturtlguy for this off topic post.

              I had an idea for after you added collections, is there a possibility you could add an option for a upper layer for the carousel that has these (All, Computers, Consoles, Favorites, Handhelds, Arcades, and Collections).

              You would choose one like it was a system then it would open another layer of the carousel that would have the systems or collections available for that choice. It would make it a lot easier to find things quicker for those of us with 20+ systems.

              I understand if this wouldn't work with how ES currently works and I totally stole this idea from Launchbox.

              @TMNTturtlguy sorry again for this off topic post, also have you thought about doing launch images for the systems eventually?

              TMNTturtlguyT pjftP 2 Replies Last reply Reply Quote 0
              • TMNTturtlguyT
                TMNTturtlguy @Syhles
                last edited by

                @Syhles i will be doing launching screens, I think I have been calling them splshscreens, but look above in the posts and you can see examples of what I am working on.

                As for your request for the carousel, that would be a major overhaul of a lot of things including ES and how the themes themselves work. Basically everthing would need to change! Wait for @pjft next update with collections and I think they may be somewhat inline with what you are looking for.

                1 Reply Last reply Reply Quote 2
                • pjftP
                  pjft @Syhles
                  last edited by

                  @Syhles Hi, and thanks for the feedback.

                  I can't say that that hasn't been something that has crossed my mind in the past. It would certainly be something useful to have.

                  Alas, as @TMNTturtlguy , it would likely require a tremendous rearchitecture of how things are organized, both at the data level as well as the code level.

                  It's not that it'd be impossible, but it certainly isn't a small undertaking, nor one I'd have a tremendous experience with in regards to that part of the code.

                  The collections will either be at the top level, or as a subfolder under the "My Collections" system - user choice. But that's as far as it'll get in terms of system organization, at least for the foreseeable future.

                  Best.

                  1 Reply Last reply Reply Quote 1
                  • HurricaneFanH
                    HurricaneFan
                    last edited by

                    @TMNTturtlguy When I loaded the TMNTturtleguy ComicBook_SE-Wheelart theme through emulation station, there was a 60 meg .git folder that got loaded too. Is this something that is required or can it be deleted from the installation?

                    TMNTturtlguyT meleuM 2 Replies Last reply Reply Quote 0
                    • TMNTturtlguyT
                      TMNTturtlguy @HurricaneFan
                      last edited by

                      @hurricanefan I am not a hundred percent sure why git puts that folder in there. It is not something I upload. I know for sure if you copy the theme out of the folder you downloaded it to and place it in /home/pi/.emulationstation/themes/ you can delete it.

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

                        @hurricanefan said in New Comic Book Theme!:

                        Is this something that is required or can it be deleted from the installation?

                        Can be deleted. See my post below.

                        • Useful topics
                        • joystick-selection tool
                        • rpie-art tool
                        • achievements I made
                        TMNTturtlguyT meleuM 2 Replies Last reply Reply Quote 0
                        • TMNTturtlguyT
                          TMNTturtlguy @meleu
                          last edited by

                          FYI - I think you need to use sudo rm -r to delete it.

                          HurricaneFanH 1 Reply Last reply Reply Quote 0
                          • HurricaneFanH
                            HurricaneFan @TMNTturtlguy
                            last edited by

                            @tmntturtlguy @meleu Thanks. Is there a way to fix this so other users don't lose the extra disk space on install of this theme?

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

                              @hurricanefan it's a fair request. It can be done in esthemes scriptmodule. I'll try to submit a Pull Request when I have a chance.

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

                                @meleu can you also add this theme : https://github.com/rxbrad/es-theme-gbz35

                                There is also a dark variant on different branch

                                Sent from 20,000 leagues under the sea.

                                Powersaver Emulation station : https://github.com/hex007/EmulationStation
                                ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

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

                                  @Hex

                                  can you also add this theme

                                  Yep

                                  There is also a dark variant on different branch

                                  Every theme in esthemes scriptmodule must be the master branch on its own repo. Then, the dark theme can't be installed via RetroPie-Setup.

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

                                    @meleu I thought so. The syntax is "author repo" isnt it.

                                    Sent from 20,000 leagues under the sea.

                                    Powersaver Emulation station : https://github.com/hex007/EmulationStation
                                    ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

                                    1 Reply Last reply Reply Quote 1
                                    • RanmaR
                                      Ranma
                                      last edited by

                                      Just wanted to say thanks so much for this theme. Absolutely amazing work, and even nicer with the boot up video. Awesome!

                                      Is there anywhere I can download those nice launch images from earlier in the thread, just to add an extra layer of finish to my Pi? They look fantastic.

                                      TMNTturtlguyT 1 Reply Last reply Reply Quote 1
                                      • TMNTturtlguyT
                                        TMNTturtlguy @Ranma
                                        last edited by

                                        @ranma Thanks! The launch images are not completed yet, I have been swamped with work and kids and just haven't had time to commit them. I hope to work on them in the next week and have them all posted with download links. Thanks

                                        pjftP meleuM 2 Replies Last reply Reply Quote 0
                                        • RanmaR
                                          Ranma
                                          last edited by

                                          Oh, please don't think I'm applying pressure! I know you guys do this for the love!

                                          On that note, is there somewhere I can donate a pint of your favourite beverage to you?

                                          TMNTturtlguyT 1 Reply Last reply Reply Quote 1
                                          • pjftP
                                            pjft @TMNTturtlguy
                                            last edited by

                                            @tmntturtlguy well, being swamped with kids is a sure recipe to get in trouble at home. :)

                                            Take your time. Hope you're doing great and have a great week!

                                            TMNTturtlguyT 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.