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

    Chicuelo Theme

    Scheduled Pinned Locked Moved Projects and Themes
    chicuelochicuelo themeemulationstaionthemethemes
    996 Posts 113 Posters 873.6k 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.
    • D
      DarishZone Banned @EctoOne
      last edited by

      @ectoone said in Chicuelo Theme:

      <view name="detailed">
      <image name="logo2" extra="true">
      <origin>0 0</origin>
      <pos>1 1</pos>
      </image>
      <text name="longdescription" extra="true">
      <origin>0 0</origin>
      <pos>1 1</pos>
      </text>

      <text name="md_lbl_genre, md_genre, md_lbl_releasedate, md_lbl_developer, md_developer, md_lbl_players, md_players, md_lbl_rating">
      <fontPath>./_assets/Roboto-Medium.ttf</fontPath>
      <forceUppercase>0</forceUppercase>
      <fontSize>0.02</fontSize>
      <color>818181</color>
      <alignment>left</alignment>
      </text>
      <text name="md_lbl_genre">
      <origin>0.5 0.5</origin>
      <pos>0.56 0.761</pos>
      <size>0.16 0.16</size>
      </text>
      <text name="md_genre">
      <origin>0.5 0.5</origin>
      <pos>0.62 0.761</pos>
      <size>0.16 0.16</size>
      </text>
      <text name="md_lbl_releasedate">
      <origin>0.5 0.5</origin>
      <pos>0.56 0.791</pos>
      <size>0.16 0.16</size>
      </text>
      <datetime name="md_releasedate">
      <fontPath>./_assets/Roboto-Medium.ttf</fontPath>
      <fontSize>0.02</fontSize>
      <color>818181</color>
      <pos>0.54 0.711</pos>
      <size>0.16 0.16</size>
      </datetime>
      <text name="md_lbl_developer">
      <origin>0.5 0.5</origin>
      <pos>0.56 0.821</pos>
      <size>0.16 0.16</size>
      </text>
      <text name="md_developer">
      <origin>0.5 0.5</origin>
      <pos>0.62 0.821</pos>
      <size>0.16 0.16</size>
      </text>
      <text name="md_lbl_players">
      <origin>0.5 0.5</origin>
      <pos>0.56 0.851</pos>
      <size>0.16 0.16</size>
      </text>
      <text name="md_players">
      <origin>0.5 0.5</origin>
      <pos>0.62 0.851</pos>
      <size>0.16 0.16</size>
      </text>
      <text name="md_lbl_rating">
      <origin>0.5 0.5</origin>
      <pos>0.56 0.881</pos>
      <size>0.16 0.16</size>
      </text>
      <rating name="md_rating">
      <origin>0.5 0.5</origin>
      <pos>0.62 0.881</pos>
      <size>0.16 0.02</size>
      <color>818181</color>
      </rating>

      <text name="md_description">
      <fontPath>./_assets/Roboto-Medium.ttf</fontPath>
      <forceUppercase>0</forceUppercase>
      <fontSize>0.02</fontSize>
      <color>818181</color>
      <origin>0.5 0.5</origin>
      <pos>0.789 0.821</pos>
      <size>0.25 0.16</size>
      </text>
      </view>

      I tested your mod and confirm some overlap with description and long text dev/genre. There's just not enough space for both. But guess you can live with that. Think i will stick with my mod which leave only long description scroll.

      E 1 Reply Last reply Reply Quote 0
      • E
        EctoOne @DarishZone
        last edited by

        @darishzone thanks for testing. Maybe the size of the text elements can be reduced so the text will be cut off instead but I've never done that to be certain. The other option would be to remove the developer data again and reposition the other Metadata, but I'm not going to do that. It would be a simple fix and also a good way to get into theme creating. At least that's how I started, by dismantling an existing theme.
        Personally I would probably use the description text and replace the system logo with the game marquee.

        D 1 Reply Last reply Reply Quote 0
        • D
          DarishZone Banned @EctoOne
          last edited by

          @ectoone said in Chicuelo Theme:

          @darishzone thanks for testing. Maybe the size of the text elements can be reduced so the text will be cut off instead but I've never done that to be certain. The other option would be to remove the developer data again and reposition the other Metadata, but I'm not going to do that. It would be a simple fix and also a good way to get into theme creating. At least that's how I started, by dismantling an existing theme.
          Personally I would probably use the description text and replace the system logo with the game marquee.

          Yaw, i'm glad to test further if you want to do some text size change, honestly the overlap is very sporadic and occurs when very long developer or genre name is displayed, as i said can be ok, i'm simply perfectionist, dsnt matter much :D

          To tell the truth what I like best is the long game description, which is missing in the chicuelo default, so I started experimenting with my limited knowledge :p

          E 1 Reply Last reply Reply Quote 0
          • E
            EctoOne @DarishZone
            last edited by

            @darishzone Well, since I was bored while watching SGDQ here you go:

            <view name="detailed, video">
             <image name="logo2" extra="true">
            	<origin>0 0</origin>
            	<pos>1 1</pos>
             </image>
             <text name="longdescription" extra="true">
            	<origin>0 0</origin>
            	<pos>1 1</pos>
             </text>
            	
             <text name="md_lbl_genre, md_genre, md_lbl_releasedate, md_lbl_developer, md_developer, md_lbl_players, md_players, md_lbl_rating">
            	<fontPath>./_assets/Roboto-Medium.ttf</fontPath>
            	<forceUppercase>0</forceUppercase>
            	<fontSize>0.02</fontSize>
            	<color>818181</color>
            	<alignment>left</alignment>
            	<size>0.11 0.02</size>
             </text>
             <text name="md_lbl_genre">
            	<origin>0.5 0.5</origin>
            	<pos>0.536 0.761</pos>
             </text>
             <text name="md_genre">
            	<origin>0.5 0.5</origin>
            	<pos>0.59 0.761</pos>
             </text>
             <text name="md_lbl_releasedate">
            	<origin>0.5 0.5</origin>
            	<pos>0.536 0.791</pos>
             </text>
             <datetime name="md_releasedate">
            	<fontPath>./_assets/Roboto-Medium.ttf</fontPath>
            	<fontSize>0.02</fontSize>
            	<color>818181</color>
            	<pos>0.535 0.781</pos>
            	<size>0.11 0.02</size>
             </datetime>
             <text name="md_lbl_developer">
            	<origin>0.5 0.5</origin>
            	<pos>0.536 0.821</pos>
             </text>
             <text name="md_developer">
            	<origin>0.5 0.5</origin>
            	<pos>0.59 0.821</pos>
             </text>
             <text name="md_lbl_players">
            	<origin>0.5 0.5</origin>
            	<pos>0.536 0.851</pos>
             </text>
             <text name="md_players">
            	<origin>0.5 0.5</origin>
            	<pos>0.59 0.851</pos>
              </text>
             <text name="md_lbl_rating">
            	<origin>0.5 0.5</origin>
            	<pos>0.536 0.881</pos>
             </text>
             <rating name="md_rating">
            	<origin>0.5 0.5</origin>
            	<pos>0.59 0.881</pos>
            	<size>0.11 0.02</size>
            	<color>818181</color>
             </rating>
             
             <text name="md_description">
            	<fontPath>./_assets/Roboto-Medium.ttf</fontPath>
            	<forceUppercase>0</forceUppercase>
            	<fontSize>0.02</fontSize>
            	<color>818181</color>
            	<origin>0.5 0.5</origin>
            	<pos>0.789 0.821</pos>
            	<size>0.25 0.16</size>
             </text>
            </view>
            

            Text should be cut off now, ending with ...

            D F 2 Replies Last reply Reply Quote 1
            • D
              DarishZone Banned @EctoOne
              last edited by

              @ectoone said in Chicuelo Theme:

              @darishzone Well, since I was bored while watching SGDQ here you go:

              <view name="detailed, video">
               <image name="logo2" extra="true">
              	<origin>0 0</origin>
              	<pos>1 1</pos>
               </image>
               <text name="longdescription" extra="true">
              	<origin>0 0</origin>
              	<pos>1 1</pos>
               </text>
              	
               <text name="md_lbl_genre, md_genre, md_lbl_releasedate, md_lbl_developer, md_developer, md_lbl_players, md_players, md_lbl_rating">
              	<fontPath>./_assets/Roboto-Medium.ttf</fontPath>
              	<forceUppercase>0</forceUppercase>
              	<fontSize>0.02</fontSize>
              	<color>818181</color>
              	<alignment>left</alignment>
              	<size>0.11 0.02</size>
               </text>
               <text name="md_lbl_genre">
              	<origin>0.5 0.5</origin>
              	<pos>0.536 0.761</pos>
               </text>
               <text name="md_genre">
              	<origin>0.5 0.5</origin>
              	<pos>0.59 0.761</pos>
               </text>
               <text name="md_lbl_releasedate">
              	<origin>0.5 0.5</origin>
              	<pos>0.536 0.791</pos>
               </text>
               <datetime name="md_releasedate">
              	<fontPath>./_assets/Roboto-Medium.ttf</fontPath>
              	<fontSize>0.02</fontSize>
              	<color>818181</color>
              	<pos>0.535 0.781</pos>
              	<size>0.11 0.02</size>
               </datetime>
               <text name="md_lbl_developer">
              	<origin>0.5 0.5</origin>
              	<pos>0.536 0.821</pos>
               </text>
               <text name="md_developer">
              	<origin>0.5 0.5</origin>
              	<pos>0.59 0.821</pos>
               </text>
               <text name="md_lbl_players">
              	<origin>0.5 0.5</origin>
              	<pos>0.536 0.851</pos>
               </text>
               <text name="md_players">
              	<origin>0.5 0.5</origin>
              	<pos>0.59 0.851</pos>
                </text>
               <text name="md_lbl_rating">
              	<origin>0.5 0.5</origin>
              	<pos>0.536 0.881</pos>
               </text>
               <rating name="md_rating">
              	<origin>0.5 0.5</origin>
              	<pos>0.59 0.881</pos>
              	<size>0.11 0.02</size>
              	<color>818181</color>
               </rating>
               
               <text name="md_description">
              	<fontPath>./_assets/Roboto-Medium.ttf</fontPath>
              	<forceUppercase>0</forceUppercase>
              	<fontSize>0.02</fontSize>
              	<color>818181</color>
              	<origin>0.5 0.5</origin>
              	<pos>0.789 0.821</pos>
              	<size>0.25 0.16</size>
               </text>
              </view>
              

              Text should be cut off now, ending with ...

              Whoo, tested and it works like a charm mate, fantastic, thank you :)

              E 1 Reply Last reply Reply Quote 0
              • E
                EctoOne @DarishZone
                last edited by

                @darishzone No problem, at least I learned something from that. :)

                1 Reply Last reply Reply Quote 0
                • F
                  fastpop72 @EctoOne
                  last edited by

                  @ectoone said in Chicuelo Theme:

                  @darishzone Well, since I was bored while watching SGDQ here you go:

                  <view name="detailed, video">
                   <image name="logo2" extra="true">
                  	<origin>0 0</origin>
                  	<pos>1 1</pos>
                   </image>
                   <text name="longdescription" extra="true">
                  	<origin>0 0</origin>
                  	<pos>1 1</pos>
                   </text>
                  	
                   <text name="md_lbl_genre, md_genre, md_lbl_releasedate, md_lbl_developer, md_developer, md_lbl_players, md_players, md_lbl_rating">
                  	<fontPath>./_assets/Roboto-Medium.ttf</fontPath>
                  	<forceUppercase>0</forceUppercase>
                  	<fontSize>0.02</fontSize>
                  	<color>818181</color>
                  	<alignment>left</alignment>
                  	<size>0.11 0.02</size>
                   </text>
                   <text name="md_lbl_genre">
                  	<origin>0.5 0.5</origin>
                  	<pos>0.536 0.761</pos>
                   </text>
                   <text name="md_genre">
                  	<origin>0.5 0.5</origin>
                  	<pos>0.59 0.761</pos>
                   </text>
                   <text name="md_lbl_releasedate">
                  	<origin>0.5 0.5</origin>
                  	<pos>0.536 0.791</pos>
                   </text>
                   <datetime name="md_releasedate">
                  	<fontPath>./_assets/Roboto-Medium.ttf</fontPath>
                  	<fontSize>0.02</fontSize>
                  	<color>818181</color>
                  	<pos>0.535 0.781</pos>
                  	<size>0.11 0.02</size>
                   </datetime>
                   <text name="md_lbl_developer">
                  	<origin>0.5 0.5</origin>
                  	<pos>0.536 0.821</pos>
                   </text>
                   <text name="md_developer">
                  	<origin>0.5 0.5</origin>
                  	<pos>0.59 0.821</pos>
                   </text>
                   <text name="md_lbl_players">
                  	<origin>0.5 0.5</origin>
                  	<pos>0.536 0.851</pos>
                   </text>
                   <text name="md_players">
                  	<origin>0.5 0.5</origin>
                  	<pos>0.59 0.851</pos>
                    </text>
                   <text name="md_lbl_rating">
                  	<origin>0.5 0.5</origin>
                  	<pos>0.536 0.881</pos>
                   </text>
                   <rating name="md_rating">
                  	<origin>0.5 0.5</origin>
                  	<pos>0.59 0.881</pos>
                  	<size>0.11 0.02</size>
                  	<color>818181</color>
                   </rating>
                   
                   <text name="md_description">
                  	<fontPath>./_assets/Roboto-Medium.ttf</fontPath>
                  	<forceUppercase>0</forceUppercase>
                  	<fontSize>0.02</fontSize>
                  	<color>818181</color>
                  	<origin>0.5 0.5</origin>
                  	<pos>0.789 0.821</pos>
                  	<size>0.25 0.16</size>
                   </text>
                  </view>
                  

                  Text should be cut off now, ending with ...

                  Thank you! Just tested and works very well!!! At last my game description is displayed!
                  Very nice new theme!! I switched from artbook to chicuelo!

                  1 Reply Last reply Reply Quote 1
                  • P
                    pootis spencer
                    last edited by

                    @Wildfire Can you please share your modified theme?

                    1 Reply Last reply Reply Quote 0
                    • PittStoneP
                      PittStone
                      last edited by PittStone

                      I made a picture for custom-collections that have all my collections in one Folder with sub-folders.

                      0_1533153725940_custom-collectionA.JPG

                      0_1533153819901_custom-collectionB.JPG
                      Is that good?
                      0_1533157867211_custom-collections.jpg

                      This too:
                      0_1533154476041_mario.jpg

                      chicueloC rand0mR 2 Replies Last reply Reply Quote 0
                      • chicueloC
                        chicuelo @PittStone
                        last edited by

                        @pittstone Nice one! I will only maintain a center image wich contains all of the stuff. For example a blister with mixed characters and objects, or you can use this way and leaving a bigger margin on the edges

                        PittStoneP 1 Reply Last reply Reply Quote 0
                        • PittStoneP
                          PittStone @chicuelo
                          last edited by

                          @chicuelo Nice Idea. A package like this?
                          0_1533158145961_6000197641639.jpg

                          chicueloC 1 Reply Last reply Reply Quote 1
                          • chicueloC
                            chicuelo @PittStone
                            last edited by

                            @pittstone I like it! it would be great

                            1 Reply Last reply Reply Quote 0
                            • PittStoneP
                              PittStone
                              last edited by PittStone

                              First Tests of my System Updates.
                              #1 atarijaguarcd
                              0_1533160614274_atarijaguarcd.JPG
                              #2 snesmsu
                              0_1533172193256_snescdemu.JPG
                              #3 n64dd
                              0_1533180523181_n64ddemu.JPG
                              #4 wii
                              0_1533179801066_wiiemu.JPG
                              #5 wiiu
                              0_1533212652317_wiiemu.JPG
                              wiiu alternate
                              0_1533218142206_wiiuemualt.JPG
                              #6 nds
                              0_1533221751895_ndsemu.JPG
                              #7 nintendo3ds
                              0_1533221758813_n3dsemu.JPG
                              #8 sg-1000
                              0_1533230368920_sg-1000emu.JPG
                              #8 naomi
                              0_1533230380316_naomiemu.JPG
                              #9 atomiswave
                              0_1533237605043_atomiswaveemu.JPG
                              #10 ps2
                              0_1533241120389_ps2emu.JPG
                              #11 pspminis
                              0_1533245113901_pspminisemu.JPG
                              #12 pce-cd
                              0_1533249728982_pcenginecdemu.JPG
                              #13 pc-fx
                              0_1533249648845_pcfxemu.JPG
                              #14 amigacd32
                              0_1533253685896_amigacd32emu.JPG
                              #15 neogeocd
                              0_1533259470377_neogeocd.JPG
                              #16 ngp
                              0_1533265598143_ngpemu.JPG
                              #17 ngpc
                              0_1533265610454_ngpc.JPG
                              #18 segamodel2
                              0_1533401221591_segamodelemu.JPG
                              #19 segamodel3
                              0_1533401229867_segamodel3emu.JPG
                              #20 msx
                              0_1533403901179_msxemu.JPG
                              #21 msx2
                              0_1533408570149_msx2emu.JPG
                              #22 dos
                              0_1533421025233_dosemu.JPG
                              dos alternate
                              0_1533421299737_dosemu2.JPG#
                              #23 win95/98
                              0_1533424006297_win95emu.JPG
                              #24 win2k/xp
                              0_1533426334565_win2kxpemu.JPG
                              #25 win10
                              0_1533430019514_win10.JPG
                              26 indiegames
                              0_1533432374655_indiegamesemu.JPG
                              indiegames alternate
                              0_1533434396446_indiegamesemu2.JPG
                              #27 winpointnclick
                              0_1533470129607_winpointemu.JPG
                              #28 openbor
                              0_1533477632915_openboremu.JPG
                              #29 mugen
                              0_1533477646124_mugenemu.JPG
                              #30 videos
                              0_1533484331282_videosemu.JPG
                              #31 gamemagazines
                              0_1533484361180_gamemagsemu.JPG
                              #32 tigerhandheld
                              0_1536273962208_chicuelotiger.JPG
                              #33 supergameboy
                              0_1541817125950_1.JPG
                              #34 philips cdi
                              0_1541817164023_2.JPG
                              #35 popcap
                              0_1541817189961_3.JPG
                              Download theme update:
                              Chicuelo_PittStone Update 1.3

                              EcksE 1 Reply Last reply Reply Quote 1
                              • P
                                pootis spencer
                                last edited by

                                How can I add the systems list to the bottom as @Wildfire posted above. I did ask for his modded files the same as a few others have but he seems to have vanished from here.

                                E 1 Reply Last reply Reply Quote 0
                                • E
                                  EctoOne @pootis spencer
                                  last edited by

                                  @pootis-spencer Try adding the following lines before the final </theme>tag in the theme.xml

                                  <feature supported="carousel">
                                  <view name="system">
                                   <image name="logo2" extra="true">
                                  	<path>./_assets/logos/${system.theme}.svg</path>
                                  	<origin>0.5 0.5</origin>
                                  	<pos>0.232 0.415</pos>
                                  	<color>4f5159</color>
                                  	<maxSize>0.16 0.16</maxSize>
                                   </image>
                                  
                                   <image name="logo">
                                  	<color>eeeeee</color>
                                   </image>
                                   <carousel name="systemcarousel">
                                  	<type>horizontal</type>
                                  	<color>00000000</color>
                                  	<origin>0.5 1</origin>
                                  	<pos>0.5 1</pos>
                                  	<size>1 0.08</size> 
                                  	<logoScale>0.7</logoScale>
                                  	<logoSize>0.3 0.075</logoSize>
                                  	<maxLogoCount>7</maxLogoCount>
                                   </carousel>
                                  </view>
                                  </feature>
                                  

                                  This will replace the orignal carousel with a static logo and will change the carousel to a horizontal version on the bottom of the screen with white colored logos.

                                  P 1 Reply Last reply Reply Quote 0
                                  • P
                                    pootis spencer @EctoOne
                                    last edited by

                                    @ectoone I did that but the logos on the bottom horizontal bar are too big as you can see in this picture.0_1533645498112_IMG_20180807_112409.jpg

                                    chicueloC E 2 Replies Last reply Reply Quote 0
                                    • chicueloC
                                      chicuelo @pootis spencer
                                      last edited by chicuelo

                                      @pootis-spencer
                                      You can also use the indicator system that is disabled but included in the theme
                                      you have to use a indicator file for each system that will display the position on the screen. You can replace with a system logo or even a scroll bar

                                      0_1533645924067_1.jpg

                                      P 1 Reply Last reply Reply Quote 0
                                      • P
                                        pootis spencer
                                        last edited by

                                        Yea but I really wanted the same that @Wildfire posted hence the bar at the bottom. I think it really finishes it off.

                                        chicueloC 1 Reply Last reply Reply Quote 0
                                        • P
                                          pootis spencer @chicuelo
                                          last edited by

                                          @chicuelo Sorry just read again what you posted. I will try that thanks.

                                          1 Reply Last reply Reply Quote 0
                                          • chicueloC
                                            chicuelo @pootis spencer
                                            last edited by

                                            @pootis-spencer
                                            I think there is no space for the logos at the bottom, a dot indicator was the best choice for me, but works for my build because I have no more than 15 systems

                                            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.