Pixel Theme
-
@herb_fargus Yes I remembered. Got the link before you posted this reply :P
-
@Rookervik Thanks mate, now my ES looks pretty :D
By the way are you planning on adding a metadata version of your theme, i mean, at least the description of the game? Sometimes i find it nice to see what the game is all about and some information about some hacks.
Edit: Don't forget to put yout github link at the top, you never know when someone who uses ES+RetroArch is lurking around for a updated version of this sweet theme of yours :D
-
@Squilenator There's already a meta data version. https://github.com/ehettervik/es-theme-pixel-metadata
-
@Rookervik had you heard the new carbon theme's minimalist and ear candy sounds? why do you not make a version of Pixel with them and update minilumi with the new sounds too? I personaly like them and you do not break your promise of not adding sounds to the pixel theme
-
@sergioad I made Carbon, too. Had dozens of complaints about the sound effect. So I just didn't bother with a sound effect for Pixel. The code is in the xml for anyone to enable. Just do it. :D
-
Thank you, apologies; I am new and I did not knew that
-
By the way, how can I enable them? I am interested on enabling them because I am an auditive person, for me is realy usefull to have an auditive feedback so I want to enable them
-
Is video preview enabled in the most recent version of Pixel-metadata? Also, where do you put the video files?
Thanks!
-
@Rookervik thank you very much, I copied the Minilumi's / old Carbon's sounds and now I have my system with a nice and retro theme wich has a retro arcade-ish audio feedback, thank you very much
-
Is video preview enabled in the most recent version of Pixel-metadata?
I don't think it is.
Also, where do you put the video files?
Easy way to add video and marquees tags in your gamelist for video support
https://retropie.org.uk/forum/topic/6589/easy-way-to-add-video-and-marquees-tags-in-your-gamelist-for-video-support -
@backstander I don't have windows so I can't run the code. I'll have to add by hand if I can figure out the code to add.
It's a shame it's not as simple as changing "game_title-image.jpg" to "game_title-video.mp4".
-
@just_jeepin If you change "game_title-image.jpg" to "game_title-video.mp4", you loose possibility of displaying videos and images at same time for boxart or anything else.
It's not so difficult to put a few folders with only the gamelists, inside a USB pendrive along with the script (USB pen, SD card , mobile phone, etc), and going to a friend's home or somebody of your family and do it there, it can take only a few seconds to do the job.
I'm sure you meet somebody with windows . Remember that the script only works in windows 7 or higher.
It is very little work compared to the one done by @fieldofcows to make videos possible. Just right click and "run with poewershell" and in less than a second you have your new gamelist, you don't need the roms, you don't need the videos, you only need the gamelist along with the script.
So you can go to somebody's home and do it in less than 1 min.
Good luck.
-
@Rookervik could I fork pixel with my modifications and upload it to GitHub? I would name it pixel-sound pixel-arcade or arcade-pixel and I would mention your awesome work in my readme what do you think?
If you say no I will not mention the posibility to fork it in my life
-
@just_jeepin said in Pixel Theme:
@backstander I don't have windows so I can't run the code. I'll have to add by hand if I can figure out the code to add.
It's a shame it's not as simple as changing "game_title-image.jpg" to "game_title-video.mp4".
I made an account just for this:
I used WinSCP to access my PI over my home network.
I edited every gamelist.xml with notepad++ directly en used a find and replace with "Wrap around" and search mode "Regular expression" enabled
Find: <image>./boxart/(.*).png</image>
Replace: <image>./boxart/\1.png</image>\n\t\t<video>./snap/\1.mp4</video>Adjust above to fit your needs! (subfolder for boxart, file extensions etc.)
-
@Ronniebiggs If you replace images for videos will broken your gamelist for all game images. If one theme make use of image, you will see the video, but not boxarts.
-
@Nismo
I understand, but I added an extra line with video information instead.
For missing videos a blank screen is shown however. -
Adding Video Previews, Day 1.
2 hours spent. Videos won't play over the background. Even using nismo's xml as a reference.
Maybe I'll try again tomorrow.
-
@Rookervik where can I download what you have done? I can take a look and fix it.
-
@Rookervik said in Pixel Theme:
Videos won't play over the background. Even using nismo's xml as a reference.
I had the same problem. Your background image needs to be
<image name="background">
. It has to be called background and can't have theextra="true"
in it. That is the only element that will sit below the video. -
@mattrixk Yeah, it was. For some reason doesn't work in this theme. If I can't get it going I'll share it with @Nismo once I'm finished and give him a nice thank-you section in the readme.
And the pixel theme has 2 backgrounds that display below the video. And it works. But this one it won't work. It's odd. I still don't feel that video previews is ready for the big time.
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.