Pixel Theme
-
@Nismo hmm, interesting thought. Could just have 'snes' as the default, then a 'sneseu' folder.
-
@mattrixk Yes that's what I mean.
-
@mattrixk Thanks for the advice. I'm happy to go in and rename the image - I'm just not sure where to find that image when FTP/SSHing into the Pi. As far as I can tell the themes are located in the etc/emulationstation folder which is inaccessible via FTP? I'm using samba shares via Mac and can't find the themes folders (I might be looking in the wrong place!). I can SSH in but I'm not sure how to find that image file and rename it. Can anyone advise?
-
As far as I can tell the themes are located in the etc/emulationstation folder
Mine is also located at:
/etc/emulationstation/themes/pixel/
After you have SSH'd into your RPi...
you need to change the working directory to the snes folder inside of the pixel theme folder by typing:
cd /etc/emulationstation/themes/pixel/snes/
Then rename the files:
mv console.png consoleUS.png
mv consoleEU.png console.png
Last restart either ES or your RPi.
-
@pauwus said in Pixel Theme:
I'm happy to go in and rename the image.
Renaming the image it's not the right way to do the things, just because for some systems need to do more changes than only the logo (depends on the theme).
Example with snes:
Snes usa.
European Snes.
Offtopic: I think the european snes it's by far more cool than american version.
Snes japan (super famicom).
For example for Super famicom you need to change the logo and the console, that's because the use of different folders, yes you can change images, but it's more easy to select the theme for the suystem in es_systems.cfg.
Also in other themes it's more elements to change, maybe need to change some parameters in xml to resize some elements or change descriptions. That's because the use of folders.
-
@Rookervik Holy S***! That was fast! They look great :) I don't care how these are packaged btw. Just renaming is fine by me.
edit: I need to change the console description too btw, but no problem :)
-
@J.Beau said in Pixel Theme:
@Rookervik Holy S***! That was fast! They look great :) I don't care how these are packaged btw. Just renaming is fine by me.
edit: I need to change the console description too btw, but no problem :)
That's what I mean when I say depends on theme replacing images it's not enough ;-).
Regards.
-
@backstander Thank you so much dude. It's easy when you know how! Out of interest, as I'm using the pixel-metadata theme, would I go to
/etc/emulationstation/themes/pixel-metadata/
? -
@Nismo Hi Nismo, I think I understand what you're saying - I'm guessing in this particular case for me, I only need to change the image because the logo for the SNES is actually correct?
I've actually edited my es_systems.cfg file to change the order of the systems, but I've noticed there is nothing in the theme part. Do I only need to change that if I want to edit logos?
-
Out of interest, as I'm using the pixel-metadata theme, would I go to
/etc/emulationstation/themes/pixel-metadata/
?That is correct. Just substitute as needed ;)
-
@pauwus About the point 1. Depens on what system are you trying to change, if you want to replace only the logo, if you want to change the system image too, description.. etc. I'm not sure what system are you trying to change, and for what one.
I recommend to wait for an updated version with support for systems from other regions, since @Rookervik said that him doesn't matter to add a few of them. (i suppose mostly Mega CD, Mega32X, and both versions of snes, not too much.
About point 2. All the themes have folders for different systems, you can check what systems are supported looking inside /etc/emulationstation/themes/"theme_name".
So the right way to do the things it's going to edit es_systems.cfg file.
To change the theme used by a system is as simple as replace like this:
<system> <name>snes</name> <fullname>Super Nintendo Entertainment System</fullname> <path>~\.emulationstation\roms\snes</path> <extension>.zip .smc .sfc .fig .swc</extension> <command>%HOME%\.emulationstation\systems\retroarch\retroarch.exe -L %HOME%\.emulationstation\systems\retroarch\cores\bsnes_mercury_accuracy_libretro.dll "%ROM_RAW%"</command> <platform>snes</platform> <theme>snes</theme> </system>
Replace this with the theme you want to use (if available in your theme folder):
<theme>snes</theme>
For:
<theme>snesEU</theme>
But that folder must exist inside the theme you are running.
How you haven't seen that in es_systems.cfg?
-
Replace this with the theme you want to use (if available in your theme folder):
How you haven't seen that?You can do the same if you live in the USA and want the TG16 logo instead of the PC Engine logo:
https://github.com/retropie/retropie-setup/wiki/PC-Engine#switching-emulation-station-to-the-turbografx-16-logo
And the same with Genesis instead of Megadrive:
https://github.com/retropie/retropie-setup/wiki/Genesis-Megadrive#switching-emulation-station-to-the-genesis-logo -
@backstander Of course, the main thing it's that the theme you're running have support for that system.
I think the wiki speak about the default theme, but not all themes have all systems (and variations of them).
-
I have read many replies and I like the idea of adding folders for European versions. I apologize if Europe is your birth region, I'm in America so I set up the theme based on that.
So... whenever I can get to it, I will create folders for systems as follows:
segacd
megacdsega32x
mega32xsnes
snesEUTurbo Grafx 16 is already separate from PC Engine, as are the CD variants. Same with Genesis and Megadrive.
Famicom is already separate as the Japanese equivalent of the NES.
Are there any other systems that need a European version? Such as computers?
Herb has mentioned a
Platform.cfg
but I am having trouble finding information about it. I will try to learn more. Hopefully this will make changing which themes appear easier for you all.Give me a little time to make these changes. Things are getting busy for me. But I'm more than happy to add these.
-
Okay, Pixel update 1.11. Added MegaCD, Megadrive 32x, and moved European systems into their own folders. Also updated Atari 2600 logo. I hated the colors. :D
Update with the retropie themes menu.
-
@Rookervik Thanks for the update.
-
@Rookervik when you got some spare time, I would love to see PC-FX added to the Pixel Theme!
https://github.com/RetroPie/RetroPie-Setup/wiki/PC-FX -
@backstander You're not demanding at all. Not even a little bit. - glares at backstander
-
Hmm, Pixel 2?
-
@Rookervik Looks promising... You never stop? XD
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.