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 917.7k 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.
    • PittStoneP
      PittStone
      last edited by

      I think this is my new segacd characters image. 🤩

      megacd.jpg

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

        @pittstone Nice one! I am using batman for Atari lynx, and Spiderman for 32x

        atarilynx.jpg

        sega32x.jpg

        1 Reply Last reply Reply Quote 1
        • johnodonJ
          johnodon
          last edited by johnodon

          @chicuelo Any chance you could add PS3? Maybe GTA V themed...

          https://www.google.com/search?q=gta+V+characters+png&tbm=isch&ved=2ahUKEwjNsuCooffvAhUFLVMKHQ5NANwQ2-cCegQIABAA&oq=gta+V+characters+png&gs_lcp=CgNpbWcQAzICCAAyBggAEAgQHjoECAAQQzoECAAQGFDnFFjeG2CFH2gAcAB4AIABUogBpwKSAQE0mAEAoAEBqgELZ3dzLXdpei1pbWfAAQE&sclient=img&ei=1npzYM3vEIXazAKOmoHgDQ&bih=789&biw=1440

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

            @johnodon You could easily add Ps3, just duplicate ps2 folder, rename and change the character image!

            johnodonJ 1 Reply Last reply Reply Quote 0
            • johnodonJ
              johnodon @chicuelo
              last edited by johnodon

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • johnodonJ
                johnodon
                last edited by

                That was easier than I expected. :)

                shot.png

                shot1.png

                chicueloC PittStoneP 2 Replies Last reply Reply Quote 1
                • chicueloC
                  chicuelo @johnodon
                  last edited by

                  @johnodon Great!

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

                    @johnodon will you share your files please?

                    johnodonJ 1 Reply Last reply Reply Quote 0
                    • johnodonJ
                      johnodon @PittStone
                      last edited by

                      @pittstone said in Chicuelo Theme:

                      @johnodon will you share your files please?

                      Only with @chicuelo's approval.

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

                        @johnodon Its Ok for me!

                        johnodonJ 1 Reply Last reply Reply Quote 0
                        • G
                          gerry_keys
                          last edited by

                          hello @chicuelo

                          your theme is just awesome!!! I really really love it!

                          I have a question:

                          In UI settings theme menu i have set "video" in order to show also the video for the selected game.
                          It works perfectly.
                          But in this modality i have noticed that are shown "screenshot" image before the video is played, but i'd like to see "box art" image insted of screenshot.

                          Is there possibility to configure it?

                          Thanks

                          chicueloC 1 Reply Last reply Reply Quote 0
                          • johnodonJ
                            johnodon @chicuelo
                            last edited by johnodon

                            @PittStone zip file with the necessary assets can be found here: Chicuelo-PS3.zip

                            Also, this is my entry in the es_systems.cfg:

                              <system>
                                <name>ps3</name>
                                <fullname>PlayStation 3</fullname>
                                <path>/home/pi/RetroPie/roms/ps3</path>
                                <extension>.ps3 .PS3</extension>
                                <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ ps3 %ROM%</command>
                                <platform>ps3</platform>
                                <theme>ps3</theme>
                              </system>
                            
                            1 Reply Last reply Reply Quote 1
                            • chicueloC
                              chicuelo @gerry_keys
                              last edited by

                              @gerry_keys
                              It depends on how you scraped your images, some scrapers get you a in game capture and others the box art.
                              Maybe you have to try changing some of this tags (currently "md_image" is working)

                              Image = box art
                              marquee = game logo
                              thumbnail = screenshot of gameplay that will then transition to video.

                              <view name="basic, detailed, grid">
                               <image name="md_image">
                              	<origin>0.5 0.5</origin>
                              	<pos>0.6925 0.3915</pos>
                              	<maxSize>0.4167 0.5556</maxSize>
                               </image>
                              </view>
                              
                              <feature supported="video">
                              <view name="video">
                               <video name="md_video">
                              	<origin>0.5 0.5</origin>
                              	<pos>0.6925 0.3915</pos>
                              	<maxSize>0.4167 0.5556</maxSize>
                              	<delay>1.5</delay>
                              	<showSnapshotNoVideo>true</showSnapshotNoVideo>
                              	<showSnapshotDelay>true</showSnapshotDelay>
                               </video>
                              
                              G 1 Reply Last reply Reply Quote 0
                              • G
                                gerry_keys @chicuelo
                                last edited by gerry_keys

                                @chicuelo

                                i have this situation in my gamelist.xml for a game:

                                <image>./media/screenshot/10th Frame (USA).png</image>
                                <thumbnail>./media/box2dfront/10th Frame (USA).png</thumbnail>
                                <video>./media/videos/10th Frame (USA).mp4</video>
                                

                                image is the screenshot in game
                                thumbnail is the box front image
                                video is the video of the game

                                If i choose "detailed" view modality i can see the box art of the game (without video).

                                If i choose "video" view modality then i can see the "image" (screenshot in game) and after few second the video.
                                I'd like to see the "thumbnail" image in this modality.
                                Is there a possibilty?

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

                                  @gerry_keys not sure but if you switch the tags <image> and <thumbnail> in your gamelist and set it to video?
                                  Now the thumbnails will be the game screen and the image the box art

                                  G 1 Reply Last reply Reply Quote 0
                                  • G
                                    gerry_keys @chicuelo
                                    last edited by

                                    @chicuelo

                                    ok, i thought so too. Thanks for the help!

                                    1 Reply Last reply Reply Quote 1
                                    • KITNK
                                      KITN @Keigan
                                      last edited by KITN

                                      @keigan said in Chicuelo Theme:

                                      @jonathandownin

                                      Loading screens: https://drive.google.com/open?id=1spB3GkRqiOST4Mmv6IrDqEPKgJeKxHMM

                                      Subfolders: colour / grey include the saved png's

                                      There is a PSD in the main folder that is set up you just need to throw the logos in, resize and change the colour. The fonts used are also in the main folder.

                                      For the grey theme the hex values for the colours are

                                      Logo: #F8F8F8
                                      Bottom Text: #A5A5A5
                                      Background: #4D4F5B

                                      Anyone can use this to make the loading screens look how you please

                                      They seem to be offline. Did anyone save them or can anyone recommend other loading screens that also fit to this theme?


                                      Also I want to add some custom systems and collections. I want to add this:

                                      Systems:

                                      • Openbor
                                      • Adventure Game Studio
                                      • Solarus
                                      • MSU-1

                                      Collections:

                                      • Lightgun
                                      • Fan-Translations
                                      • Rom-HAcks
                                      • Mario
                                      • Metroid
                                      • Zelda
                                      • Japanese games
                                      • Multiplayer Highlights
                                      • Maniac Mansion Mania Series
                                      • Kunio Kun
                                      • Dragon Quest
                                      • Final Fantasy
                                      • Pokémon
                                      • Mega Man
                                      • Harvest Moon
                                      • Castlevania
                                      • Harry Potter
                                      1. I already saw screenshots for some of those. Where can I find them?
                                      2. I am okay with creating them of my own. Can anyone recommend some sources for the artwork, logos, controllers?
                                      3. Is there a guide for how I have (file format, dimensions...) to prepary the character, logo and controller artwork?
                                      4. @chicuelo in previous versions you have some alternative artworks. Maybe I could use some of them for my custom selection. Can you share them?

                                      Last I also would like to have Bezels as well es a Boot up Splash screen that fits to the theme. Can anyone recommend things that are fit to this theme?

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

                                        @kitn 4. Maybe some 3rd users contributions?

                                        1 Reply Last reply Reply Quote 0
                                        • KITNK
                                          KITN
                                          last edited by

                                          screenshot-name.jpg

                                          I made my first try for Solarus game engine. I still have to make some tweaks the character is too big for example. But I figured out how to do it. So when I have some spare time I am gonna start making some custom entrys of my own.

                                          Still I am looking for System Launch Images.

                                          1 Reply Last reply Reply Quote 2
                                          • shark0S
                                            shark0 @Wildfire
                                            last edited by

                                            @wildfire it's your theme-mod ready for download? Looks awesome .Thanks.

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