Jump to content
LaunchBox Community Forums

"Use Game Startup Screen" Fit To Screen


Recommended Posts

6 hours ago, demosthenes2010 said:

Hello All,

I've noticed that during the launch of a game, the background is not fit to the screen.  Am hoping this is a simple matter of defining the resolution to the application in a configuration file somewhere or something.  Screenshot attached.

This is happening because the background image is looking for Fanart - Background image and since that game you are showing does not seem to have an image for that it is using your priority fallback which looks like a box image. The image is stretched uniformly to fill the space. The startup theme's code is likely using a Stretch="UniformToFill" command. You can change it to read Stretch="Unifrom" which would leave you with just a box image in the middle of the screen. That could also affect if a background image fills the whole screen or not.

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