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

Flat Theme

Scheduled Pinned Locked Moved Projects and Themes
poor man wannabe richrich man wannabe king
270 Posts 33 Posters 204.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.
  • N
    Nismo @herb_fargus
    last edited by Nismo 24 Mar 2017, 14:32

    @herb_fargus I think the right way it's this:

    <feature supported="video">
    
       <view name="video">	
       </view>
    
    </feature>
    
    

    This way have sense...

    1 Reply Last reply Reply Quote 0
    • R
      robertybob @Nismo
      last edited by 24 Mar 2017, 14:38

      @Nismo said in Flat Theme:

      @robertybob It's the system sound working in your Rpi?

      I'm not able to test until tomorrow night, but I'll report back then :)

      1 Reply Last reply Reply Quote 1
      • S
        sergioad
        last edited by 24 Mar 2017, 15:57

        @Nismo could you help @lilbud to add the option to enable optional scrolling sounds to his theme?

        N 1 Reply Last reply 24 Mar 2017, 17:19 Reply Quote 0
        • N
          Nismo @sergioad
          last edited by 24 Mar 2017, 17:19

          @sergioad Read a few posts ago, I tell him the code, and he was looking for a good sound, so the sound support will be added soon.

          S 1 Reply Last reply 24 Mar 2017, 17:42 Reply Quote 0
          • S
            sergioad @Nismo
            last edited by sergioad 24 Mar 2017, 17:42

            @Nismo @lilbud the sounds should be optional for people who is more visual and dislikes sounds, maybe the sounds could be similar to the new xarbon sounds, clean earcandy and modern 😀

            L 1 Reply Last reply 24 Mar 2017, 17:49 Reply Quote 0
            • L
              lilbud @sergioad
              last edited by 24 Mar 2017, 17:49

              @sergioad The only way they can be optional is through editing the xml file. I am going to use this sound: http://rcptones.com/dev_tones/tones/click_04.wav

              Creator of the Radiocade: https://retropie.org.uk/forum/topic/6077/radiocade

              Backlog: http://backloggery.com/lilbud

              S 1 Reply Last reply 24 Mar 2017, 17:53 Reply Quote 1
              • S
                sergioad @lilbud
                last edited by 24 Mar 2017, 17:53

                @lilbud oh man I LOVE THAT SOUND, it is gorgeous and earcandy

                1 Reply Last reply Reply Quote 0
                • R
                  robertybob @Nismo
                  last edited by 24 Mar 2017, 23:33

                  @Nismo said in Flat Theme:

                  @robertybob No problem mate, tell me if it works on your rpi because I have no rpi to test, but for sure it will work on windows if you use the ES version with video support.

                  Gamelist sound will work for sure, I mean system sound.

                  The 'system sound' on your theme and mine is not working in the latest Windows builds although it does work on the one by fieldofcows. I'm going to assume it therefore won't work on a Pi with the latest ES :(

                  S 1 Reply Last reply 25 Mar 2017, 06:33 Reply Quote 0
                  • J
                    jdrassa
                    last edited by 25 Mar 2017, 02:01

                    @lilbud fyi, videos now support <maxSize> like images in case you want to use it.

                    Get latest build of EmulationStation for Windows here

                    1 Reply Last reply Reply Quote 0
                    • S
                      sergioad @robertybob
                      last edited by 25 Mar 2017, 06:33

                      @robertybob It does not 😢

                      1 Reply Last reply Reply Quote 0
                      • F
                        FlyingTomahawk
                        last edited by 25 Mar 2017, 08:10

                        I think the Famicom-mini and Nes-mini theme from ruckage have gamelist scrolling sound.
                        Maybe take a look in there to see how and what he did?

                        1 Reply Last reply Reply Quote 0
                        • F
                          FlyingTomahawk
                          last edited by FlyingTomahawk 25 Mar 2017, 09:17

                          Just implemented that click04.wav sound into the flat theme on my RPi 3 running ES v2.1.5RP
                          All good here, sound is working as it should.

                          If you would use this

                          		 <sound name="launch">
                          			<path>./sounds/yoursoundfile.wav</path>
                          		</sound>
                          

                          You can have a game launch sound.

                          R 1 Reply Last reply 25 Mar 2017, 10:52 Reply Quote 0
                          • R
                            robertybob @FlyingTomahawk
                            last edited by 25 Mar 2017, 10:52

                            @FlyingTomahawk Game scroll sounds work fine, but the sound I'm talking about hasn't been pushed to the main branch yet.

                            I didn't know about the existence of a launching sound , so thanks :D

                            1 Reply Last reply Reply Quote 1
                            • L
                              lilbud
                              last edited by 25 Mar 2017, 15:57

                              Does anyone else see the box art growing slightly when you scroll?

                              Creator of the Radiocade: https://retropie.org.uk/forum/topic/6077/radiocade

                              Backlog: http://backloggery.com/lilbud

                              1 Reply Last reply Reply Quote 1
                              • ?
                                A Former User
                                last edited by A Former User 25 Mar 2017, 16:38

                                No, I do not.

                                Also, will you add Kodi to this theme?

                                L 1 Reply Last reply 25 Mar 2017, 17:34 Reply Quote 1
                                • L
                                  lilbud @A Former User
                                  last edited by 25 Mar 2017, 17:34

                                  @itsnitro I'll get to it later, I'll be out for most of the day.

                                  Creator of the Radiocade: https://retropie.org.uk/forum/topic/6077/radiocade

                                  Backlog: http://backloggery.com/lilbud

                                  1 Reply Last reply Reply Quote 0
                                  • J
                                    jdrassa
                                    last edited by 25 Mar 2017, 23:50

                                    @lilbud fyi, the carousel theme changes have landed, but your theme is using an older version of the theme xml and will probably be broken.

                                    You currently have:

                                      <infobar name="infobar">
                                          <color>dddddd00</color>
                                          <fontColor>000000ff</fontColor>
                                          <fontPath></fontPath>
                                          <fontSize>0.035</fontSize>
                                        </infobar>
                                    

                                    You will want to change it to:

                                      <text name="systemInfo">
                                          <backgroundColor>dddddd00</backgroundColor>
                                          <color>000000ff</color>
                                          <fontPath></fontPath>
                                          <fontSize>0.035</fontSize>
                                        </text>
                                    

                                    Get latest build of EmulationStation for Windows here

                                    L 1 Reply Last reply 26 Mar 2017, 00:05 Reply Quote 0
                                    • L
                                      lilbud @jdrassa
                                      last edited by 26 Mar 2017, 00:05

                                      I'll add Kodi and the Carousel changes in a little bit. The sound will be added too.

                                      Creator of the Radiocade: https://retropie.org.uk/forum/topic/6077/radiocade

                                      Backlog: http://backloggery.com/lilbud

                                      S 1 Reply Last reply 26 Mar 2017, 06:39 Reply Quote 2
                                      • S
                                        sergioad @lilbud
                                        last edited by 26 Mar 2017, 06:39

                                        @lilbud cool, thank you very, very much 😀

                                        1 Reply Last reply Reply Quote 0
                                        • ?
                                          A Former User
                                          last edited by 12 Apr 2017, 00:41

                                          @lilbud Is there a way of changing the background to the console itself?

                                          L 1 Reply Last reply 12 Apr 2017, 00:43 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.

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