Jump to content

Controller Problem


YankeesFreak

Recommended Posts

Use the search feature, post the following code from your controller.cfg file:

VPAD_VIRTUAL_BUTTON_R_STICK_RIGHT= axis- 


VPAD_VIRTUAL_BUTTON_R_STICK_LEFT= axis+ 


VPAD_VIRTUAL_BUTTON_R_STICK_UP= axis+ 


VPAD_VIRTUAL_BUTTON_R_STICK_DOWN= axis-
More than likely it'll have: 3's then 4's You need to change it to:
VPAD_VIRTUAL_BUTTON_R_STICK_RIGHT= axis- 4


VPAD_VIRTUAL_BUTTON_R_STICK_LEFT= axis+ 4


VPAD_VIRTUAL_BUTTON_R_STICK_UP= axis+ 3


VPAD_VIRTUAL_BUTTON_R_STICK_DOWN= axis- 3

If you don't know, you can find the controller.cfg in your docs/mvp 2005 folder.

Link to comment
Share on other sites

Hi five, do you have this controller?

Unfortunately those settings don't allow the right analog stick "up" to work properly. If I reverse the up and down (up -3, down +3) it works as expected. Down becomes up and vice versa - so head first slides are triggered by pressing down while feet first slides are triggered with an upward movement. However, like I said, when you reverse them back and use them as posted, only left, right, and down work.

Last years version worked for me (with the registry edit of course), and other games I play have all directions operating properly. Obviously it is functional reversed, but a bit of an annoyance. Perhaps you or someone else with this controller can help? Thanks a lot.

Link to comment
Share on other sites

Wow that is odd.

So you can get 3 of the 4 directions to work? Only UP doesn't?

I've been helping people with controller.cfg problems for a long time, haven't seen this before.

Link to comment
Share on other sites

Yes, it's certainly strange. I'd probably feel better just knowing the stick was broken, but in testing other games it isn't. The biggest problem is I can't control all the runners' leads on the basepaths, but I guess that's not the worst thing.

Anyway, thanks for the help.

Link to comment
Share on other sites

I'm using my PlayStation2 contoller for my PC, but instead of the square, x, circle and triangle being 1,2,3,4 respectively, they go x 1, circle 2, triangle 3, and square 4. How can I change this? I can't seem to do it with windows.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...