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

    System view text on screen

    Scheduled Pinned Locked Moved Projects and Themes
    themesystem viewtext position
    13 Posts 6 Posters 4.2k 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.
    • phrazelleP
      phrazelle
      last edited by

      I'm working on a custom theme for a bartop and I have this jumble of text in the top left corner of the System view page. I saw something like this similar when I had multiple 'md' elements stacked in a Detailed view, so I tried moving all 'md' elements to -1 -1 positions, but that didn't affect anything.

      Any idea where all of those elements are calling from?Screen Image

      1 Reply Last reply Reply Quote 0
      • BuZzB
        BuZz administrators
        last edited by

        try setting the position to 1,1

        To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

        1 Reply Last reply Reply Quote 0
        • phrazelleP
          phrazelle
          last edited by

          Negative. I put the following in System view:

                <text name="md_lbl_releasedate, md_lbl_developer, md_developer, md_lbl_publisher, md_publisher, md_lbl_playcount, md_playcount, md_lbl_lastplayed, md_description, md_lbl_rating, md_genre, md_lbl_genre, md_players, md_lbl_players">
          		<pos>1 1</pos>
          	</text>
          
                  <datetime name="md_releasedate, md_lastplayed">
          		<pos>1 1</pos>
          	</datetime>
          
          	<rating name="md_rating">
          		<pos>1 1</pos>
          	</rating>
          

          Super weird. What metadata would even be displaying in the System view?

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

            @phrazelle could render them as transparent perhaps if they really are ES metadata

            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

            phrazelleP 1 Reply Last reply Reply Quote 0
            • phrazelleP
              phrazelle @herb_fargus
              last edited by

              @herb_fargus How would I render as transparent?

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

                @phrazelle http://stackoverflow.com/questions/23201134/transparent-argb-hex-value

                Eg:

                <color>FFFFFF00</color>
                

                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

                phrazelleP edmaul69E 2 Replies Last reply Reply Quote 0
                • phrazelleP
                  phrazelle @herb_fargus
                  last edited by

                  @herb_fargus Nice! Unfortunately, that didn't work. It brought the whole theme to white screens and blue text.

                  That has to be metadata elements in the corner there, right? But what would be referencing metadata in the System View?

                  RookervikR 2 Replies Last reply Reply Quote 0
                  • RookervikR
                    Rookervik Global Moderator @phrazelle
                    last edited by Rookervik

                    @herb_fargus Alpha is the last 2. FFFFFF00

                    There is no meta data in the system view. That is really weird. Like a debug menu or something. I've never seen it happen.

                    1 Reply Last reply Reply Quote 1
                    • RookervikR
                      Rookervik Global Moderator @phrazelle
                      last edited by Rookervik

                      @phrazelle There is one peculiar thing with ES, and that is that it renders the entire interface to a giant picture. And ES will push elements into other "systems" if you aren't careful. It's possible that this information isn't actually on the "system" screen... but the metadata from another screen that was "offset" and ended up here. Check your gamelist themes positioning for metadata... I bet if you adjust those, or reset their positioning and make them transparent color, it will fix this.

                      Z 1 Reply Last reply Reply Quote 0
                      • Z
                        Zigurana @Rookervik
                        last edited by

                        @Rookervik that -is- peculiar!
                        Is that like a buffer overflow, but manifested in canvasses?

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

                        1 Reply Last reply Reply Quote 0
                        • phrazelleP
                          phrazelle
                          last edited by

                          Idk what the issue was, but I scrapped the theme and started over and now it's fine! I globalized my metadata a little heavier and that might have been it. Either way...

                          1 Reply Last reply Reply Quote 0
                          • edmaul69E
                            edmaul69 @herb_fargus
                            last edited by

                            @herb_fargus i used to do this all the time but on my last theme it would crash es to commandline everytime i tried it.

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

                              @edmaul69 weird. I think there are still some weird es bugs with rendering of some stuff

                              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

                              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.