Jump to content
LaunchBox Community Forums

Marquee images - default image


ksherfinski

Recommended Posts

I have an arcade cab with a separate marquee lcd.  I'd like to display my custom marquee until a game or is selected.  Maybe there's a default image that can be used on startup?

I've been replacing the platform image in ../images/platforms/[platform name]/banner with my custom image.  I'm guessing this is a hack and there's a cleaner way to do this, where the platform marquee defaults to an image i specify in some other folder.  Also, I don't want to screw up any themes by setting my "banner" platform images to my custom jobbie.

I'm sure my approach is caveman-ish, so looking for suggestions on how the pros accomplish this.

thanks  

Link to comment
Share on other sites

If you are wanting to use the same default image across all platforms that shows until you go into the game list and start scrolling through games there is not a setting to do this. You can either do it the way you have (pasting the same image in the \[Platform Name]\Banner\ folders or you would have to create a custom coded PlatformMarqueeView.xaml that could point to that image in a single specified folder. You would have to copy that xaml into all the themes you use if you want each theme to do the same thing. You rarely have to worry about it messing up a theme as there are not many themes that actually create a custom marquee view.

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