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 988.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.
    • mituM
      mitu Global Moderator @Brigane
      last edited by

      @brigane Did you maybe capitalised the collection name (Shmups vs shmups) ? In \\retropie\configs\all\emulationstation\collections you should have a .cfg file for each collection, you can check there.

      BriganeB 1 Reply Last reply Reply Quote 1
      • BriganeB
        Brigane @mitu
        last edited by

        @mitu That was it. Thank you so much! :)

        Systems: Raspberry Pi 0/2/3 Model B+
        Os: RetroPie 4.5
        Frontend: Emulationstation & Attract Mode

        1 Reply Last reply Reply Quote 0
        • S
          Setiawan
          last edited by

          @chicuelo I was wondering if you knew how I might be able to get in touch with the game controller artists? I'm working on a theme, and I was hoping to be able to use their controller art in my theme.

          Nice work by the way, your theme is beautiful :)

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

            @setiawan You can contact them on dribbble, behance or mail just like I did and ask for their permissons

            1 Reply Last reply Reply Quote 0
            • 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
                                            • 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.