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

×
Hi
I'm trying to play Q.U.B.E. with an Xbox 360 controller.
I'm I can rotate camera, move around and jump but none of the controls seem to activate/deactivate cubes (left/right mouse button equivalents)
What am I missing?
No posts in this topic were marked as the solution yet. If you can help, add your reply
The controller is not fully supported in the game Qube.

But, it is supported by the engine, so you can fix it.

Qube

Add support for xbox controller triggers.

Find your Qube/QUBEGame/Config/QUBEGame.ini

Open with a text editor.

Add the following two lines:

Bindings=(Name="XboxTypeS_RightTrigger",Command="GBA_Fire")
Bindings=(Name="XboxTypeS_LeftTrigger",Command="GBA_AltFire")


If you want to switch trigger functions, then use these two lines instead:

Bindings=(Name="XboxTypeS_RightTrigger",Command="GBA_AltFire")
Bindings=(Name="XboxTypeS_LeftTrigger",Command="GBA_Fire")


I played through the whole game using the controller.
Using a Thrustmaster Firestorm Dual Power 2 and when I connect it to my computer while playing the game, the camera rotates endlessly on the left, forward and backward are inverted.

Where could I find the tutorial to edit that ini file ? I'd be glad to play the game using my controller and mouse.

Thanks.
I was able to fix this by manually remapping the controller inputs from the options menu. Kind of annoying.