retroviking 2 Posted March 16, 2020 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. Quote Share this post Link to post Share on other sites
Retro808 1,183 Posted March 16, 2020 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. Quote Share this post Link to post Share on other sites
Krakerman 321 Posted March 17, 2020 Just wish we had more time options on setting the delay. Quote Share this post Link to post Share on other sites
neil9000 2,141 Posted March 17, 2020 6 minutes ago, Krakerman said: Just wish we had more time options on setting the delay. 1-30 seconds not enough? Quote Share this post Link to post Share on other sites
Krakerman 321 Posted March 17, 2020 (edited) I think we must be talking about something different Neil. Game Startup/Shutdown only has an option slider for 5 secs. Edited March 17, 2020 by Krakerman Quote Share this post Link to post Share on other sites
neil9000 2,141 Posted March 17, 2020 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. 1 Quote Share this post Link to post Share on other sites
retroviking 2 Posted March 18, 2020 (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 March 18, 2020 by retroviking 1 Quote Share this post Link to post Share on other sites