It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
I'm trying to get though the hive mini-game with the highest rating (this should give me the "insta-bouge icon" whatever that is.

I'm wondering: how is this rated? I got a pretty decent kill-score and went through the level super fast, but I still get only a glodent (3rd rating, according to walkthroughs)

There is also a percentage shown; I never got this to 100 and I have no idea what it refers to? Is this accuracy? Does this decide the prize?

Any ideas are welcome :)
Damn, ok I think they expect me to get a 100% kill rate on this mini-game. That's not gonna happen. I'll settle with the 95% I have now. :(
avatar
Cruise.Elroy: (this should give me the "insta-bouge icon" whatever that is.
Its and Aux Item that lets the Char start with full Bouge bar (Energy for special attacks) in every battle.
Pretty usefull to end battles with several weaker enemies if you equip it on someone with a decent area of effect special attack like Paco or Democratus.
Shit, now I want to get it :D

I made it!
Kinda cheated though, I added a slowdown button next to the speedup button that is already in place '\

Made it a lot easier :P

If anyone is interested, just go to the default.cfg inside the "CONFIGS" folder and add the lines:

alias +superslow "timescale 0.2 *"
alias -superslow "timescale 0 *"
bind ] +superslow

Just search for "superfast" for the existing speedup button. This code above binds the slow-down to the ] button, and the slowdown is 0.2x the normal speed.
Post edited April 14, 2012 by Cruise.Elroy