Chicuelo Theme
-
@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 -
@pootis-spencer said in Chicuelo Theme:
@ectoone I did that but the logos on the bottom horizontal bar are too big
You can try to fix it by changing the
<logoSize>
and the amout of systems with<maxLogoCount>
. Like @chicuelo said, the space is very limited. Also from what I can see @Wildfire changed the size of the character images and repositioned the controller images to make some room, so you can try that as well. -
Thanks for your help guys. I will have a play around with it.
-
Ok I have managed to shift up the controller image and also shrink the character image but I just wondered if anyone can contact @wildfire to see if he would share his mod of this theme? I cant see how to message him on here and he was online today. I think his mod is just perfect and I don't really have the time or patience to try and do it myself, especially the different character images. They just look amazing and seem to pop off the screen.
Can anyone contact him please or even replicate it? -
@pootis-spencer This is my config:
<carousel name="systemcarousel">
<logoSize>0.215 0.065</logoSize>
<maxLogoCount>6</maxLogoCount>i also moved the helpbar to not seeing position:
<helpsystem name="help">
<pos>0.05 1.97</pos>my controllers Position and Size:
<image name="controller" extra="true">
<path>./_assets/controllers/${system.theme}.png</path>
<pos>0.9795 0.935</pos>
<size>0.235 0.360</size>than i have updated my imagesize from some logos to fit.
(Downloadlink Updated) -
@pittstone said in Chicuelo Theme:
i also moved the helpbar to not seeing position:
<helpsystem name="help">
<pos>0.05 1.97</pos>You can just turn the helpsystem off in the options, just FYI.
-
Sorry if this has been asked, but how do I add a pic in for the SG-1000?
-
@a-bored-ninja It should already have one for SG-1000 its in the _assets/characters folder.
The only one I have found thats missing is videopac if anyone has one -
@pootis-spencer I'll have to check it out. It isn't showing up on the Pi.
-
@a-bored-ninja
Check the name you have on that system, It has to match exactly with the theme's name folder "sg-1000" (minus characters) -
@chicuelo I'll do that. The system shows up, just no pic.
-
@a-bored-ninja Sorry I just checked, there is no sg-1000 theme yet. The controller and character image are not in the theme. The logo and the background re displayed but there is no controller and character Art
-
@chicuelo Ah. Okay. I'm not crazy then. Haha. Will that be something you add soon?
Great theme, by the way!
-
@a-bored-ninja Hi, if you like my Pictures, i have the sg-1000 in my updates. In this post https://retropie.org.uk/forum/topic/15830/chicuelo-theme/591
Download:
Chicuelo_PittSTone Update 1.1 -
@pittstone Nice! Is this the whole theme plus your changes?
-
@a-bored-ninja Japp.
-
@pittstone Awesome! Thanks!
-
I have a question, is it possible to make the videos display in their native resolution? Often with some systems which uses video snaps with rez below that which this theme uses for videos, it introduces alot of artifacting and shimmering.
-
@duiz As far as I know, there is no easy way to do that. Sizes of elements are set with percentage values so that they will adapt to the resolution of EmulationStation. It probably is possible to set native video resolutions individually for each system for a specific EmulationStation resolution. But if then a user uses a different resolution the videos will be resized again.
Basically we need another size option for elements. We have<size>
and<maxSize>
now and could use something like<originalSize>
which then will use the size of the media. -
I added a feature request for original size tagging, that would be very useful for themes.
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.