Search code examples
rokubrightscript

How to minimize delay time between splash screen and home screen in roku


I am working on Roku app using Scene Graph component. I want to remove delay(which occurs with fading) between splash screen and home screen. Means after splash screen I want to show home screen wihout fading animation.

Please help...

Thanks


Solution

  • After you've made an entry in the Manifest file of "splash_min_time=0" also do an entry of "splash_rsg_optimization=1". This is available on/after Roku OS v7.6. Removes Flicker/Fading as well.