@MFH et al.:
- Here's a
patch adding two theme.ini options: rockmeter_score_color and ingame_stats_color.
- Here's a
patch setting songlist extra stats the same color as the score and difficulty.
- Here's a
patch where i'm approximating the end of the credits list from the (mostly used font size * lines)
Also, I'm wondering if this
patch helps with the BlackSOD or not.
I set the threads to be synchronous instead of asynchronous.
It does seem to help on my system.
(Weirdly, my songlist seems to load up more quickly than before. Huh?!)
Note that it really looks like a racing condition issue...
I noted today that running the game with "strace" also "fixes" the issue, just as running the code in a debugger.
Please test the patch and report feedback (if you know what you are doing).