Jump to content
LaunchBox Community Forums

Recommended Posts

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

Posted
Just now, Krakerman said:

I think we must be talking about something different Neil. Game startup/Shutdown only has an option slider for 5 secs.

Tools/Manage Emulators/Emulator Name/Startup Screens, there is a slider from 1-30 seconds.

image.thumb.png.9772bc62a4db2f4b5dded1915fd01fc3.png

  • Haha 1
Posted (edited)

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

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