At startup if OpenAL can't connect to the sound system we just hang at a black screen with no info.
I've only seen this happen in WSL2/Linux but it could happen anywhere else too.
It would be nice to at least have some plain text info displayed on the screen letting us know what step in the bootup we're at?
Example output:
1664772476.213 Initializing sound.
....
AL lib: connect_context: Context did not connect: Timeout
``