Video Preview in EmulationStation
-
recalbox have this feauture...but i'm on windows and there isn't
-
@cyrax3 said in Video Preview in EmulationStation:
even a different music for each system would be a good idea
Yes but if you doesn't use videos, will be a chaos if you hear the background music and video snap music of each game at same time.
-
@Nismo said in Video Preview in EmulationStation:
@cyrax3 said in Video Preview in EmulationStation:
even a different music for each system would be a good idea
Yes but if you doesn't use videos, will be a chaos if you hear the background music and video snap music of each game at same time.
i refer to the first menu when emulationstation launches, the system menu not the selection roms menu...good idea is navigate on system menu with backgroud music of each system (es. nes with a mario music theme, master system with sonic music theme) and when you chose a system stop the music backround and go to a selection rom menu with a video snap...i hope my english is good i'm italian
-
@cyrax3 your english is better than mine...XD
Yes it's a good idea but i don't know how easy could be to code the "stop music" when change from sytem view to basic , detailed or video views.
I like too. Could be a <systemmusic> tag inside system view.
Of course you can't use this in main xml but you can use in the theme.xml for each system.
Whould be nice if it can read .ogg format for music. Great compromise between quality and space.
PD: I'm wondering if Rpi can handle all of this things, we need to test it.
-
@Nismo I've added the option to play a sound when scrolling through the system list. As usual, I've had no time to test this so am relying on you to find issues... Hopefully there will be none :)
https://github.com/fieldofcows/EmulationStation/releases/tag/v0.1-beta.7
Add this to your system view:
<sound name="systemSound"> <path>./art/listscroll.wav</path> </sound>
I wonder if I can use the existing VLC integration in ES to play audio files on the system view and on individual system lists. It's worth experimenting with. I don't see a problem playing audio and stopping it whenever a non-default video preview is playing.
-
@fieldofcows Very happy to hear that!! I'll try it just now. Good work.
At the moment i finished snes and sega cd themes and i just finished dreamcast background (I love this one, take time but it's so cool), only need to move video, image, scanlines, etc... lol
-
@fieldofcows it's working perfect!!! thank you.
Can you make it work when quickchange systems?
Anyway now is a lot of better feeling when swapping systems in system view. Very nice and quick commit.
-
@Nismo said in Video Preview in EmulationStation:
Can you make it work when quickchange systems?
Maybe. I only had 1/2 hour spare yesterday hence the quick fix and quick commit. I'll take a look maybe tonight.
-
@fieldofcows said in Video Preview in EmulationStation:
By mapping my P: drive to the root folder of ES I can get the double backslash when launching games though. That should be easy to fix.
Can you take a look at this when you have some freetime please?
-
@fieldofcows New theme update. Delete old theme before install the new one.
Changelog:
-
Snes theme finished.
-
Sega CD theme finished.
-
Added new sound when swapping between systems (thanks fieldofcows).
-
Fixed a lot of system logos difficult to see in video view because the dark background.
-
Fixed consoles wheel art scaling was stretching.
-
Added new dreamcast theme.
-
uhmm don't remember...
WARNING:
Now this theme has more than 10 system so it can cause white screen of death, i can't test because i don't have Rpi so be careful.
@fieldofcows maybe you can test this because you are the only one at this moment that has a Rpi build of beta 6.
White screen of death info here: https://github.com/retropie/retropie-setup/wiki/themes#white-screen-of-death
If you have a white screen you solve by doing some of these:
- Switch your theme to any Carbon, Pixel, Eudora, Turtle-Pi, or Canela variant.
- Remove some systems.
- Increase your GPU/CPU split
Download
oldroom theme 1080p: http://www.mediafire.com/file/q93fi79x7h89nx9/oldroom_1.6_1080p.zip
oldroom theme 720p (Recommended for Rpi): http://www.mediafire.com/file/jzkfqe796w00qij/oldroom_1.6_720p.zip
Both of them includes fix for 800x600.
Video preview:
Enjoy!!.
-
-
@fieldofcows I wonder if the white screen of death can be solved? This has been an issue since forever.
-
@fieldofcows I have some questions...
-
Are you planning to include music for eachsystem in system view? if yes, maybe whould be a good idea to add option for disable background music in sound settings.
-
In my theme i have to respect some image box sizes to be a little more realistic, but some images are a bit small, for example zxspectrum cassette or dreamcast cd. ( I don't want to do a casstette bigger than a zx spectrum or half a tv).
I'ts possible to add a preview image mode by pressing (or pressing and hold) Y button (for example) inside video view to preview zoomed image in screen?
Something like this:
<view name="video"> <imagepreview> <origin>0 0</origin> <pos>0.5 0.5</pos> <maxSize>0.5 0.5</maxSize> </imagepreview> </view>
And the result when you press Y button:
What do you think? i think this request whould be hard to do, but dreaming it's free.
Regards.
-
-
@Nismo said in Video Preview in EmulationStation:
@fieldofcows maybe you can test this because you are the only one at this moment that has a Rpi build of beta 6.
I can confirm that your latest theme does not exhibit the white screen of death problem on my Rpi 3 with default configuration :) The theme looks beautiful and works perfectly.
@Rion I'm sure the WSOD problem can be solved. I've already got some ideas. If @Nismo's theme had WSOD'd I would be fixing it now...
-
@fieldofcows Nice to read that. I suppose you talking about 720p version.
In that version i keep in mind that no one background or system art has more than 225kb, so seems that it's working for now. -
@Nismo Yes, I've only tried the 720p version on the pi so far. I'll try the 1080p version and get back to you.
-
@fieldofcows I'm sure 1080p version will have the white screen bug, so don't try if you don't want it.
720p version it's good enough for an Rpi.
-
@fieldofcows I've found a little issue, if i manually scrape a game inside ES, it deletes my video and marquees tags in gamelist.xml.
-
@Nismo said in Video Preview in EmulationStation:
if i manually scrape a game inside ES, it deletes my video and marquees tags in gamelist.xml
I've added this as an issue in GitHub. https://github.com/fieldofcows/EmulationStation/issues/13
-
-
@Nismo Haha! Yes! Do you ever stop?
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.