• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
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

Installing a ES theme not from default list

Scheduled Pinned Locked Moved Help and Support
themecrt theme
18 Posts 4 Posters 8.1k 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.
  • S
    soggypete
    last edited by 22 Mar 2017, 23:42

    I'm trying to install a theme someone made on my EmulationStation. I've looked at all the documentation - but can't find the answer.
    Any straight forward help?

    A H 2 Replies Last reply 22 Mar 2017, 23:51 Reply Quote 0
    • A
      AlexMurphy Banned @soggypete
      last edited by 22 Mar 2017, 23:51

      @sphirst Download it, Unzip it and put it in /etc/emulationstation/themes/ or create a folder called themes in /home/pi/.emulationstation and stick it in there.

      1 Reply Last reply Reply Quote 0
      • L
        liquidzoo
        last edited by 22 Mar 2017, 23:54

        Create the folder /home/pi/.emulationstation/themes/

        cd to that folder

        Download and unzip your theme there (will be /home/pi/.emulationstation/themes/sometheme/ )

        Restart Emulationstation and it should be in your theme chooser.

        Another way to do it (requires less command line, but still some): Create the folder as above.

        Issue the command: sudo nano /etc/samba/smb.conf

        Scroll all the way to the bottom and paste (or type) this in:

        [themes]
        comment = themes
        path = "/home/pi/.emulationstation/themes"
        writeable = yes
        guest ok = yes
        create mask = 0644
        directory mask = 0755
        force user = pi
        

        After that stop and restart samba:

        sudo /etc/init.d/samba stop
        sudo etc/init.d/samba start

        Then you can browse to it over wifi on your Windows network (or Mac), just like you can for Roms

        H 1 Reply Last reply 22 Mar 2017, 23:56 Reply Quote 0
        • H
          herb_fargus administrators @liquidzoo
          last edited by 22 Mar 2017, 23:56

          @liquidzoo that path is already there under configs. No need to create it twice.

          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

          L 1 Reply Last reply 23 Mar 2017, 00:00 Reply Quote 0
          • H
            herb_fargus administrators @soggypete
            last edited by 22 Mar 2017, 23:57

            @sphirst this is the relevant page in the documentation:

            https://retropie.org.uk/docs/EmulationStation/#themes

            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
            • L
              liquidzoo @herb_fargus
              last edited by 23 Mar 2017, 00:00

              @herb_fargus Cool, I didn't know that. I swear I had to create that folder when I was messing around with a custom theme. Maybe it was just the samba entry that I had to add. It's been a while.

              H 1 Reply Last reply 23 Mar 2017, 00:03 Reply Quote 0
              • H
                herb_fargus administrators @liquidzoo
                last edited by 23 Mar 2017, 00:03

                @liquidzoo well yes you still have to create the themes folder but you shouldn't have to add it to the samba shares as the themes folder is in the /opt/retropie/configs/all/emulationstation path (doing this from memory don't remember exactly) but the /opt/retropie/configs/all path is what is set with the samba shares already I believe (I'd have to verify when I get back to my pi)

                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

                L 1 Reply Last reply 23 Mar 2017, 01:06 Reply Quote 0
                • L
                  liquidzoo @herb_fargus
                  last edited by 23 Mar 2017, 01:06

                  @herb_fargus You're right. /opt/retropie/configs is already in the samba path. I think at the time I didn't realize that there was a symlink to ~/.emulationstation (or vice versa), so I just made a samba share directly to themes.

                  H 1 Reply Last reply 23 Mar 2017, 01:13 Reply Quote 0
                  • H
                    herb_fargus administrators @liquidzoo
                    last edited by 23 Mar 2017, 01:13

                    @liquidzoo it was something that was changed in the last year and there are lots of configs. Hard to keep track of them all :) lots of ways to do things on retropie

                    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
                      soggypete
                      last edited by 23 Mar 2017, 09:07

                      Great! Thanks for the prompt and succinct help :)
                      I tried adding the folder using Filezilla but kept getting permission denied so think I'll just take the SD card and sort it out that way.

                      1 Reply Last reply Reply Quote 0
                      • S
                        soggypete
                        last edited by 27 Mar 2017, 14:46

                        Hi guys - been hitting some walls with this as I can't seem to access the necessary folders using filezilla. Any tips?

                        A 1 Reply Last reply 27 Mar 2017, 14:52 Reply Quote 0
                        • A
                          AlexMurphy Banned @soggypete
                          last edited by 27 Mar 2017, 14:52

                          @sphirst Are you able to access any files via samba?

                          1 Reply Last reply Reply Quote 0
                          • S
                            soggypete
                            last edited by 27 Mar 2017, 18:44

                            I must confess I think Samba is a little beyond my expertise - will look in to it now but before I was using a ftp client with a GUI to access things on my pi - but certain files on that became inaccessible...

                            A 1 Reply Last reply 27 Mar 2017, 18:47 Reply Quote 0
                            • A
                              AlexMurphy Banned @soggypete
                              last edited by 27 Mar 2017, 18:47

                              @sphirst Certain files are already pre-configured to be shared via samba. Are you using a Windows PC? If so, just open any search bar and type \\RETROPIE

                              1 Reply Last reply Reply Quote 0
                              • S
                                soggypete
                                last edited by 27 Mar 2017, 18:56

                                Ah yes, this is how I access my roms and gamelist.
                                Accessing RETROPIE via my networks allows me to see four folders:
                                bios
                                configs
                                roms
                                splashscreens

                                A 1 Reply Last reply 27 Mar 2017, 20:27 Reply Quote 0
                                • A
                                  AlexMurphy Banned @soggypete
                                  last edited by AlexMurphy 27 Mar 2017, 20:27

                                  @sphirst Okay, good. Go to configs > all > emulationstation > themesand you'll be good. If you don't have a themes directory (folder) just create one and put it in there. Reboot and it will be an option to choose from within the ES menu.

                                  1 Reply Last reply Reply Quote 1
                                  • S
                                    soggypete
                                    last edited by 28 Mar 2017, 10:59

                                    Alex, as always, you're a saviour! I got it working exactly the way you described and am using the CRT theme with my video previews. All working fantastically!

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      soggypete
                                      last edited by 28 Mar 2017, 12:58

                                      Your patience with me goes a long way - sometimes people don't have the time to explain in simple terms to someone a little technically challenged like myself.

                                      1 Reply Last reply Reply Quote 0
                                      18 out of 18
                                      • First post
                                        18/18
                                        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.

                                        This community forum collects and processes your personal information.
                                        consent.not_received