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

Epic Noir - Dark Mode Theme

Scheduled Pinned Locked Moved Projects and Themes
themechicuelodarkmodeepicepic-noir
336 Posts 71 Posters 177.5k 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.
  • G
    GeekOB @chicuelo
    last edited by 12 Apr 2020, 02:26

    How about:

    • amigacd32
    • snescd

    Do you plan on making arts for specific theme-oriented collections like starwars, disney, etc?
    Thanks!

    G 1 Reply Last reply 14 Apr 2020, 00:47 Reply Quote 0
    • N
      nil06 @Sheyk90
      last edited by 12 Apr 2020, 14:44

      @Sheyk90 I had a look at the Recalbox project and from what I can tell it is just a remix of the retropie/emulationstation distribution.
      Basically on all such systems (Retropie, batocera, Recalbox etc) it goes a bit like this:

      • OS --> Linux, Windows, MacOS
      • Emulator engine --> Retroarch
      • EmulationStation --> Graphical UI front end
      • Retropie, Batocera, Recalbox --> Collections of readymade config scripts for easy installation of the emulator engines & ES front end.

      As such, Epic Noir is a theme for the EmulationStation and not for retropie, batocera or recalbox. Since Recalbox is using Emulationstation as a frontend, this theme should work just fine on Recalbox too.

      You need to find the location of EmulationStation's theme folder on your computer (eg /etc/emulationstation/themes) and drop the Epic Noir folder in there. Then the new theme should appear on the options menu inside ES.

      If it doesn't work, you can send me the default theme of Recalbox to see if there are differences and we can adapt it as needed.

      1 Reply Last reply Reply Quote 0
      • M
        mitu Global Moderator
        last edited by mitu 4 Dec 2020, 17:03 12 Apr 2020, 16:02

        @nil06 said in Epic Noir - Dark Mode Theme:

        As such, Epic Noir is a theme for the EmulationStation and not for retropie, batocera or recalbox. Since Recalbox is using Emulationstation as a frontend, this theme should work just fine on Recalbox too.

        Not necessarily - the front-end (EmulationStation) has different versions in Recalbox/RetroPie (or Batocera). Each project has its own fork of the original codebase, to which new features have been added.
        I remember that some of the themes for RetroPie's version would not work on Recalbox's fork of EmulationStation.

        N 1 Reply Last reply 12 Apr 2020, 17:59 Reply Quote 0
        • N
          nil06 @mitu
          last edited by 12 Apr 2020, 17:59

          @mitu True, but unless I missed something, on Recalbox's current wiki they specifically mention using Aloshi's ES which happens to be the master branch of ES. https://github.com/Aloshi/EmulationStation

          Frontend based on the great EmulationStation2 by Aloshi
          
          M 1 Reply Last reply 12 Apr 2020, 18:01 Reply Quote 0
          • M
            mitu Global Moderator @nil06
            last edited by 12 Apr 2020, 18:01

            @nil06 Both projects forked that version - which is unmaintained now for several years - and added new features, including new theme elements and views.

            N C 2 Replies Last reply 12 Apr 2020, 18:13 Reply Quote 0
            • N
              nil06 @mitu
              last edited by nil06 4 Dec 2020, 19:14 12 Apr 2020, 18:13

              @mitu You are right. I just now noticed the last updates done on the ES branch.
              Even like this though, the forked codes seem to be very similar to one another. Especially when it comes to the themes, they are pretty much interchangeable.

              I had a quick look at Recalbox theme's main xml code and the elements and structure are the same. With a few adjustments the current theme should work OOB. @Sheyk90 how about you give it a try and report back?

              M 1 Reply Last reply 12 Apr 2020, 18:54 Reply Quote 1
              • M
                mitu Global Moderator @nil06
                last edited by 12 Apr 2020, 18:54

                @nil06 One thing that it might not be supported by Recalbox is theme variables, which I think your theme uses (i.e. ${system.theme}).

                N 1 Reply Last reply 13 Apr 2020, 10:18 Reply Quote 0
                • C
                  cyperghost @mitu
                  last edited by cyperghost 4 Dec 2020, 20:23 12 Apr 2020, 19:20

                  @mitu No batocera.linux forked the RetroPie branch. Don't know what RB did...
                  @nil06 The version you point to is a decrepated one RB codes are now on gitlab

                  1 Reply Last reply Reply Quote 0
                  • P
                    poke-1_0 @chicuelo
                    last edited by 13 Apr 2020, 01:11

                    @chicuelo HI! Would be possible to create a version following the RA convention?
                    B -> Select/Enter
                    A -> Back/Return
                    Y -> Favorite
                    Thanks for the amazing theme!

                    1 Reply Last reply Reply Quote 0
                    • N
                      nil06 @mitu
                      last edited by 13 Apr 2020, 10:18

                      @mitu said in Epic Noir - Dark Mode Theme:

                      @nil06 One thing that it might not be supported by Recalbox is theme variables, which I think your theme uses (i.e. ${system.theme}).

                      The available themes on their repository don't seem to use variables, but unless we tried we wouldn't know for sure if they work or not.

                      It appears that their themes get the system logo (or text label) directly from each system's xml with the following code:

                      <image name="logo">
                      <path>./data/logo.svg</path>
                      </image> 
                      

                      Since this label is standardized, it would be trivial to add it to all the systems' xml files and make logos out of the text labels.

                      The real issue is that I am running RP emulationstation and I can't really be bothered to build the recalbox ES just for checking out the code.

                      @cyperghost said in Epic Noir - Dark Mode Theme:

                      @mitu No batocera.linux forked the RetroPie branch. Don't know what RB did...
                      @nil06 The version you point to is a decrepated one RB codes are now on gitlab

                      I know. I had already seen their new repository in gitlab, but the theme code in the updated repo is still identical to the old one.

                      Gitlab xml
                      https://gitlab.com/recalbox/recalbox-themes/-/raw/master/themes/recalbox/main.xml

                      Github xml
                      https://raw.githubusercontent.com/recalbox/recalbox-themes/master/themes/recalbox/main.xml

                      M 1 Reply Last reply 13 Apr 2020, 10:30 Reply Quote 0
                      • M
                        mitu Global Moderator @nil06
                        last edited by 13 Apr 2020, 10:30

                        @nil06 said in Epic Noir - Dark Mode Theme:

                        The real issue is that I am running RP emulationstation and I can't really be bothered to build the recalbox ES just for checking out the code.

                        Sure, I wasn't the one requesting a Recalbox compatible version. If someone using it wants to port, I guess they can submit a PR to add the specific RB theme version to your repository.

                        C 1 Reply Last reply 13 Apr 2020, 12:24 Reply Quote 0
                        • C
                          cyperghost @mitu
                          last edited by 13 Apr 2020, 12:24

                          @mitu said in Epic Noir - Dark Mode Theme:

                          @nil06 said in Epic Noir - Dark Mode Theme:

                          The real issue is that I am running RP emulationstation and I can't really be bothered to build the recalbox ES just for checking out the code.

                          Sure, I wasn't the one requesting a Recalbox compatible version. If someone using it wants to port, I guess they can submit a PR to add the specific RB theme version to your repository.

                          Me neither :) There is no "Call of Duty" if someone wants a new feature ;)

                          1 Reply Last reply Reply Quote 0
                          • G
                            GeekOB @GeekOB
                            last edited by 14 Apr 2020, 00:47

                            @chicuelo happy to help with any arts you may need by the way! :)

                            1 Reply Last reply Reply Quote 1
                            • R
                              rand0m @chicuelo
                              last edited by 14 Apr 2020, 12:09

                              @chicuelo @nil06 Amazing job guys!

                              C 1 Reply Last reply 14 Apr 2020, 12:25 Reply Quote 0
                              • C
                                chicuelo @rand0m
                                last edited by 14 Apr 2020, 12:25

                                @rand0m Thanks! we are glad you enjoy the theme!

                                1 Reply Last reply Reply Quote 0
                                • C
                                  chicuelo
                                  last edited by 15 Apr 2020, 00:40

                                  The theme is now available via Es menu!

                                  G 1 Reply Last reply 15 Apr 2020, 00:52 Reply Quote 2
                                  • G
                                    GeekOB @chicuelo
                                    last edited by 15 Apr 2020, 00:52

                                    @chicuelo ES menu?
                                    As in Retropie setup menu you mean?

                                    C 1 Reply Last reply 15 Apr 2020, 01:16 Reply Quote 0
                                    • C
                                      chicuelo @GeekOB
                                      last edited by 15 Apr 2020, 01:16

                                      @GeekOB yes, RP setup

                                      S 1 Reply Last reply 15 Apr 2020, 16:50 Reply Quote 1
                                      • S
                                        svera @chicuelo
                                        last edited by svera 15 Apr 2020, 16:50

                                        @chicuelo As far as I know, theme is not yet available from RP setup as PR is still open:

                                        https://github.com/RetroPie/RetroPie-Setup/pull/3104

                                        C 1 Reply Last reply 15 Apr 2020, 19:50 Reply Quote 0
                                        • C
                                          chicuelo @svera
                                          last edited by 15 Apr 2020, 19:50

                                          @svera Ohh, we will have to wait a while so, meanwhile its available to download manually!

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