PDA

View Full Version : 360 gamepad


kmja
01-17-2012, 11:50 AM
when you selcet gamepad for 360 and when you play the game the buttom is diffrent what you see on screen if you dont chance them why is that?

how to chance them soo when it show blue on the screen you dont press the wrong one

and also i hear most of the sound on my right speaker why is that????
i hear on my left too but its seam that all the sound and etc is on the right one

marsson
01-18-2012, 05:06 AM
The controls can be a bit frustrating at first, but if you want you can change the button layout in the options menu. But if you want to make it even more simple, just remember which buttons on the gamepad that goes with the numbered icons in the game. After a couple of minutes it will be extremely simple to play.

The sound-related problem you have sounds like the one that many has, just change the speaker settings in windows to 5.1 or something like that, depending on what kind of speakers/headset you use.

kmja
01-21-2012, 11:06 AM
i have g35 headphone. but i use only 2,1 speakers now in the game setting you cant chance it.

i did find this but it did not help can someone help me here that have the same problem
-----------------------------------------------------------------------------------
Thats a well known POS port f*ck up.

To fix it you have to manually edit thebinds_pc_mjs.cfg file.

For example I had the problem of right thumb stick axis not working after loading a savegame.......

So I had to do loads of fiddling and change this section :

### THESE BINDINGS ARE COPIED DIRECTLY FROM THE XBOX 360 BINDS
setbind 1 COMMAND_FORWARD CONTROLLER 0 AXIS_Y 0.0 1.0 1.0
setbind 1 COMMAND_BACKWARD CONTROLLER 0 AXIS_Y -1.0 0.0 1.0
setbind 1 COMMAND_LEFT CONTROLLER 0 AXIS_X -1.0 0.0 1.0
setbind 1 COMMAND_RIGHT CONTROLLER 0 AXIS_X 0.0 1.0 1.0
setbind 1 COMMAND_PUNCH CONTROLLER 0 BUTTON_2 -1.0 1.0 1.0
setbind 1 COMMAND_KICK CONTROLLER 0 BUTTON_0 -1.0 1.0 1.0
setbind 1 COMMAND_ROLL CONTROLLER 0 BUTTON_0 -1.0 1.0 1.0
setbind 1 COMMAND_JUMP CONTROLLER 0 BUTTON_1 -1.0 1.0 1.0
setbind 1 COMMAND_STALK CONTROLLER 0 BUTTON_16 -1.0 1.0 1.0
setbind 1 COMMAND_BLOCK CONTROLLER 0 BUTTON_6 -1.0 1.0 1.0
setbind 1 COMMAND_USE CONTROLLER 0 BUTTON_3 -1.0 1.0 1.0
setbind 1 COMMAND_EXT_1 CONTROLLER 0 BUTTON_17 -1.0 1.0 1.0
setbind 1 COMMAND_EXT_2 CONTROLLER 0 BUTTON_9 -1.0 1.0 1.0
setbind 1 COMMAND_EXT_3 CONTROLLER 0 BUTTON_12 -1.0 1.0 1.0
setbind 1 COMMAND_EXT_4 CONTROLLER 0 BUTTON_13 -1.0 1.0 1.0
setbind 1 COMMAND_EXT_5 CONTROLLER 0 BUTTON_14 -1.0 1.0 1.0
setbind 1 COMMAND_EXT_6 CONTROLLER 0 BUTTON_15 -1.0 1.0 1.0
setbind 1 COMMAND_RELOAD CONTROLLER 0 BUTTON_7 -1.0 1.0 1.0
setbind 1 COMMAND_CAMERA_X CONTROLLER 0 AXIS_RX -1.0 1.0 1.0
setbind 1 COMMAND_CAMERA_Y CONTROLLER 0 AXIS_RY -1.0 1.0 1.0
setbind 1 COMMAND_GAME_START CONTROLLER 0 BUTTON_8 -1.0 1.0 1.0
addbind 1 COMMAND_GAME_START KEYBOARD 0 KEY_ESCAPE -1.0 1.0 1.0

To this.......


### THESE BINDINGS ARE COPIED DIRECTLY FROM THE XBOX 360 BINDS
setbind 1 COMMAND_FORWARD CONTROLLER 0 AXIS_Y 0.0 1.0 1.0
setbind 1 COMMAND_BACKWARD CONTROLLER 0 AXIS_Y -1.0 0.0 1.0
setbind 1 COMMAND_LEFT CONTROLLER 0 AXIS_X -1.0 0.0 1.0
setbind 1 COMMAND_RIGHT CONTROLLER 0 AXIS_X 0.0 1.0 1.0
setbind 1 COMMAND_PUNCH CONTROLLER 0 BUTTON_2 -1.0 1.0 1.0
setbind 1 COMMAND_KICK CONTROLLER 0 BUTTON_0 -1.0 1.0 1.0
setbind 1 COMMAND_ROLL CONTROLLER 0 BUTTON_0 -1.0 1.0 1.0
setbind 1 COMMAND_JUMP CONTROLLER 0 BUTTON_1 -1.0 1.0 1.0
setbind 1 COMMAND_STALK CONTROLLER 0 BUTTON_5 -1.0 1.0 1.0
setbind 1 COMMAND_BLOCK CONTROLLER 0 BUTTON_29 -1.0 1.0 1.0
setbind 1 COMMAND_USE CONTROLLER 0 BUTTON_3 -1.0 1.0 1.0
setbind 1 COMMAND_EXT_1 CONTROLLER 0 BUTTON_7 -1.0 1.0 1.0

setbind 1 COMMAND_EXT_3 CONTROLLER 0 BUTTON_8 -1.0 1.0 1.0
setbind 1 COMMAND_EXT_4 CONTROLLER 0 BUTTON_13 -1.0 1.0 1.0
setbind 1 COMMAND_EXT_5 CONTROLLER 0 BUTTON_30 -1.0 1.0 1.0
setbind 1 COMMAND_EXT_6 CONTROLLER 0 BUTTON_31 -1.0 1.0 1.0
setbind 1 COMMAND_RELOAD CONTROLLER 0 BUTTON_28 -1.0 1.0 1.0
setbind 1 COMMAND_CAMERA_X CONTROLLER 0 AXIS_Rz -1.0 1.0 1.0
setbind 1 COMMAND_CAMERA_Y CONTROLLER 0 AXIS_Z -1.0 1.0 1.0
setbind 1 COMMAND_GAME_START CONTROLLER 0 BUTTON_9 -1.0 1.0 1.0
addbind 1 COMMAND_GAME_START KEYBOARD 0 KEY_ESCAPE -1.0 1.0 1.0

This was for a LOGIC3 rumble pad, so axis names WILL be different depending on your controller, to find out the axis name open GAME CONTROLLERS in Control Panel and see what your axis' are named. Hope it helps. But we shouldnt have to buy a game then fix it ourselves.
----------------------------------------------------------------------------------

Neto Kosovo
02-10-2012, 05:19 AM
i had so many problems playing this game on 360 pad that i refused to buy on steam.

the trick above really works?

kmja
02-12-2012, 10:27 AM
no thats why i need help whit this. becase i cant get it to work when i copy that