Jump to content
LaunchBox Community Forums

Change startup screen delay per platform


retroviking

Recommended Posts

On 3/16/2020 at 6:17 AM, retroviking said:

Hi guys,

id like to be able to change the startup screen delay time per platform as apposed to per emulator? is that possible? any advice appreciated.

No, not as a setting in the LB UI. It is based on emulator since that is what the delay affects.

Link to comment
Share on other sites

following up on my original question..i found an alternative.

simply editing 3 lines in the Data>Platforms>choose a system

<OverrideDefaultStartupScreenSettings>false</OverrideDefaultStartupScreenSettings>
<StartupLoadDelay>0</StartupLoadDelay>
<UseStartupScreen>false</UseStartupScreen>

You can change the time for each platform as follows..

simply using notepad, select Edit>Replace>

and fill in the required fields..Find what...(one of the default lines as above) Replace with;

<OverrideDefaultStartupScreenSettings>true</OverrideDefaultStartupScreenSettings>
<StartupLoadDelay>3010</StartupLoadDelay>    this can be increased or decreased
<UseStartupScreen>true</UseStartupScreen>

more of a workaround. But works none the less. and now you can have different startup times per platform. Ideal if you use Rocket Launcher for emulation.

Edited by retroviking
  • Like 1
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...