Jump to content
LaunchBox Community Forums

Recommended Posts

Posted

@Jason Carr is it possible for startup screens to show images that are contained in a platform's "Device" folder (example: "Launchbox\Images\Platforms\Atari 2600\Device"), instead of what's in the "Fanart" folder? I tried changing:

<Image Source="{Binding BackgroundImagePath}"

to:

<Image Source="{Binding DeviceImagePath}"

but that didn't work.

Posted
1 hour ago, Jason Carr said:

Sure, you would just need this:


<Image Source="{Binding Platform.DeviceImagePath}" />

 

Awesome, thank you man!

  • Like 1

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