would like to know any solution or suggestion for startup black screen?
Hi, I was having startup black screen too! Not just this game, but any game that are nwjs type. Then I find solution from google, and I want to share.
1. You have to open file package.json with notepad or notepad++
2. Find line that say "chromium-args": "--limit-fps=60 --ignore-gpu-blacklist"
3. Change it to "chromium-args": "--disable-gpu"
4. Save the file, and now you can play this game with no black screen! (Still take a while for game to load, but not stuck on black screen anymore.)
I hope that help! Sorry if this confuse you, my english is not very good.