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 875.2k 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.
    • 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
                      • WildfireW
                        Wildfire @shark0
                        last edited by

                        Hey @shark0 , I had it working on RPI3 but I gave up on it for 2 reasons:

                        1. The background images had trouble loading once you were past a certain number of systems

                        2. The automatic layout changes based on console artwork (inspired by Artbook) would not fit every user's preference and changing that feature requires editing the code.

                        The background images might not be an issue anymore on the RPI4 but I don't have one to try out, it's been a while since I've done anything with it to be honest.

                        1 Reply Last reply Reply Quote 1
                        • Dee FeeD
                          Dee Fee
                          last edited by

                          When will you make this theme available to us Jimiga?

                          1 Reply Last reply Reply Quote 0
                          • M
                            mattdiego92 @chicuelo
                            last edited by

                            @chicuelo atomiswave ???

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

                              @mattdiego92 I have discontinued this theme, you can create that system by coping another system artwork or creating a new one

                              1 Reply Last reply Reply Quote 0
                              • C
                                CYBERTUGAGAMER @chicuelo
                                last edited by

                                @chicuelo congrats for this amazing theme you done, this shows your personality and I love it, I am using it and I can't say how much great it is, but I'm getting a small problem there is some consoles not showing like Playstation 1 can you tell me what makes them show up on the menu and what probably make them not showing up? Thank you

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

                                  @CYBERTUGAGAMER
                                  Thank you. Probably you should add the system manually on the es_systems.cfg if you cant see it on the menu.

                                  1 Reply Last reply Reply Quote 0
                                  • MalixxM Malixx referenced this topic on
                                  • 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.