Jump to content
LaunchBox Community Forums

change game loading screens


harryoke

Recommended Posts

I have been messing around more and have videos working in another startup theme I am learning to code. What in particular are you looking for when it comes to video in a startup? I can try to mess around and see what I can do. Slowly learning so it will give me something to mess with. Cannot promise anything but I can try. 

  • Like 1
Link to comment
Share on other sites

36 minutes ago, Retro808 said:

I have been messing around more and have videos working in another startup theme I am learning to code. What in particular are you looking for when it comes to video in a startup? I can try to mess around and see what I can do. Slowly learning so it will give me something to mess with. Cannot promise anything but I can try. 

just play a .mp4 file in fullscreen instead of png background and you can define the filename so different vids for different systems if possible

Link to comment
Share on other sites

7 minutes ago, harryoke said:

just play a .mp4 file in fullscreen instead of png background and you can define the filename so different vids for different systems if possible

OK. That is actually what I am working on. I can get the video set just need to figure out how to properly bind the data element so it can play the target video based on the defined criteria. Videos though do need to be short as they will not play in full before the emulator shows the game.

I am hoping to do something like play a bios/boot screen for systems that have them and those that don't default to a standard startup video.

Link to comment
Share on other sites

Just now, Retro808 said:

OK. That is actually what I am working on. I can get the video set just need to figure out how to properly bind the data element so it can play the target video based on the defined criteria. Videos though do need to be short as they will not play in full before the emulator shows the game.

my psx loader vid.

  • Like 1
Link to comment
Share on other sites

1 minute ago, harryoke said:

my psx loader vid.

I have been testing with that and your T2 Arcade. 10 seconds seems to be a good clip length. Works for now if I target a set video. I just need to read more on how to set the proper data criteria to trigger to correct video.

 

Link to comment
Share on other sites

2 minutes ago, harryoke said:

ok no problem , the t2 arcade is much quicker to render just need to change icon for each system :)

 

Cool. If you could make one with him holding a Now Loading or Loading icon/text that would be great. Would love to have that as a default if a system is missing.

  • Like 1
Link to comment
Share on other sites

I don't know how any of this stuff works :) and I appreciate you all tackling this! 

If I could make a suggestion, it would be awesome if this would call to a video folder named exactly like the rom first, nested in a directory named after the system.

So for instance, if you launch Super Metroid:

It looks in Startup Videos/Super Nintendo Entertainment System/Super Metroid/

In the absence of a game specific video, it would then look directly in the system folder: Startup Videos/Super Nintendo Entertainment System

This would allow users to do both Game Specific Startup vids for particular games, while utilizing System Specific Vids for the rest.

So you could have:

Startup Videos/Super Nintendo Entertainment System/Super Metroid/gamevideo.mp4

Startup Videos/Super Nintendo Entertainment System/Systemvideo.mp4

Just a thought.

Thanks!

 

Link to comment
Share on other sites

@fromlostdays Not sure if my knowledge can achieve that right now. My coding skills are pretty much on the fly research, trial and error, and dissecting other themes. If I progress more I will keep it in mind.

For now though the theme is on hold. I am struggling with a fallback piece. I posted a request for assistance so just holding for now. 

 

 

  • Thanks 1
Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...