About Receiving Help from the Support Board: While all members may answer questions posted in the Support board, you should only rely on responses posted or confirmed by support moderators and website administrators. Any solutions provided by members of the community that are not verified by a staff member (as indicated by a light-green background) are provided as-is, and we cannot take responsibility for any of the results of said actions.
About Responding to Support Threads: If you feel you know the answer to a question, you are welcome to respond to the thread and politely offer assistance. Please be courteous and try to provide detailed and helpful solutions to users who may not be as advanced as you. We ask that you refrain from posting one-sentence solutions.
* Topics denoted with the [OPEN] tag are awaiting a response from the end user. You are welcome to post in these threads if you are experiencing a similar issue so we may provide further support.
* Topics denoted with the [RESOLVED] title have been successfully answered and confirmed by a support moderator and the end user, and should be used as a reference. These topics are locked.
* Topics denoted with the [CLOSED] tag were either inactive for more than 30 days or the end user did not respond to a suggestion and confirm if the issue was resolved. These topics are locked.
Hi, when I tried to follow the instructions on the "Marble Blast: Happy Roll" readme to install this mod, I failed and since then, I got a black screen when I opened MBG. I'm now using the new Windows 10 Home Edition.
Which screen goes blank? Does the Garage Games logo screen show, and then the black? Did you see the Monster Studios screen? Or is it black for the entire time?
My suspision is that you don't have the ignitionstatus.gui.gui file (something like that) in your marble/client/ui directory. Check to see if you have that. If you don't, then that's most likely your problem. If it is there, I'm not reslly sure what else to say.
There is the usual scolution. Copy and Paste your Console.log here in a spoiler or something.
I put the ignitionstatusgui.gui file into the marble/client/ui but the screen stays black the entire time after I opened it. Well, that's OK because I will uninstall MBG in favor of MBGPU.
Just a thought, but perhaps during the installation your default graphics driver was modified? I know Windows 10 is notorious for attempting to install drivers that it thinks you should have instead of installing the ones you actually need.
If you haven't uninstalled MBG yet, and you see D3D as your display device in Prefs.cs, try changing this to OpenGL. The example below transitions from Direct3D to OpenGL:
Change:
Code:
$pref::Video::displayDevice = "D3D";
To:
Code:
$pref::Video::displayDevice = "OpenGL";
If you've already found a workaround, let me know and I can close this topic.
We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.