Game Development Community

Cheats for MarbleBlast?

by Martin Juergens · in Marble Blast · 01/23/2004 (1:00 pm) · 70 replies

Hi,
are there any cheats or a trainer for MarbleBlast on linux?

Thanks

bye

About the author

Recent Threads

Page«First 1 2 3 4 Next»
#61
06/17/2008 (12:10 pm)
They're found in the file marble.cs, but here they are.
maxRollVelocity = 15;
   angularAcceleration = 75;
   brakingAcceleration = 30;
   gravity = 20;
   staticFriction = 1.1;
   kineticFriction = 0.7;
   bounceKineticFriction = 0.2;
   maxDotSlide = 0.5;
   bounceRestitution = 0.5;
   jumpImpulse = 7.5;
   maxForceRadius = 50;
These are the properties and their default values.
#62
07/24/2008 (12:44 am)
I have a windows xp and i bought the the game off the internet and i pressed every button on the keyboard but the popup wont come....


WHAT DO I DO?????
#63
08/04/2008 (9:15 am)
I think there's a script somewhere that tells you the console key, but I don't remember where.

EDIT:

Go to C:\Program Files\MarbleBlast\marble\client\scripts and open default.bind.cs in Notepad. Near the bottom, below where it says Misc, search for a line like this:

GlobalActionMap.bind(keyboard, "key", toggleConsole);

Instead of "key", it will say something else. What does it say there?
#64
09/10/2008 (1:07 pm)
I have a mac and the Marble Blast gold program came with the computer. Now I'm hooked, but I don't know the console key and I'm not even sure that there is a console key for this version. I'll post the version of the game after this post. Any help would be greatly appreciated for a new member.
#65
09/10/2008 (1:10 pm)
Version 1.5.3 Thank you.
#66
10/29/2008 (3:17 pm)
I have a newer Mac keyboard and the ~ key does not work to open a text window on marble blast gold . Please help
#67
11/27/2008 (12:27 pm)
Try one of the function keys. I don't know if that will work, but it's worth a try.
#68
11/28/2008 (6:57 am)
Try F10 and Control-F10
#69
07/29/2009 (11:21 am)
'$testcheats=1;
enter ' f11 f4 is the cheat
#70
10/04/2009 (6:31 pm)
Hey guys im new, and i was trying to do the cheat but it wont let me enter the flying around mode and I dont know why. I was wondering if you could tell me how to enter it, I tried the f11 key and i tried f11+f4 but it doesnt do anything
Page«First 1 2 3 4 Next»