Forum Replies Created
-
AuthorPosts
-
waltergolParticipant
[quote=111756]waltergol:
EmulationStation has some problems with .svg images that might be hiding your modifications. Try using a different image entirely just to see if that shows up.[/quote]
OK, I try with a diferent image that I found on google, but it’s crasshing the emulation station. The images had to have something special? Size? etc?
waltergolParticipant[quote=111716]
Hi, thanks for answer me, this is how my es_systems.cfg looks like (the nes and nes2 parts only)
Is there anything wrong? I tried it everything and I can’t make it work.
What you have actually worked for me. I just tried it out. Here’s what I did:
- Added the nes2 section of your es_systems.cfg to mine in /home/pi/.emulationstation/es_systems.cfg
- Made a copy of the /home/pi/.emulationstation/themes/eudora/ps2 folder and called it /eudora/nes2. I just used the PS2 folder so I’d be able to tell it was a different set of logos.
- Made a copy of my nes roms directory and called it nes2
- Restarted Emulation Station.
That got a new system to show up with the PS2 logos and nes roms.
Edit: You might make sure you don’t have two copies of the theme.
- /etc/emulationstation/themes/eudora
- /home/pi/.emulationstation/themes/eudora
If both of those exist, it might cause problems? If you’re going to make custom edits, you’ll probably want to uninstall the /etc/ one using the RetroPie installer and work with the one in /home/.
[/quote]
Hi, I don’t have the themes folder on /home/pi/.emulationstation.
I also don’t have the es_systems.cfg file on /.emulationstation.
My es_systems.cfg is located on /etc/emulationstation, and it was there’s where I made the changes.Maybe I wasn’t to clear in my first post, buy I have it on my menu 2 NES systems option, one with the original NES roms and one with the roms hacks. What I want to do, is change the NES logo for the NES hacks roms to identify them easy. what I did was grab the logo.svg and logo2.svg and I change it them a little bit (I only added the Hack word), but those logos don’t appear on the emulation station menu.
Best regards and I really apreciated the time you took to help me.
waltergolParticipant[quote=111673]
I wondering if you can help me to modify the NES Hack theme to be diferent for the original NES. I tryed copying the theme to a new folder called nes2 and changing the image but it’s doesn’t work.
In your es_systems.cfg, is there a “theme” configured for your NES hacks system? Your “nes2” theme folder has to match the name set there. So far as I know, that should do it, but let me know if you still have trouble.[/quote]
Hi, thanks for answer me, this is how my es_systems.cfg looks like (the nes and nes2 parts only)
<system>
<name>nes</name>
<fullname>Nintendo Entertainment System</fullname>
<path>/home/pi/RetroPie/roms/nes</path>
<extension>.nes .zip .ips .NES .ZIP .IPS</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nes %ROM%</command>
<platform>nes</platform>
<theme>nes</theme>
</system>
<system>
<name>nes2</name>
<fullname>NES Hacks</fullname>
<path>/home/pi/RetroPie/roms/nes2</path>
<extension>.nes .zip .ips .NES .ZIP .IPS</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nes %ROM%</command>
<platform>nes2</platform>
<theme>nes2</theme>
</system>Is there anything wrong? I tried it everything and I can’t make it work.
Regards
waltergolParticipantHi, Thanks for share it, this is an aswome theme!!!
I have a question, on my Retropie configuration I’ve added NES Hacks roms like a new system to separate the original roms from the hacks, I wondering if you can help me to modify the NES Hack theme to be diferent for the original NES. I tryed copying the theme to a new folder called nes2 and changing the image but it’s doesn’t work.
Thanks in advance.Ps: Sorry for my english
Best regards
-
AuthorPosts