runcommand launching images for ANY theme
-
@meleu
Have you tried it with the Famicom-mini theme by ruckage?
I enterbash -x ./generate-launching-images.sh -t famicom-mini
and it I can see the command prompt code running down like a matrix code. Then he tells me that he's done but failed to create for Amstrad since there is no theme folder.
I click OK and go check /opt/retroarch/configs/nes/ and there is no launching.png file.Doing this currently on my Pi Zero.
-
@FlyingTomahawk I would like to see the
nes/theme.xml
for famicon-mini theme, but I'm behind a proxy that blocks access to mega.nz.Can you post this file to ghostbin.com or something similar?
The
-x
option enables the matrix mode to a bash script. Just kidding! :) It's a kind of "debugging mode" way to execute bash scripts.I don't know why you are executing the script with
bash -x
but coincidentally this is the way I'm going to ask you to launch the script again.Please, execute the following command:
bash -x ./generate-launching-images.sh -t famicom-mini 2> debug.txt
It will generate the
debug.txt
file. And then paste the content of debug.txt in ghostbin.com or something. -
@meleu said in runcommand launching images for ANY theme:
The -x option enables the matrix mode to a bash script. Just kidding! :)
Not sure why I used bash -x I guess I just saw that here in this topic and used it and it did work always with other themes like my Futura theme or Simplebigart or Metapixel.
This time I am trying to setup the Famicom-mini theme and it doesn't work.
Here the requested data: -
@FlyingTomahawk Well, I'll need to take a look in other .xml files. Will try to sort this out tonight.
Also, I'm not sure if you are using the right version of the script. If you installed via RetroPie-Setup, the script is at
/opt/retropie/supplementary/launchingimages
(it's not the reason of your issue, that's just for you to be aware of).I had to create a dedicated repository for this tool in order to make it work along with RetroPie scriptmodule. This is the repository: https://github.com/meleu/generate-launching-images
I've edited the OP accordingly.
-
No hurry here. When ever you find time to look into it is fine with me.
I haven't update anything on the Pi Zero. With only 1 USB port my possibilities are limited.
I downloaded the image file from the RetroPie website, installed everything and I am using your script before it was merged into RetroPie.
I ordered a Pi Zero W and also a Zero4U so I will have more possibilities then.
Thanks. -
@meleu
I am running this Famicom-mini theme with only 4 systems (NES,SNES,Megadrive,GBA) so it is not a big deal for me to create the launching.png images in Photoshop and upload them to my Pi Zero.
Here a sample.
-
@FlyingTomahawk hey! It looks great! But I want to debug the script anyway. :)
Thanks for the feedback.
-
@meleu I'm running retropie version 4.1.18 and am encountering issues making launching images from Carbon theme.
Settings:
Errors:
-
@HurricaneFan try this solution here: https://retropie.org.uk/forum/post/59747
And please let me know if it solves your issue.
It seems that your original installation was before 4.1. Am I right?
-
@meleu I started with the default 4.1 build that was released in November. Then I upgraded all packages before I installed this through retropie setup.
-
@HurricaneFan did that solution work for you?
https://retropie.org.uk/forum/post/59747 -
@meleu Your suggestion worked!
-
@FlyingTomahawk I've fixed the script and now it's able to generate images for the @ruckage 's Famicom-mini theme. You can update the script inside RetroPie-Setup, choosing "Update from binary" option.
Here's the megadrive launching.png as an example (I think your "hand-made" image looks better, anyway):
./generate-launching-images.sh -t famicom-mini --loading-text-color red --press-button-text-color white --system megadrive
Thanks again for reporting this issue. ;-)
-
So how can we go about being able to figure out a way to generate for systems that are not in a theme that we choose? Example is I am going off the Tronky (sp?) theme. It doesn't generate for PCEngineCD, TG16, and TG16CD. Thanks!
-
@fnkngrv said in runcommand launching images for ANY theme:
So how can we go about being able to figure out a way to generate for systems that are not in a theme that we choose?
With some knowledge of how to use GIMP, Photoshop, etc. :)
-
@meleu Is the logo supposed to be blurry?
-
@lilbud the script doesn't apply any blurry effect to the logo. Can you show me some example?
-
@meleu The Megadrive logo itself It has a faint, but noticable blur to it.
-
@lilbud oh yeah, I noticed it too. Not sure, but maybe the logo file isn't in svg format.
-
As far I know it happens only with png format logos. SVG shows just fine.
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.