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 215.9k 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.
    • N
      Nismo
      last edited by

      For those who want to fix marquees in this theme open flat.xml and replace:

      <view name="video">
      		<video name="md_video">
      			<pos>0.254 0.202</pos>
      			<origin>0 0</origin>
      			<size>0.185 0.327</size>
      			<delay>0.0</delay>
      			<default>./assets/default.mp4</default>
      			<showSnapshotNoVideo>false</showSnapshotNoVideo>
      			<showSnapshotDelay>false</showSnapshotDelay>
      		</video>
      	</view>
      

      With:

      <view name="video">
      		<image name="md_marquee">
      			<origin>0 0</origin>
      			<pos>0.800 0.01</pos>
      			<maxSize>0.19 0.10</maxSize>
      		</image>
      		<video name="md_video">
      			<pos>0.254 0.202</pos>
      			<origin>0 0</origin>
      			<size>0.185 0.327</size>
      			<delay>0.0</delay>
      			<default>./assets/default.mp4</default>
      			<showSnapshotNoVideo>false</showSnapshotNoVideo>
      			<showSnapshotDelay>false</showSnapshotDelay>
      		</video>
      	</view>
      
      1 Reply Last reply Reply Quote 1
      • lilbudL
        lilbud @Nismo
        last edited by

        @Nismo would I have to remove the tag from each theme.XML?

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

        Backlog: http://backloggery.com/lilbud

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

          @lilbud I don't understand you... What tag? For doing what?

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

            @Nismo the marquee tag

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

            Backlog: http://backloggery.com/lilbud

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

              @lilbud I explained well, just replace in flat.xml that's all.

              For NES I edited theme.xml inside nes folder to write short name "Nintendo NES" that way marquee is not on top of the name of that system.

              I also correctly renamed turbografx 16 folder to "tg16" to fix that system was not themed.

              greekmanxG 1 Reply Last reply Reply Quote 0
              • greekmanxG
                greekmanx @Nismo
                last edited by

                @Nismo that is all I would do I like the marques.

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

                  @greekmanx Yes, inside the flat theme folder there is a flat.xml file, just edit that file and replace the code with the one I provided a few posts ago, and save changes. Now marquees should display correctly (if you have them) and not giant logos on top of everything.

                  1 Reply Last reply Reply Quote 0
                  • S
                    silviustro
                    last edited by

                    I have attempted to install the theme on the latest version of retropie and all I get is the blank theme... I can't explain why, as I looked trough the flat.xml file and the syntax seems to be OK.

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

                      I love this theme, except for the colors on the background of the system carousel. I created a fork that just has grey backgrounds there, in case anybody is interested in that modification. Everything else is the same great theme (great work lilbud)!

                      https://github.com/nickavv/es-theme-flat

                      1 Reply Last reply Reply Quote 0
                      • hooperreH
                        hooperre @lilbud
                        last edited by

                        @lilbud Is the grid view available? Or is that a concept? Or is there some way to do it with the master that I don't understand?

                        4B ~ RPi PSU 5.1V / 3.0A ~ 32GB SanDisk microSD ~ 128GB USB

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

                          @hooperre that was a concept, it takes a lot of time for grid view, of which I have none currently. Been too busy playing Breath of the Wild, (35 hours and counting, I need help.)

                          I'll probably do that when grid view is in the official branch.

                          UPDATE: 39 hours and 3 minutes

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

                          Backlog: http://backloggery.com/lilbud

                          R 1 Reply Last reply Reply Quote 2
                          • R
                            robertybob @lilbud
                            last edited by

                            @lilbud Is this ready to be added to the ES themes installer?

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

                              @robertybob I would think so, unfortunately I have no say in accepting themes. Probably have to ask @herb_fargus

                              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 submit a PR.

                                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 Where would I submit the PR?

                                  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 https://github.com/RetroPie/RetroPie-Setup/blob/master/scriptmodules/supplementary/esthemes.sh

                                    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 Done and Done

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

                                      Backlog: http://backloggery.com/lilbud

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

                                        The Flat theme, as well as the dark variant, have been added to the ES-Theme repository

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

                                        Backlog: http://backloggery.com/lilbud

                                        1 Reply Last reply Reply Quote 5
                                        • sergioadS
                                          sergioad
                                          last edited by

                                          Famicom Disk system and ports are missing, just reporting ☺ I love the theme but as everybody I want not to see blank pages 😁

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

                                            @sergioad Both version of the theme have been updated with support for ports and Famicom Disk System

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

                                            Backlog: http://backloggery.com/lilbud

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