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

    Flat Theme

    Scheduled Pinned Locked Moved Projects and Themes
    poor man wannabe richrich man wannabe king
    270 Posts 33 Posters 207.7k 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.
    • sergioadS
      sergioad @lilbud
      last edited by

      @lilbud maybe @Rookervik could help you to add the option of sound

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

        @sergioad just look at themes that have sound and copy the respective code in the XML.

        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

        sergioadS N 2 Replies Last reply Reply Quote 0
        • lilbudL
          lilbud @herb_fargus
          last edited by

          @herb_fargus No, it only works on the official ES with video support. It would work on @Zigurana ES-Kids branch, but the video tags crash the theme on his ES.

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

          Backlog: http://backloggery.com/lilbud

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

            @lilbud little bird tells me if it's done this way it is backward compatible with non video ES:

            https://github.com/jrassa/es-theme-carbon/commit/e388e3d5c10be4218fc6c3b3ec1157d35543111e

            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

            lilbudL 1 Reply Last reply Reply Quote 0
            • lilbudL
              lilbud @herb_fargus
              last edited by

              @herb_fargus updated both themes like that

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

              Backlog: http://backloggery.com/lilbud

              herb_fargusH 2 Replies Last reply Reply Quote 0
              • sergioadS
                sergioad @herb_fargus
                last edited by

                @herb_fargus ok

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

                  @lilbud thanks I'll give it a test when I get time :)

                  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

                  sergioadS 1 Reply Last reply Reply Quote 0
                  • sergioadS
                    sergioad @herb_fargus
                    last edited by

                    @herb_fargus sadly I broke the theme 😂 but that is the way someone learms 😤

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

                      @lilbud This is how it currently looks with the video view. not quite sure what is causing it or how to fix currently (your theme supports an awful lot of experimental stuff!:

                      https://snag.gy/QbpDEY.jpg

                      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

                      lilbudL 1 Reply Last reply Reply Quote 0
                      • lilbudL
                        lilbud @herb_fargus
                        last edited by

                        @herb_fargus Not quite sure, the only thing I added was,
                        <feature supported = video>

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

                        Backlog: http://backloggery.com/lilbud

                        1 Reply Last reply Reply Quote 0
                        • J
                          jdrassa
                          last edited by

                          @herb_fargus are you using @mattrixk's toolkit to test this? I think there is an issue with the marquee images in it. The marquee images were generated to mimic the mix profile from UXS. It is an interesting idea, but if the theme isn't expecting it the positioning could be off. I have been meaning to test it some more to fully gauge the impact. I believe you saw the same thing in carbon. I didn't realize what it was until I saw it myself a few days later.

                          Regardless the position is still a bit off. I can try to look at it this weekend if @lilbud hasn't figured it out himself.

                          Get latest build of EmulationStation for Windows here

                          lilbudL mattrixkM herb_fargusH 3 Replies Last reply Reply Quote 0
                          • lilbudL
                            lilbud @jdrassa
                            last edited by

                            @jdrassa I won't have much time this weekend, i'll be out for most of it. I'm genuinely not sure what is happening.

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

                            Backlog: http://backloggery.com/lilbud

                            1 Reply Last reply Reply Quote 0
                            • mattrixkM
                              mattrixk @jdrassa
                              last edited by

                              @jdrassa That's actually something I've been meaning to ask the community about: I'm curious what types of images people use for the <image> and <marquee> tags with video preview.

                              I have the Toolkit set up this way:

                              • <image> = Screenshot.
                              • <marquee> = A Mix image that includes Logo, 3D Box-art and a Game Cartridge.

                              I chose the screenshot for <image> because <image> is what you see when there is no <video>, and they are usually the same size as each other. Now that I can test for <maxSize> instead of just <size> I'll probably have to change the values a bit.

                              What would most people put in the <marquee>? Just the Logo? Obviously if they just use the single Logo image, it would need different values for <size>/<maxSize> and <pos> than the full Mix image.

                              I like the Mix image as the <marquee> because it gives more game artwork than just a single image. I realise most people probably won't want to rescrape their whole collection just to make the images look pretty, but if they need to scrape the Logos anyway, why not scrape the full Mix image?

                              My ES themes: MetaPixel | Spare | Io | Indent

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

                                @jdrassa yes I was testing with the toolkit. It's only the video that is offset, the regular images etc line up fine, but nothing I changed in the video tag made any difference so I was confused as to what was happening. I still don't know, haven't been able to test more due to limited time

                                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

                                mattrixkM 1 Reply Last reply Reply Quote 0
                                • mattrixkM
                                  mattrixk @herb_fargus
                                  last edited by

                                  @herb_fargus I think the <video> and <image> tags kind of get tied up together on Video View, so maybe your <image> tag was getting in the way?

                                  My ES themes: MetaPixel | Spare | Io | Indent

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

                                    @mattrixk Originally marquee tag was created to display the marquee of an arcade cabinet in arcade systems (mame, fba) theme.

                                    So usually marquee it's for displaying marquees in arcade or logos in console systems.

                                    Of course it's another image so you can use it like you want.

                                    Regards.

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

                                      @herb_fargus @lilbud Adding sounds it's pretty simple.

                                      Example for sound when switching between systems:

                                      <view name="system">
                                      	
                                           <sound name="systemSound">
                                               <path>./art/systemsound.wav</path>
                                           </sound>
                                      </view>
                                      

                                      Example for gamelist sound:

                                      <textlist name="gamelist">
                                      
                                      	<scrollSound>./art/listscroll.wav</scrollSound>
                                      </textlist>
                                      

                                      As you can see it's pretty simple to add sounds...

                                      Regards.

                                      lilbudL 1 Reply Last reply Reply Quote 1
                                      • mattrixkM
                                        mattrixk @Nismo
                                        last edited by

                                        Thanks @Nismo, that explains why it's called "marquee" I guess. Also, I didn't know you could already do System switching sounds. I thought Gamelist cycle was the only one that worked. Is that a newer development or has it always been that way?

                                        My ES themes: MetaPixel | Spare | Io | Indent

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

                                          @mattrixk It was a request I did to @fieldofcows lot of months ago, before video view was implemented in the main branch, it's working for me in windows, you can see it working in one of my videos here:

                                          I don't know if it's working in the main branch (unfortunately I don't have a raspberry pi), because he removed a lot of features to add only video support to the main branch, but you can test it because it doesn't break the theme . My theme have that code and the sounds works in windows and nobody told me the theme it's broken in their rpi.

                                          If system sound it's not working in main branch tell me and we can ask to @fieldofcows to make a pull request, so the code it's done and working very good, only that he removed some features for better testing if video implementation on main branch could cause bugs, don't need to worry about other commits.

                                          Anyway you can add the tags for windows users because your theme should still working like before.

                                          1 Reply Last reply Reply Quote 0
                                          • lilbudL
                                            lilbud @Nismo
                                            last edited by

                                            @Nismo could you submit a PR to the repository? I am away from my computer at the moment.

                                            Thanks in advance.

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

                                            Backlog: http://backloggery.com/lilbud

                                            N 2 Replies 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.