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

    Any way to show TurboGrafx 16 instead of PC Engine?

    Scheduled Pinned Locked Moved Help and Support
    22 Posts 9 Posters 14.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.
    • herb_fargusH
      herb_fargus administrators
      last edited by

      change the theme tag in es_systems.cfg to tg16 instead of pcengine or rename the files in the theme itself

      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
      • S
        stevetb
        last edited by

        Worked Great, thank you herb_fargus!

        Here are the details on how I did this in case others have the same issue:

        Go here and edit this file:
        Step 1 = cd /etc/emulationstation/es_systems.cfg
        Step 2 = sudo nano es_systems.cfg
        Step 3 = Go to the PCEngine section
        Step 4 = change <theme>pcengine</theme> to <theme>tg16</theme>
        Step 5 = Save then reboot

        Note: I also did this for MegaDrive and changed it to Genesis

        A 1 Reply Last reply Reply Quote 1
        • herb_fargusH
          herb_fargus administrators
          last edited by

          Just fyi you'll want to take note of this post: https://github.com/RetroPie/RetroPie-Setup/wiki/EmulationStation#my-es_sytemscfg-is-being-overwritten-on-updates it may be worth copying it over with sudo cp /etc/emulationstation/es_systems.cfg /home/pi/.emulationstation/es_systems.cfg but you'll have to manually update it anytime you add a new system

          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 1
          • B
            Bunji
            last edited by

            Is there any way to have both available? I'd like to separate the PC Engine and Japanese versions from the TurboGrafx and North American versions.

            jonnykeshJ D 2 Replies Last reply Reply Quote 0
            • jonnykeshJ
              jonnykesh @Bunji
              last edited by

              @bunji 95% of what you need is already covered in this thread. Just copy the PC Engine setup and change one of those to TG-16 as per the instructions. Have that one point to a tg16 rom folder. Create tg16 rom folder. Put roms in.
              You'll also need to tweak your theme to add a tg16 system plus art.

              1 Reply Last reply Reply Quote 0
              • E
                edale
                last edited by edale

                from the wiki:


                If you want EmulationStation to show the TurboGrafx-16 graphics instead of PC Engine then you should create a file /opt/retropie/configs/all/platforms.cfg with the following contents (note this requires at least v4.1.6 of the RetroPie-Setup script).

                pcengine_theme="tg16"
                pcengine_platform="tg16"

                Once this is done, please update any of the currently installed PC Engine emulators from RetroPie-Setup and Emulation Station will now use the TurboGrafx-16 logo. Scraping from within Emulation Station should also return TurboGrafx-16 artwork.


                The code to put in that file for Genesis is:
                megadrive_theme="genesis"
                megadrive_platform="genesis"


                Basically, create a blank .txt document, name it 'platforms.cfg' and type those 4 lines of text in them.
                I have a copy of this file here: https://mega.nz/#!3RhhEYDD!IRPhwx3_naUylPOMKOs5wJ9MTQ36CE2jR29UfBbty64
                And place that file in '/opt/retropie/configs/all/'
                And then update your emulators for TG16 and Genesis, and it'll switch over.

                This change will persist through updates, unlike the change you made.

                As a bonus, the scraper will prioritize NA releases when you scrape a rom in the sections after doing this.


                For PCE vs TG16 games, I just made a folder inside the TG16 section for each system.

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

                  @bunji It would've been better to have to started a new topic as your request is not the same as the title of this thread.

                  To have both PC Engine and Turbografx appearing in ES, you may find the following useful:
                  https://retropie.org.uk/docs/Add-a-New-System-in-EmulationStation/

                  1 Reply Last reply Reply Quote 0
                  • A
                    Agrajag @stevetb
                    last edited by

                    @stevetb Just tried this approach (changing the theme tag name) and it didn't work for me to get Showcase to show Genesis and TG16 art.

                    YFZdudeY 1 Reply Last reply Reply Quote 0
                    • YFZdudeY
                      YFZdude @Agrajag
                      last edited by

                      @agrajag

                      Did you update the emulators after you made the config change?

                      Once this is done, please update any of the currently installed PC Engine emulators from RetroPie-Setup and Emulation Station will now use the TurboGrafx-16 logo.

                      A 2 Replies Last reply Reply Quote 0
                      • A
                        Agrajag @YFZdude
                        last edited by

                        @yfzdude Looks like I missed a step. Great news! Now I just need to figure out which ones they use. Off to go check. Thanks!

                        1 Reply Last reply Reply Quote 0
                        • A
                          Agrajag @YFZdude
                          last edited by Agrajag

                          @yfzdude Went in and found each of the emulators (under Manage Main Packages) one for Genesis (lr-genesis-plus-gx) and one for TurboGrafx-16 (lr -beetle-pce-fast), and updated both of them. Then I rebooted.

                          No change in Showcase.

                          mituM 1 Reply Last reply Reply Quote 0
                          • mituM
                            mitu Global Moderator @Agrajag
                            last edited by mitu

                            @agrajag said in Any way to show TurboGrafx 16 instead of PC Engine?:

                            No change in Showcase.

                            Post your platforms.cfg file, with the modifications you've made. Also, please make sure you're not using a custom es_systems.cfg, the modifications from platform.cfg are not applied there.

                            A 1 Reply Last reply Reply Quote 0
                            • A
                              Agrajag @mitu
                              last edited by Agrajag

                              @mitu I followed the first few posts in this thread which specifically alter just es_systems.cfg.

                              It sounds like from your response that that's not good enough (any longer)?

                              I'll give the platforms file approach a shot tomorrow.

                              mituM 1 Reply Last reply Reply Quote 0
                              • mituM
                                mitu Global Moderator @Agrajag
                                last edited by

                                @agrajag said in Any way to show TurboGrafx 16 instead of PC Engine?:

                                @mitu I followed the first few posts in this thread which specifically alter just es_systems.cfg.
                                It sounds like from your response that that's not good enough (any longer)?

                                A lot of things changed in 5 years. A reply from @edale shows the documented way of changing the theme/system name in current versions.

                                A 1 Reply Last reply Reply Quote 1
                                • A
                                  Agrajag @mitu
                                  last edited by

                                  @mitu Mitu, well I completed the steps and still no love. I do have a slight hiccup I wanted to ask about.

                                  Here's the contents of my "platforms.cfg" file which is currently located in my /opt/retropie/configs/all folder:

                                  pcengine_theme="tg16"
                                  pcengine_platform="tg16"
                                  megadrive_theme="genesis"
                                  megadrive_platform="genesis"

                                  After I created this (via Filezilla while I happened to be outside ES at a command prompt) I then jumped into Retropie Setup without ES loaded and went to Manage Main Packages where I scrolled down to lr -beetle-pce-fast and lr-genesis-plus-gx. Neither had the option to Update (which struck me as odd). I chose the option to Reinstall both of them from Binary, which I assumed would be the same as updating them in the end. Then I restarted ES/Retropie and neither Mega Drive or PC Engine were different in Showcase.

                                  Thoughts?

                                  mituM 1 Reply Last reply Reply Quote 0
                                  • mituM
                                    mitu Global Moderator @Agrajag
                                    last edited by

                                    @agrajag said in Any way to show TurboGrafx 16 instead of PC Engine?:

                                    Thoughts?

                                    Also, please make sure you're not using a custom es_systems.cfg, the modifications from platform.cfg are not applied there.

                                    A 1 Reply Last reply Reply Quote 0
                                    • A
                                      Agrajag @mitu
                                      last edited by

                                      @mitu Well, I thought you found the issue, but sadly, no luck.

                                      I checked my es_systems.cfg file and it was clean. no "tg16" or "genesis" entries. However, after rebooting I now note that they're back:

                                      <system>
                                      <name>pcengine</name>
                                      <fullname>PC Engine</fullname>
                                      <path>/home/pi/RetroPie/roms/pcengine</path>
                                      <extension>.7z .pce .ccd .chd .cue .zip .7Z .PCE .CCD .CHD .CUE .ZIP</extension>
                                      <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 SYS pcengine %ROM%</command>
                                      <platform>tg16</platform>
                                      <theme>tg16</theme>
                                      </system>

                                      <system>
                                      <name>megadrive</name>
                                      <fullname>Sega Mega Drive</fullname>
                                      <path>/home/pi/RetroPie/roms/megadrive</path>
                                      <extension>.7z .smd .bin .gen .md .sg .zip .7Z .SMD .BIN .GEN .MD .SG .ZIP</extension>
                                      <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 SYS megadrive %ROM%</command>
                                      <platform>genesis</platform>
                                      <theme>genesis</theme>
                                      </system>

                                      So, I'm assuming I have something else going on, or the changes to platforms.cfg makes these changes for me each session. However, Showcase still shows tabs and graphics for PC Engine and Sega Megadrive.

                                      mituM 1 Reply Last reply Reply Quote 0
                                      • mituM
                                        mitu Global Moderator @Agrajag
                                        last edited by

                                        @agrajag said in Any way to show TurboGrafx 16 instead of PC Engine?:

                                        I checked my es_systems.cfg file and it was clean.

                                        Which file exactly ? What happens if you switch the theme to Carbon ?

                                        A 1 Reply Last reply Reply Quote 0
                                        • A
                                          Agrajag @mitu
                                          last edited by

                                          @mitu The es_systems.cfg that I've checked (and that's being updated automatically) is in /etc/emulationstation

                                          When I switch to Carbon it still says PC Engine and Megadrive. Grrr.

                                          mituM 1 Reply Last reply Reply Quote 0
                                          • mituM
                                            mitu Global Moderator @Agrajag
                                            last edited by

                                            @agrajag Do you have a custom es_systems.cfg in $HOME/.emulationstation ? Delete it if you have it and then restart EmulationStation.

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