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

    add custom system logo help

    Scheduled Pinned Locked Moved Help and Support
    custommamesystem
    4 Posts 3 Posters 621 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.
    • I
      ian02293
      last edited by mitu

      i edited the es_systems.cfg file and added

      <system>
          <name>fighting</name>
          <fullname>street fighter collection</fullname>
          <path>/home/pi/RetroPie/roms/nes</path>
          <extension>.nes .zip .NES .ZIP</extension>
          <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nes %ROM%</command>
          <platform>fighting</platform>
          <theme>mame</theme>
      </system>
      

      currently ignore this line in the code above

      <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nes %ROM%</command>
      

      am only trying to get the logo to show up,i added few roms and the logo shows up as mame logo with the roms i added inside of the folder.

      i added fighting folder in /etc/emulationstation/themes/ with the custom png and inc folder

      mituM EfriimE 2 Replies Last reply Reply Quote 0
      • mituM
        mitu Global Moderator @ian02293
        last edited by

        @ian02293 Try replacing

        <theme>mame</theme>
        

        with

        <theme>fighting</theme>
        
        1 Reply Last reply Reply Quote 0
        • EfriimE
          Efriim @ian02293
          last edited by

          @ian02293

          You must use a theme as a base, different themes have different layouts. You could either study the .xml of the themes or try replacing some of the assets for one of the systems you don't use.

          <theme>virtualboy</theme>
          

          change this to the name of the themes system subfolder that you either replace or add.

          Hope that helps, the hard part is in the different unknown theme layouts

          1 Reply Last reply Reply Quote 1
          • I
            ian02293
            last edited by ian02293

            i will try adding <theme>fighting</theme> hope this works.
            currently the home theme is set to carbon so do i change anything in emulationstation\themes\Carbon\theme name\FILENAME.svg.

            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.