If you'd like to support our preservation efforts (and this wasn't cheap), please consider donating or supporting us on Patreon. Thank you!
Marble Blast Gold (Windows, Mac OS, Xbox)
| Marble Blast Gold |
|---|
|
Developers: GarageGames,
Oberon Media (Xbox)
|
Marble Blast Gold is a game where you roll around a marble in large levels, collect power-ups to progress, and maybe collect some gems along the way. It was once quite popular in the mid-2000's, even being pre-installed on some iMac computers. Unfortunately, the game was pulled off all storefronts in 2011, thus making it harder to acquire each passing day. The game was also on the Xbox Live Arcade for the Xbox and had better graphics. This particular version also added Easter eggs and online leaderboards. Unfortunately for this version, it is unplayable now because of the Xbox Live shutdown, and can only be played with Insignia or downloading the ISO to a softmodded Xbox.
Contents
Test Cheats
Open up the in-game command prompt with the tilde (~) key, then input this statement:
$testcheats=1;
Now, F10 makes a GUI editor appear, while F11 shows the level editor.
Unused Textures

Alternative texture for the Super Bounce power-up. It can be seen on a few level preview images in the final game.

Alternative Low Friction (Ice) and No Friction (Space) textures. In the final game, low friction is represented with mud at all times.

There would have been beach textures in the game, but they remain unused.
![]()
An alternate variant of the oil slicks.
Deleted Platform Textures
In a file, presumably for setting the settings for platform textures/surfaces and such, there are five lines of text:
// old textures (to be removed?) addMaterialMapping( "grid1" , RubberFloorMaterial); addMaterialMapping( "grid2" , RubberFloorMaterial); addMaterialMapping( "grid3" , RubberFloorMaterial); addMaterialMapping( "grid4" , RubberFloorMaterial);
This hints at textures that used to be in the game, and then got deleted (it is nowhere in the game's files).
Unused Sounds
marble_fall.wav
An unused falling sound when the marble falls off a level. In the final game, it's a simple whoosh sound.
movingblockloop.wav
This would have played when the player moved any object with the ball.
platformlowering.wav
Platforms make no sounds when moving up or down in the final game.
Deleted Sounds
soundsprofiles.cs lists a couple sounds that were removed from the game.
datablock AudioProfile(PenaltyVoiceSfx)
{
filename = "~/data/sound/penalty.wav";
description = AudioDefault3d;
preload = true;
};
datablock AudioProfile(DestroyedVoiceSfx)
{
filename = "~/data/sound/destroyedVoice.wav";
description = AudioDefault3d;
preload = true;
};
- Games developed by GarageGames
- Games developed by Oberon Media
- Games published by GarageGames
- Games published by eGames
- Windows games
- Linux games
- Mac OS X games
- Xbox games
- Games released in 2003
- Games with hidden development-related text
- Games with unused graphics
- Games with unused sounds
- Games with debugging functions
Games > Games by content > Games with debugging functions
Games > Games by content > Games with hidden development-related text
Games > Games by content > Games with unused graphics
Games > Games by content > Games with unused sounds
Games > Games by developer > Games developed by GarageGames
Games > Games by developer > Games developed by Oberon Media
Games > Games by platform > Linux games
Games > Games by platform > Mac OS X games
Games > Games by platform > Windows games
Games > Games by platform > Xbox games
Games > Games by publisher > Games published by GarageGames
Games > Games by publisher > Games published by eGames
Games > Games by release date > Games released in 2003