• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Scripting Question] Displaying tips during loading screen

  • 226
    Posts
    9
    Years
    • Seen Feb 20, 2025
    As we all know, launching the game may occasionally take some time if the game compiles. During this time (which can take up to 5-10 seconds) the player will see nothing but a black screen; do you think it might be possible to enhance the loading/compiling time by displaying some bits of text (tips, quotes, fun facts...) to catch the player attention from the very beginning?
     
    Isn't the game already compiled once you've built a release version? But even if not it seems like the player would only see the tips at most once (because they can't change the PBS files, and therefore can't trigger a recompile)?

    EDIT: But I reckon you could add that feature by drawing some text to the screen at the beginning of the function that kicks off compilation in Compiler.
     
    Last edited:
    Back
    Top