Pixel Theme
-
@retronesguy I can only guess that I used to have the videos set to a certain size. There was originally no maxSize tag for videos when they were first implemented. So you had to force an aspect and I'm sure I set snes and nes to 4:3.
If there is no way to get screenshots/boxart to disappear when a video plays, that needs to be addressed. Maybe I can get @Tomaz to check it out.
-
@rookervik The video element itself handles displaying the image and then switching to the video. I believe the problem is that you are setting the size/position of
md_image
for video view. You can see how it is handled in carbon here.md_image
is only specified for detailed view not video view. -
@jdrassa HO HO!!! Nice! Let me go edit that! Thank you for the heads up.
-
Thanks for sharing! Any new update as 2017 Christmas gift? :D :D
-
Updated the Pixel Metadata repo with fixes for "box art behind videos" and "too much metadata on Retropie screen". Give yours an update and tell me if it all works.
As far as gifts... I should set up a donation page. LOL.
-
@rookervik Will update later tonight and give feedback. Thanks
-
@rookervik The "ports" section still has metadata, I don't know if the majority of people prefer it like that? It is fine if you want to leave it, it is pretty easy for me to edit it out :)
Anyways I think you should set up a donation page, i'm sure people would be glad to donate for all your hard work :)
-
@madmodder123
Yeah I left metadata on the ports section since I think I only have one port that isn't a game. You no likey? Can just copy the retropie theme.xml over to ports to fix it. If others don't like having metadata on the metadata theme I can remove it. :P -
@rookervik
I use Kodi, LXDE Desktop, and moonlight. The only games I have are Mr. Boom (awesome) and Super Mario War (awesome). Which games do you have there? Are there are more good multiplayer games?Thanks for the updates
-
@madmodder123 Mm, probably not. I have the Quakes, Doom, Wolfenstein, Marathon, Beats of Rage, OpenBlok and such. OpenBlok is a good 2-player tetris clone. Beats of Rage is 2 player. You might just browse what's available on the wiki. I'd link you but the new documents you can't really link to main sections. This gets you to the wiki tho: https://retropie.org.uk/docs/
-
Looking good, box art now fades out when video plays. Thanks!
-
@retronesguy Thank @jdrassa for that! I was not aware that the video previews would put the box art up while the delay was active.
-
@rookervik said in Pixel Theme:
@retronesguy Thank @jdrassa for that! I was not aware that the video previews would put the box art up while the delay was active.
Is there a way to have it start with just the video and not the boxart first?
-
@Rookervik, great theme! It's still the only one I ever use and I've been using it through ever version You've made!
A few months ago, before the latest theme updates, I took a lot of time and customized the theme for other systems and artwork. I didn't like having blank or mismatched system screens...
The new theme is absolutely AMAZING, however, all my work for my systems isn't there (obviously)...
Check this video and you'll see how my setup looks with my complete, custom theme and then the second part of the video shows how it looks with the new updated pixel theme.
Is there an easy way to merge them or for me to migrate my custom art and systems over to the updated the..
Thanks!
-
@killerq You look like you had added a ton of custom systems that aren't supported "out-of-the-box" like say, SNES is. For each system that you created a custom system for, you will have to add that system folder to the new pixel theme. Adding the
console.png
,logo.png
, and then atheme.xml
from whichever color system you like will give you a custom theme.For whatever reason, you have 2 MegaDrive systems. So the first Megadrive shows up correct. I don't know what your
es_systems.cfg
asks for... you'll have to check.<system> <name>md_custom</name> <fullname>MegaDrive Rom Hacks or Something</fullname> <path>%HOME%\roms\md2</path> <extension>.iso .ISO</extension> <command>%HOME%\.emulationstation\...etc</command> <platform>md2</platform> <theme>md2</theme> </system>
In this case,
md2
is the folder of the theme you are calling for.So make sure you copy
logo.png
,console.png
, and atheme.xml
from another system that uses a color you like.Basically you'll have to re-build all the modifications you made. Or keep using the old version you were using. The new version has far simplified code that makes changes far easier in the future. I won't have to go back and edit every xml like I had to before.
-
@killerq And to skip the box art, open the pixel.xml and set the delay to zero. And possibly turn off
showSnapshotNoVideo
. Some of these options I haven't played with since I have and will never add videos to my system.<video name="md_video"> <pos>0.766 0.322</pos> <origin>0.5 0.5</origin> <size>0.366 0.480</size> <delay>0.0</delay> <showSnapshotNoVideo>true</showSnapshotNoVideo> <showSnapshotDelay>false</showSnapshotDelay> </video>
-
@rookervik
Thank you so much, your answer makes perfect sense. I just wanted to check that it wasn't missing something quick before I made the manual edits.Also, the second Mega Drive is for Mega Drive Japan titles.
-
I was trying to search the thread to see if anyone else bought this up but couldn't find a way to do so...
If I enable 'Use OMX Player' in Other Settings, video snaps are placed on top of the game title. If OMX player is turned off, video is under the game title but videos are awful looking.
Can others confirm they see the same? Is this an easy config change ore require updated code?
TIA!
John
-
@johnodon
OMX player is hardware accelerated but the downside is that it has to be rendered on top of everything else, nothing you can do about it I'm afraid. -
Just wanted to say I love this theme it's now my go to theme when building my retropie
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.