Jump to content

controller.cfg for XBOX controllers (for MVP on the PC)


krawhitham

Recommended Posts

i was messing around with that contoller layout for the xbox 360 and i got the offensive layout exactly like the xbox was. however i wasnt able to get some of the pitching moves to work such as INT WALK, INT HIT BATTER, PITCHOUT and PICKOFFS i hope someone can point out what i'm doin wrong. here it is.

Code:

profile= XBCD_XBox_Gamepad

device= XBCD_XBox_Gamepad

player= 1

number_of_buttons= 24

number_of_povs= 1

number_of_axis= 7

VPAD_VIRTUAL_BUTTON_START= button 7

VPAD_VIRTUAL_BUTTON_SELECT= button 8

VPAD_VIRTUAL_BUTTON_A= button 1

VPAD_VIRTUAL_BUTTON_B= button 2

VPAD_VIRTUAL_BUTTON_X= button 4

VPAD_VIRTUAL_BUTTON_Y= button 3

VPAD_VIRTUAL_BUTTON_LB= button 5

VPAD_VIRTUAL_BUTTON_RB= button 6

VPAD_VIRTUAL_BUTTON_LT= button 11

VPAD_VIRTUAL_BUTTON_RT= button 12

VPAD_VIRTUAL_BUTTON_LEFT_THUMB_STICK= button 9

VPAD_VIRTUAL_BUTTON_RIGHT_THUMB_STICK= button 10

VPAD_VIRTUAL_BUTTON_DPAD_UP= pov0 1

VPAD_VIRTUAL_BUTTON_DPAD_DOWN= pov180 1

VPAD_VIRTUAL_BUTTON_DPAD_LEFT= pov270 1

VPAD_VIRTUAL_BUTTON_DPAD_RIGHT= pov90 1

VPAD_VIRTUAL_BUTTON_L_STICK_RIGHT= axis- 1

VPAD_VIRTUAL_BUTTON_L_STICK_LEFT= axis+ 1

VPAD_VIRTUAL_BUTTON_L_STICK_UP= axis+ 2

VPAD_VIRTUAL_BUTTON_L_STICK_DOWN= axis- 2

VPAD_VIRTUAL_BUTTON_R_STICK_RIGHT= axis+ 4

VPAD_VIRTUAL_BUTTON_R_STICK_LEFT= axis- 4

VPAD_VIRTUAL_BUTTON_R_STICK_UP= axis+ 5

VPAD_VIRTUAL_BUTTON_R_STICK_DOWN= axis- 5

VPAD_PITCH_1= button 1

VPAD_PITCH_2= button 2

VPAD_PITCH_3= button 4

VPAD_PITCH_4= button 3

VPAD_PITCH_5= button 6

VPAD_FIELD_PICK_OFF_THROW_FIRST= button 2

VPAD_FIELD_PICK_OFF_THROW_SECOND= button 3

VPAD_FIELD_PICK_OFF_THROW_THIRD= button 4

VPAD_PITCH_OUT= button 11

VPAD_THROW_BALL= not_assigned -1

VPAD_INTENTIONAL_WALK= button 12

VPAD_INTENTIONAL_HITBATTER= button 11

VPAD_PITCH_HISTORY_OPEN= button 9

VPAD_SWING_NORMAL= button 1

VPAD_SWING_BUNT= button 10

VPAD_CHARGE_MOUND= button 3

VPAD_FIELD_THROW_FIRST= button 2

VPAD_FIELD_THROW_SECOND= button 3

VPAD_FIELD_THROW_THIRD= button 4

VPAD_FIELD_THROW_HOME= button 1

VPAD_FIELD_SWITCH= button 5

VPAD_FIELD_RELAY_THROW= button 11

VPAD_FIELD_CUTOFF_THROW= button 11

VPAD_FIELD_FAKE_RUNDOWN_THROW= button 12

VPAD_RUNNER_FIRST_SELECT= button 2

VPAD_RUNNER_SECOND_SELECT= button 3

VPAD_RUNNER_THIRD_SELECT= button 4

VPAD_RUNNER_RUNFIRST= pov90 1

VPAD_RUNNER_RUNSECOND= pov0 1

VPAD_RUNNER_RUNTHIRD= pov270 1

VPAD_RUNNER_RUNHOME2SCORE= pov180 1

VPAD_BASERUNNER_ADVANCEALL= button 5

VPAD_BASERUNNER_RETREATALL= button 6

anyone have any ideas?

Link to comment
Share on other sites

I've got a 360 controller, but am still having big trouble configuring it. I put that code into the config file in the MVP Baseball 2005 folder that I found in My Documents, but I still cannot set my 360 controller to that configuration, and the configuration doesn't even show up. Am I supposed to load the profile, and it will be in there, because I tried that, and it doesn't work.

I also try configuring the controller myself, and I got all the baserunning, D Pad fielding (kind of an MVP NCAA feel to it) and basic hitting down, but I am still getting crazy things when I try pitching. I'll set the 360 controllers Start button as the Pitch Graph button, and it will go to my pitchers 4th or 5th pitch. This is really getting on my nerves, since I just bought the game and the controller today.

Link to comment
Share on other sites

Here's the config I use with my 360 pad. I've tried to get it to mirror the PS2 layout as close as I could. Looks pretty similar to Krawitham's for the most part (other than the buttons being mapped slightly differently).



profile= XBCD_XBox_Gamepad


device= XBCD_XBox_Gamepad


player= 1


number_of_buttons= 12


number_of_povs= 1


number_of_axis= 7


VPAD_VIRTUAL_BUTTON_START= button 10


VPAD_VIRTUAL_BUTTON_SELECT= button 9


VPAD_VIRTUAL_BUTTON_CROSS= button 1


VPAD_VIRTUAL_BUTTON_CIRCLE= button 2


VPAD_VIRTUAL_BUTTON_SQUARE= button 3


VPAD_VIRTUAL_BUTTON_TRIANGLE= button 4


VPAD_VIRTUAL_BUTTON_L1= button 5


VPAD_VIRTUAL_BUTTON_R1= button 6


VPAD_VIRTUAL_BUTTON_L2= button 7


VPAD_VIRTUAL_BUTTON_R2= button 8


VPAD_VIRTUAL_BUTTON_L3= button 11


VPAD_VIRTUAL_BUTTON_R3= button 12


VPAD_VIRTUAL_BUTTON_DPAD_UP= pov0 1


VPAD_VIRTUAL_BUTTON_DPAD_DOWN= pov180 1


VPAD_VIRTUAL_BUTTON_DPAD_LEFT= pov270 1


VPAD_VIRTUAL_BUTTON_DPAD_RIGHT= pov90 1


VPAD_VIRTUAL_BUTTON_L_STICK_RIGHT= axis- 1


VPAD_VIRTUAL_BUTTON_L_STICK_LEFT= axis+ 1


VPAD_VIRTUAL_BUTTON_L_STICK_UP= axis+ 2


VPAD_VIRTUAL_BUTTON_L_STICK_DOWN= axis- 2


VPAD_VIRTUAL_BUTTON_R_STICK_RIGHT= axis+ 4


VPAD_VIRTUAL_BUTTON_R_STICK_LEFT= axis- 4


VPAD_VIRTUAL_BUTTON_R_STICK_UP= axis+ 5


VPAD_VIRTUAL_BUTTON_R_STICK_DOWN= axis- 5


VPAD_PITCH_1= button 1


VPAD_PITCH_2= button 2


VPAD_PITCH_3= button 3


VPAD_PITCH_4= button 4


VPAD_PITCH_5= button 6


VPAD_FIELD_PICK_OFF_THROW_FIRST= button 2


VPAD_FIELD_PICK_OFF_THROW_SECOND= button 4


VPAD_FIELD_PICK_OFF_THROW_THIRD= button 3


VPAD_PITCH_OUT= button 1


VPAD_THROW_BALL= button 5


VPAD_INTENTIONAL_WALK= button 12


VPAD_INTENTIONAL_HITBATTER= button 11


VPAD_PITCH_HISTORY_OPEN= button 11


VPAD_SWING_NORMAL= button 1


VPAD_SWING_BUNT= button 12


VPAD_CHARGE_MOUND= button 4


VPAD_FIELD_THROW_FIRST= button 2


VPAD_FIELD_THROW_SECOND= button 4


VPAD_FIELD_THROW_THIRD= button 3


VPAD_FIELD_THROW_HOME= button 1


VPAD_FIELD_SWITCH= button 5


VPAD_FIELD_RELAY_THROW= button 8


VPAD_FIELD_CUTOFF_THROW= button 8


VPAD_FIELD_FAKE_RUNDOWN_THROW= button 6


VPAD_RUNNER_FIRST_SELECT= button 2


VPAD_RUNNER_SECOND_SELECT= button 3


VPAD_RUNNER_THIRD_SELECT= button 4


VPAD_RUNNER_RUNFIRST= pov90 1


VPAD_RUNNER_RUNSECOND= pov0 1


VPAD_RUNNER_RUNTHIRD= pov270 1


VPAD_RUNNER_RUNHOME2SCORE= pov180 1


VPAD_BASERUNNER_ADVANCEALL= button 5


VPAD_BASERUNNER_RETREATALL= button 6

Link to comment
Share on other sites

I've got a 360 controller, but am still having big trouble configuring it. I put that code into the config file in the MVP Baseball 2005 folder that I found in My Documents, but I still cannot set my 360 controller to that configuration, and the configuration doesn't even show up. Am I supposed to load the profile, and it will be in there, because I tried that, and it doesn't work.
You need to install the XBCD drivers instead of the MS ones (which, frankly, suck at this stage).

Drivers: http://matt-land.com/xbcd/

Install Guide: http://xbcd360guide.50webs.com/

Link to comment
Share on other sites

From Here down I'm really confused???? I don't have an MVP profile when I open. I keep making one in the game and changing the settings on the controller but everytime I go back nothing happens.....

So I guess I'm saying I'm almost complete but line 17 and 18 confuse the crap out of me. Any help besides this would be great. Can anyone restate this in another way? Obviously I'm doing something wrong, I just don't know what.

Step 17. Click Open and load the MVP profile.

Step 18. Either add the following to you controller.cfg file, or use the one you can download

Code:

profile= XBCD_XBox_Gamepad

device= XBCD_XBox_Gamepad

player= 1

number_of_buttons= 12

number_of_povs= 1

number_of_axis= 7

VPAD_VIRTUAL_BUTTON_START= button 10

VPAD_VIRTUAL_BUTTON_SELECT= button 9

VPAD_VIRTUAL_BUTTON_CROSS= button 1

VPAD_VIRTUAL_BUTTON_CIRCLE= button 2

VPAD_VIRTUAL_BUTTON_SQUARE= button 3

VPAD_VIRTUAL_BUTTON_TRIANGLE= button 4

VPAD_VIRTUAL_BUTTON_L1= button 5

VPAD_VIRTUAL_BUTTON_R1= button 6

VPAD_VIRTUAL_BUTTON_L2= button 11

VPAD_VIRTUAL_BUTTON_R2= button 12

VPAD_VIRTUAL_BUTTON_L3= button 7

VPAD_VIRTUAL_BUTTON_R3= button 8

VPAD_VIRTUAL_BUTTON_DPAD_UP= pov0 1

VPAD_VIRTUAL_BUTTON_DPAD_DOWN= pov180 1

VPAD_VIRTUAL_BUTTON_DPAD_LEFT= pov270 1

VPAD_VIRTUAL_BUTTON_DPAD_RIGHT= pov90 1

VPAD_VIRTUAL_BUTTON_L_STICK_RIGHT= axis- 1

VPAD_VIRTUAL_BUTTON_L_STICK_LEFT= axis+ 1

VPAD_VIRTUAL_BUTTON_L_STICK_UP= axis+ 2

VPAD_VIRTUAL_BUTTON_L_STICK_DOWN= axis- 2

VPAD_VIRTUAL_BUTTON_R_STICK_RIGHT= axis+ 4

VPAD_VIRTUAL_BUTTON_R_STICK_LEFT= axis- 4

VPAD_VIRTUAL_BUTTON_R_STICK_UP= axis+ 5

VPAD_VIRTUAL_BUTTON_R_STICK_DOWN= axis- 5

VPAD_PITCH_1= button 1

VPAD_PITCH_2= button 2

VPAD_PITCH_3= button 3

VPAD_PITCH_4= button 4

VPAD_PITCH_5= button 6

VPAD_FIELD_PICK_OFF_THROW_FIRST= button 2

VPAD_FIELD_PICK_OFF_THROW_SECOND= button 4

VPAD_FIELD_PICK_OFF_THROW_THIRD= button 3

VPAD_PITCH_OUT= button 1

VPAD_THROW_BALL= not_assigned -1

VPAD_INTENTIONAL_WALK= button 8

VPAD_INTENTIONAL_HITBATTER= button 7

VPAD_PITCH_HISTORY_OPEN= button 7

VPAD_SWING_NORMAL= button 1

VPAD_SWING_BUNT= button 8

VPAD_CHARGE_MOUND= button 4

VPAD_FIELD_THROW_FIRST= button 2

VPAD_FIELD_THROW_SECOND= button 4

VPAD_FIELD_THROW_THIRD= button 3

VPAD_FIELD_THROW_HOME= button 1

VPAD_FIELD_SWITCH= button 5

VPAD_FIELD_RELAY_THROW= button 6

VPAD_FIELD_CUTOFF_THROW= button 6

VPAD_FIELD_FAKE_RUNDOWN_THROW= button 5

VPAD_RUNNER_FIRST_SELECT= button 2

VPAD_RUNNER_SECOND_SELECT= button 4

VPAD_RUNNER_THIRD_SELECT= button 3

VPAD_RUNNER_RUNFIRST= pov90 1

VPAD_RUNNER_RUNSECOND= pov0 1

VPAD_RUNNER_RUNTHIRD= pov270 1

VPAD_RUNNER_RUNHOME2SCORE= pov180 1

VPAD_BASERUNNER_ADVANCEALL= button 7

VPAD_BASERUNNER_RETREATALL= button 8

Link to comment
Share on other sites

This controller is starting to **** me off. It worked great then all of a sudden after a week it began to get screwy. All of a sudden the X and Y buttons decided to switch, but for some reason the Y button became the escape button, but I can't configure it back no matter what I do.

When I am pitching and want the throw a change with say Colon, the meny pops up and I cannot throw a change, even if I manually configure the controller in MVP to do it and after I hit save it still doesn't register. I even congifured it in the XBCD utility and it says Y is button 4, however, when I select the Windows tab and hit Y it says its 3, so I have no idea.

When I download the updated XP drivers it wont install the batch file, the MS-DOS screen appears and it says hit any button to continue and when I do it just closes the MS-DOS screen and doesn't do anything. When I go to update the driver in device manager and follow the steps it says there is an error.

Link to comment
Share on other sites

Kraw,

You using joytokey? I'm finding that windows won't shut down with it running - have to kill it in the systray before i can shutdown or log off.

Also, when I have hit batter mapped to buttons 7 or 8 (pushing in the analog sticks), it doesn't work. Which is weird since those buttons work for viewing the pitch history

Link to comment
Share on other sites

  • 2 weeks later...

Nunez, read Kraw's first posts and follow them exactly. Rumble feature should work no problem.

Anyone have any ideas on changing the pause button? With the new datafile out I am constantly pausing my game mid slide or throw. It's messing my game up terribly.

Link to comment
Share on other sites

Kraw,

You using joytokey? I'm finding that windows won't shut down with it running - have to kill it in the systray before i can shutdown or log off.

Also, when I have hit batter mapped to buttons 7 or 8 (pushing in the analog sticks), it doesn't work. Which is weird since those buttons work for viewing the pitch history

nay I do not use it

I need to get newer drivers and reconfig maybe

Link to comment
Share on other sites

Nunez, read Kraw's first posts and follow them exactly. Rumble feature should work no problem.

Anyone have any ideas on changing the pause button? With the new datafile out I am constantly pausing my game mid slide or throw. It's messing my game up terribly.

Thanks for pointing that out. I had started using these back around Xmas time and didn't know there was updated info.

Link to comment
Share on other sites

Ok, maybe I installed the controller wrong but man is this thing a mess.

My problems:

1. Left stick click = pause

2. Start button doesn't work

3. RB throws to second

4. Y throws to third

5. While pitching X brings up a roster screen

Does anyone know how to get around all this, or are we all having the same problems?

Kraw, is this the same problems you have?

Link to comment
Share on other sites

  • 2 weeks later...

This isn't working for me. I downloaded and installed exactly as directed, but nothing is responding as intended. Furthermore, upon closer examination of the controller.cfg file provided, a few of the buttons do not match up with the scheme imported into XBCD.

For one, your profile has button 6 set for Relay Throw and Cutoff Throw, yet that button is acting as button 5, which is set for Fake Throw. In addition, using your profile, the triggers, left shoulder, right stick, and d-pad no longer function.

I'm not exactly sure what's going on.

Any help here would be appreciated...

Link to comment
Share on other sites

  • 2 weeks later...

Can this be revisited? I am also having the left stick click = pause issue. The problem seems to be that MVP is not using the controller config file I've put in the My DocumentsMVP folder, per these instructions. The button selections laid out in the config file do not match up when I go into MVP and look at my profile. Does anyone know a way to force MVP to use the config file, or know why it wouldn't be using it in the first place?

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
  • 2 weeks later...

follow what the man says everything works perfectly, including the rumble. if your having trouble, go to My Computer, Right Click / Properties, Hardware / Device Manager, remove the Xbox controller and start from scratch, dont try to add on what he says, follow his directions exactly and in order. Great work Kraw! THANKS!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...