Out With The Old, In With The New!

Over the past decade we have brought you endless hours of fun with bringing Marble Blast Ultra (MBO) to your PC's.
Now is the time to close the chapter on MBU PC and bring in a whole new era of gameplay possibilities with OpenMBU.
OpenMBU is a rebuild of Marble Blast Ultra from scratch with open source code that will bring us endless ways to expand the game without limitations.
This website will be archived to preserve what was made from legacy MBU as this will allow us to focus on the future. See you all in Sprawl!
You can learn more about OpenMBU by clicking the button below.

Game crashes on startup with fullscreen enabled - Stable, 1.7

Created by: RetroGameNinja RetroGameNinjaI enabled fullscreen, but when I tried to start up the game after that it crashed. I tried uninstalling/reinstalling the game and running as admin, but neither of those worked.

Comments (1)


tomysshadow tomysshadow First, try upgrading to 1.8 . If it does nothing for you, we've made a variable just in case such an issue should occur. Open up main.cs in the install directory in Notepad. Right near the top there exists a variable called $blockfs , which stands for block fullscreen. You can see it is set to false. Set it to true instead and save main.cs and the game will not go into fullscreen. Alt+Enter will still make the game go into fullscreen however.