RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    ES & Retropie Language edit

    Scheduled Pinned Locked Moved Help and Support
    theme helplanguageemulationstaion
    4 Posts 2 Posters 2.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.
    • paffleyP
      paffley
      last edited by

      Hi guys,

      The language text inside ES, can it be changed?

      I was looking for editing this section 'XXX GAMES AVAILABLE', I would like to remove the 'games available' text at the end and just have the 'Count' displayed.

      D 1 Reply Last reply Reply Quote 0
      • D
        dudleydes @paffley
        last edited by

        @paffley It can be done by editing the EmulationStation source code and then recompiling. This is the line that creates the xx GAMES AVAILABLE string. I guess if you remove << " GAMES AVAILABLE" from line 184, that should give you just a count.

        Back up before you choose to do this.

        1 Reply Last reply Reply Quote 0
        • paffleyP
          paffley
          last edited by

          @dudleydes Thank you! :)

          1 Reply Last reply Reply Quote 0
          • paffleyP
            paffley
            last edited by

            Just one more thing on this subject...

            This piece of code here...is it possible to add a image to the background? (of the actual text)....so instead of the background colour, add a background image instead?

            		<text name="systemInfo">
            			<pos>0.010 0.1465</pos>
            			<size>0.980 0.050</size>
            			<backgroundColor>FFFFFF00</backgroundColor>
            			<color>ffffff00</color>
            			<fontPath>./art/montserrat-regular-webfont.ttf</fontPath>				<fontSize>0.02</fontSize>
            		</text>
            
            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.