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.4m 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.
    • TMNTturtlguyT
      TMNTturtlguy
      last edited by

      UPDATE: v2.1 16:9 Theme and v0.1 4:3 Theme Updated

      v2.1 16:9 Theme Github Link: Comic Book v2.1
      Thanks to @Nismo for his excellent comments and suggestions I have updated the 16:9 theme as follows:

      • Marquee's have been corrected. For all Arcade Cabinet systems, a marquee will appear in the upper right hand dark gray space. If you do not have a marquee this will be blank. For all home console systems, the original console system logo will be displayed.

      • md_image in bottom right box corrected. The scraped image/box art in the box below the controller has been corrected to maxSize.

      • the background images for all Mame systems and FBA have been changed to match the Arcade background for the time being. I think Mame will stay the same, FBA may be updated in the future.

      • The backgrounds for all sega systems except Sega Saturn have been updated to match the Sega Genesis background for the time being. Eventually these will need to be udpated with proper controllers and some game image changes.

      • Launch sounds were added to more sega systems.

      v0.1 ComicBook 4:3 Github link: ComicBook-4:3

      • Marquee's have been corrected. For all Arcade Cabinet systems, a marquee will appear in the upper right hand dark gray space. If you do not have a marquee this will be blank. For all home console systems, the original console system logo will be displayed.

      • the background images for all Mame systems and FBA have been changed to match the Arcade background for the time being. I think Mame will stay the same, FBA may be updated in the future.

      • The backgrounds for all sega systems except Sega Saturn have been updated to match the Sega Genesis background for the time being. Eventually these will need to be udpated with proper controllers and some game image changes.

      • Launch sounds were added to more sega systems.

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

        @Nismo What size do you typically try to get your backgrounds down too? I try to get mine below 500 kb each. Your oldroom theme has such nice images, i hope to get something like that on my next theme attempt!

        N 2 Replies Last reply Reply Quote 0
        • N
          Nismo @TMNTturtlguy
          last edited by Nismo

          @TMNTturtlguy

          With size I think you mean "filesize"...

          I said to you before, for 720p no more than 256kb, and for 1080p no more than 512kb.

          Very nice update. I'll modify your theme to show console logos instead system logos on top right for my personal use.

          Unfortunately I can't help you with controllers, I'm still working in my theme and I still have a lot of work to do with it, and also with the media files.

          Thanks for the update.

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

            @TMNTturtlguy Thanks.

            I'll try to look into it in the coming days!

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

              @darkbreaker Not at all. I'd love to be able to sort that out - I doubt that ES is any more "integrated" in Recalbox than on RetroPie (meaning, I suspect it'd be updatable, even if we do it manually).

              I'm happy to try and help, though I'd strongly recommend backing up your Recalbox card first, as I don't know how customized is their version of EmulationStation.

              Still, their executable should be stored in /usr/bin, from what I seem to observe in the package.

              If you can access the file system, whether via SSH or via another computer - and once again, after backing it up! - I imagine you could easily replace that executable file with, for instance, the binary at

              https://github.com/pjft/EmulationStation/releases/download/v0.2-ES-OMX-Apr17/emulationstation
              

              You will likely need to give it executable permissions by running

              chmod +x /usr/bin/emulationstation
              

              It's risky, but it's worth a shot.

              Let us know how it goes. If it breaks, as we don't know what changes the RecalBox team has done to EmulationStation, just restore your backup, and everything should be back to normal.

              Best of luck!

              1 Reply Last reply Reply Quote 0
              • N
                Nismo @TMNTturtlguy
                last edited by Nismo

                @TMNTturtlguy

                I have tested your last theme update, now the marquees/logos are displaying on top of the cool comic style system logos on top left box...

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

                  @Nismo hmmmm....I just rechecked on my system and the code on github and I do not have this issue, and i cannot recreate this issue either? What systems is this happening on? The only thing i did was delete the "md_marquee" from the comic_boo.xml file and insert it into the Arcade, FBA, and Mame theme.xml. The marquee should no longer appear in any other system, for example NES or Atari. Here are screen shots of the code off of github:
                  FBA/MAME
                  0_1492690446719_FBA.JPG
                  NES (forgive me as this is my first theme and i was learning, for some reason in the arcade/mame i have my comic style logo as "Logo" but in the consoles I have it as "logo3" I should have probably cleaned it up, but in the end what really matters is that system.png is the comic style in every system and system 3.svg is the old logo)
                  0_1492690611218_NES.JPG

                  As you can see, marquee and system 3.svg have the same locations specified and they are not the same locations as system.png which is the comic style logo in the left box.

                  If you could tell me what systems you get this error and maybe a screen shot that would help. Can you also post the information from the .xml you downloaded? That will help speed up the trouble shooting.

                  N 1 Reply Last reply Reply Quote 0
                  • N
                    Nismo @TMNTturtlguy
                    last edited by Nismo

                    @TMNTturtlguy

                    Game logos are displaying on top left box over nice comic style system logos for all consoles.

                    If you delete the marquee/logos code, the logos still displaying in the default top left corner of the screen.

                    You can't delete the marquees code, you always have to place marquees, if you don't want to display them, place it outside the screen, but the marquees/logos are displayed always even if the xml code doesn't exist.

                    pjftP TMNTturtlguyT 2 Replies Last reply Reply Quote 0
                    • pjftP
                      pjft @Nismo
                      last edited by

                      @Nismo said in New Comic Book Theme!:

                      but the marquees/logos are displayed always even if the xml code doesn't exist.

                      ...really? Is that working as intended, though? I'd imagine there'd be a cleaner way to handle this in EmulationStation, if the theme does not specify a specific element. I can't see the value in ES rendering an element that has not been specified by the theme, as it will always be located in the wrong place.

                      @jdrassa, @Zigurana for additional thoughts.

                      N 1 Reply Last reply Reply Quote 0
                      • N
                        Nismo @pjft
                        last edited by Nismo

                        @pjft
                        Really, and more theme elements do the same, like metadata, if I remember well if you don't want to show some metadata, for example, times played or rank, you need to place them out of the screen to "hide" them.

                        I don't remember what elements you need to place out of screen to hide them, but there are a few of them, but for sure marquees/game logos it's one of them.

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

                          @Nismo Sure. I wasn't as much asking "really" in terms of asking for confirmation, as in terms of being somewhat surprised that that is deliberately the case.

                          I believe that that should not be the case, but rather if an element is not specified, then it shouldn't be rendered at all.

                          But I haven't looked into the ES theme implementation, so I don't know if it's just so painfully tied together that it would be too hard to change.

                          TMNTturtlguyT 1 Reply Last reply Reply Quote 1
                          • Z
                            Zigurana
                            last edited by

                            Hi,
                            The current rendering of the different theme elements is rather dumb at this point.
                            Simply put; all elements are rendered always, and if they are unwanted, they are moved off-screen.

                            This is an old eye-sore, and I have been looking into fixing this, but that will be a while in coming.

                            If tetris has thought me anything, it's that errors pile up and that accomplishments dissappear.

                            pjftP TMNTturtlguyT 2 Replies Last reply Reply Quote 3
                            • pjftP
                              pjft @Zigurana
                              last edited by

                              @Zigurana That's good enough for me. :)

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

                                @Nismo Can you post a photo? I am not understanding what you mean by game logos? Do you have game logos listed as marquees in your gamelist?

                                I only have marquees for the arcade cabinet systems, so to try to recreate your issue i added marquees to my NES folder and added them to some of my NES games in my gameslist. I kept the theme as it is posted on github without the marquees in the video view. Everything on my end works as expected. No marquees showing up, no logos showing in the incorrect location, so i am unable to recreate what is happening to you. I absolutely believe you that there is an issue, i just can't seem to recreate it, and without being able to recreate it, i can't fix it!

                                I am also not clear on why a marquee must be included? I do not believe this to be true because if you look at a theme such as carbon, back before the video updates were added, marquee was not included in any of the views. I have an old copy of basic carbon saved and just checked to verify.

                                N 1 Reply Last reply Reply Quote 0
                                • TMNTturtlguyT
                                  TMNTturtlguy @Zigurana
                                  last edited by

                                  @Zigurana has this always been the case? per my reponse to @Nismo, in an old copy of carbon i have before video was implemented I do not see any references to the marquee? I also can't seem to replicate the marquee issue on my build and I eliminated md_marquee from my theme. Thanks for your help!

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

                                    @pjft have you had a chance to download my newest updates? you might want to make a copy of the original download just in case. If you do download the new version, can you replicate what is happening to @Nismo ? Thanks

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

                                      @TMNTturtlguy From skimming through the code (which means I may likely be factually wrong), it may seem that Marquees are only rendered in the Video view of a theme.

                                      I don't have marquees other than for arcade games, so I can't replicate it on my end if I try (unless I obviously use that gamelist in another system that supports .zip roms :) ).

                                      But according to @Zigurana's confirmation - and, from my quick look at the code as well - it does seem that all elements for a specific view are always rendered, regardless of whether they are present in the theme. So, in the Video view, it seems that the fact that you remove a marquee does not in any way change things - you may have to explicitly place it outside of the 0-1 range, or make it size 0. Unsure what's the best practice, I'd defer to @Zigurana , @Nismo or any other person more knowledgeable about themes.

                                      Sorry I can't detail further.

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

                                        @TMNTturtlguy

                                        Here you have a photo, to replicate it place 1 video and 1 logo for a console game:

                                        alt text

                                        Also the game box it's not centered...

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

                                          @Nismo Thank you! I was able to recreate the issue and i have come up with a fix. I have placed the marquee back in the main comic_book.xml with a size 0 0 and off the screen. I have kept the marquee in the individual system theme with the proper location. Now the theme.xml will override the comic_book.xml for arcade cabinet systems and there should not be conflicts with other home console systems.

                                          Update Link v2.2

                                          On another note, i do like your idea of having the game logo in the right hand box, unfortunately i don't have game logos for most of my games, and definitely not saved as marquee in my gamelist. I suspect a lot of users do not have this either. Great idea though, i do really think it will look nice.

                                          The box art - this is a puzzeling issue for me. I noticed it on my game boy md_image scraped art. Here is what I have, most of my scraped art is a 3 or 4 image compilation from the universal xml scraper. I did this well before my knowledge of how to put together themes, and before video previews, so it looked really nice on the standard theme options. Now, i would like to show them like yours, but i have to re-scrape them for a lot of games/systems. The <maxSize> boundaries are set to the size of the gray box that the art goes into, so my 3 image art fits perfectly into the space, but my single image does display like yours. I am wondering if there is an alignment issue with the <maxSize> function. Does that function allow you to center the image in the maxSize or does it align it to the right? I have provided images of my issues as well. This did not happen with <size> They were always centered with <size> @pjft, since you are good at reading the code, would you mind looking into this to see if you can verify what might be happening? That would be great.

                                          Lastly, i need to do some research on how to take screenshots from my pi! I know there is a way, just need to figure it out so i can stop these terrible phone pictures!

                                          0_1492714271345_Photo Apr 20, 1 43 29 PM.jpg
                                          0_1492714279017_Photo Apr 20, 1 43 48 PM.jpg
                                          0_1492714284873_Photo Apr 20, 1 44 00 PM.jpg

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

                                            @pjft Thanks, i was able to recreate the issue and fix it. I think that it should be easily removed from the video view at some point, but at least the work around is easy. I just had not clue it was an issue. Like you, i only have marquee for actual marquees from standup arcade cabinets, so it doesn't affect me. I do like how @Nismo game logo art would show up in that box though, that is a very nice touch to the theme! Unfortunately that would be a lot of work for most users to scrape game logos and update properly in their .xml files.

                                            1 Reply 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.