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

    [Theme] CRT

    Scheduled Pinned Locked Moved Projects and Themes
    themethemestheming
    218 Posts 51 Posters 187.3k 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.
    • mattrixkM
      mattrixk @HurricaneFan
      last edited by

      @HurricaneFan Hmm... I may have to have 2 chunks of code: One for anyone using my MIX images and one for people who just use the <marquee> tag for logos.

      My ES themes: MetaPixel | Spare | Io | Indent

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User
        last edited by

        Ok, so I'm a little confused on how to add videos to this theme. Do I have to go into the code and change the <video> tag? Or is it different with RetroPie 4.2?

        R 1 Reply Last reply Reply Quote 0
        • R
          robertybob @A Former User
          last edited by

          @itsnitro
          https://retropie.org.uk/forum/topic/6589/easy-way-to-add-video-and-marquees-tags-in-your-gamelist-for-video-support

          1 Reply Last reply Reply Quote 0
          • A
            adon767
            last edited by

            So I'm having a issue where all my bos art are not the correct size. They are correct in other themes for it this one which I like it is not. Any ideas

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

              @adon767 Check the xml file to see if its using maxsize on the box art image tag.

              A 1 Reply Last reply Reply Quote 0
              • A
                adon767 @HurricaneFan
                last edited by adon767

                How do I find that. I'm at the xml file for the es-theme-crt-master theme but don't know where to look and what values it should be.

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

                  @adon767 What field in your gamelist.xml file is your box art image?

                  A 1 Reply Last reply Reply Quote 0
                  • A
                    adon767 @HurricaneFan
                    last edited by

                    @HurricaneFan are you talking about the game list.xml that's in the rom directory?

                    HurricaneFanH 1 Reply Last reply Reply Quote 0
                    • A
                      adon767
                      last edited by

                      I'm sorry I'm very new with editing xml files. What should it be? Or what should I be looking for.

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

                        @adon767 Yes, what is your box art saved as? <image> or <marquee>?

                        A 1 Reply Last reply Reply Quote 0
                        • A
                          adon767 @HurricaneFan
                          last edited by

                          @HurricaneFan if i look at the gamelist.xml file in the roms folders. i have this

                          <image>./boxart/2005 Minigame Multicart (USA) (Unl).png</image>
                          <marquee>./wheel/2005 Minigame Multicart (USA) (Unl).png</marquee>
                          <video>./snap/2005 Minigame Multicart (USA) (Unl).mp4</video>
                          <thumbnail/>
                          <rating>0</rating>
                          <releasedate>00000000T000000</releasedate>
                          <developer>AtariAge</developer>
                          <publisher>AtariAge</publisher>
                          <genre/>
                          <players>1</players>
                          </game>

                          my artwork is saved in the boxart folder but when using the CRT theme they are stretched out and not the correct size.

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

                            @adon767 Ok, from what I see in the CRT theme.xml file, the md_image uses MaxSize. So it should keep the right aspect ratio of your images. That's weird that it doesn't.

                            A 1 Reply Last reply Reply Quote 0
                            • A
                              adon767 @HurricaneFan
                              last edited by

                              @HurricaneFan The values for the Max size should those be changed right now they are set at 0.25 and 0.33

                              1 Reply Last reply Reply Quote 0
                              • C
                                cloudlink
                                last edited by

                                I'm having the same problem with this theme. The md_image is using MaxSize, but it's not keeping my box art aspect ratio.

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

                                  As far I know, that's a bug with the latest build of ES and would be fixed soon. (I'm not totally sure).

                                  Nothing to do with the theme.

                                  alphatoanantA 1 Reply Last reply Reply Quote 0
                                  • alphatoanantA
                                    alphatoanant @Nismo
                                    last edited by

                                    @Nismo that's my understanding as well. I'll double check on an older version of ES to confirm in the next few days just in case.

                                    My RetroPie Themes:
                                    Art Book https://github.com/anthonycaccese/es-theme-art-book
                                    Art Book Next https://github.com/anthonycaccese/art-book-next-retropie
                                    TFT https://github.com/anthonycaccese/es-theme-tft

                                    1 Reply Last reply Reply Quote 0
                                    • alphatoanantA
                                      alphatoanant
                                      last edited by alphatoanant

                                      @adon767 and @cloudlink I did some digging and it looks like this thread may cover what you are seeing:
                                      https://retropie.org.uk/forum/topic/9261/bug-box-art-displaying-incorrect-size-the-first-time-i-enter-a-system

                                      Looks like the fix has been submitted to the RetroPie repo here:
                                      https://github.com/RetroPie/EmulationStation/commit/c41e0bbbeb1d54c7af5d79128da709816f990a15

                                      If that matches up to what you are seeing it looks like a fix is ready to go - not sure when it will be in the latest build but could be soon.

                                      Please let me know if that doesn't help.

                                      My RetroPie Themes:
                                      Art Book https://github.com/anthonycaccese/es-theme-art-book
                                      Art Book Next https://github.com/anthonycaccese/art-book-next-retropie
                                      TFT https://github.com/anthonycaccese/es-theme-tft

                                      DominusD 2 Replies Last reply Reply Quote 0
                                      • DominusD
                                        Dominus @alphatoanant
                                        last edited by

                                        @alphatoanant Yeah I got the same problem. Just waiting for the update now I guess.

                                        1 Reply Last reply Reply Quote 0
                                        • K
                                          KillerQ
                                          last edited by

                                          @alphatoanant,

                                          Outstanding. Do you mind if i showcase this theme and share it in some other groups?

                                          alphatoanantA 1 Reply Last reply Reply Quote 0
                                          • R
                                            retronerd
                                            last edited by retronerd

                                            I have followed the instructions and transfered the folder "es-theme-crt-master" to /opt/retropie/configs/all/emulationstation/themes but when i shall change theme there is nothing there? Im on Retropie 4.2!
                                            What im doing wrong?

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