Jump to content
LaunchBox Community Forums

Marquee on 2nd display within LaunchBox (not Big Box)


John566

Recommended Posts

7 minutes ago, John566 said:

Is there a way to display a marquee on the 2nd display within LaunchBox (not Big Box).  I have it working fine within Big Box but I prefer the interface for LaunchBox.  Thank you.

Currently there is not. It is in BigBox primarily since that is the main frontend piece for arcade cabinet builds. We could see an update to this at some time, but for now marquee support update did not make the poll items that the team is working on from 2019.

Link to comment
Share on other sites

12 minutes ago, Retro808 said:

Currently there is not. It is in BigBox primarily since that is the main frontend piece for arcade cabinet builds. We could see an update to this at some time, but for now marquee support update did not make the poll items that the team is working on from 2019.

Bummer, I really like the LaunchBox interface and Big Box feels clunky to me.  Thanks for the quick response.  I will have to play more with Big Box and see if I can find a theme that is similar to LaunchBox (hopefully with mouse support).

Link to comment
Share on other sites

Since LB has support for LEDBlinky, we can intercept that call, do what ever commands we need to place an image on the screen and than call LEDBlinky.

I did a simple test making a basic AHK and set LB options for LEDBlinky to that. LB will pass the Platform and Game in the variables %2 and %3. So just need to parse for the media within LB/images and using whatever method you want to display that image. Than just forward the call to the real LEDBlinky application. You may need to do a little work to properly grab the right media name, but the process will work.

Link to comment
Share on other sites

5 hours ago, Headrush69 said:

Since LB has support for LEDBlinky, we can intercept that call, do what ever commands we need to place an image on the screen and than call LEDBlinky.

I did a simple test making a basic AHK and set LB options for LEDBlinky to that. LB will pass the Platform and Game in the variables %2 and %3. So just need to parse for the media within LB/images and using whatever method you want to display that image. Than just forward the call to the real LEDBlinky application. You may need to do a little work to properly grab the right media name, but the process will work.

Thanks for the comment.  I will look into LEDBlinky but I think it may be a bit too advanced for me. Most of what you said is a bit over my head.  I had to google AHK, which I now assume is Auto Hot Key.  :)

Link to comment
Share on other sites

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...