DaDonch44 Posted June 4, 2006 Share Posted June 4, 2006 I apologize if this has been answered or started in another thread... i just bought a PC controller adapter so i can use my PS2 controllers... everything works great when i hit or pitch but when i have to field or run the bases... the fielders are attempt to dive and the runners slide without me pressing anything... and when i use the left analog to move the fielder they dont b/c they are too busy diving... is this a driver issue, or is there any way to config the controllers better to do what they are supposed to do.... i also have a nyko airflo and have never had this problem... thanks :D Link to comment Share on other sites More sharing options...
Thome25 Posted June 4, 2006 Share Posted June 4, 2006 Go into your controller options in the Controll Panel and Caliberate your controller. That should do the trick. Link to comment Share on other sites More sharing options...
Thome25 Posted June 4, 2006 Share Posted June 4, 2006 There is also a PSX config file located HERE Link to comment Share on other sites More sharing options...
pip07 Posted June 4, 2006 Share Posted June 4, 2006 This sounds like you have automatic fielding turned on still Link to comment Share on other sites More sharing options...
biker_jim_uk Posted June 4, 2006 Share Posted June 4, 2006 This sounds like you have automatic fielding turned on still sounds the opposite to me Link to comment Share on other sites More sharing options...
Mobius Posted June 4, 2006 Share Posted June 4, 2006 if you go to your mvp baseball 2005 foler in My Documents (NOT in the mvp install folder) and you go to controller.cfg, it has the code for the controller config as well as the keyboard config. you can tweak the buttons in this file, you just need to know what represents what in the config Link to comment Share on other sites More sharing options...
DaDonch44 Posted June 4, 2006 Author Share Posted June 4, 2006 lol well... i have tried the above mentioned (calibrate, new controller.cfg, etc.) and nothing seems to be helping... i use manual fielding (and like it very much) i havent messed with tweaking the controller.cfg, just switched it (the one thome25 mentioned) what exactly would control the analog sticks and allow me to move with the left and dive with the right. right now i dont have to press anything and the fielders will run 2 steps and dive or try to jump up... lol thanks for all the suggestions guys... keep 'em coming... :D Link to comment Share on other sites More sharing options...
Thome25 Posted June 4, 2006 Share Posted June 4, 2006 Edit your registry for your controller. Simply click start, then run, then type in regedit and select ok. then go to HKEY_LOCAL_MACHINE, SYSTEM, ControlSet001, Control, Media Properties, Private Properties, Joystick, OME. And your controller should be the last one on that list. Go down too the folder, click on it and on the right where it says OEMName, right click and select modify, clear the box and put this in, USB_Dual_Vibration_Joystick and click OK. Link to comment Share on other sites More sharing options...
DaDonch44 Posted June 4, 2006 Author Share Posted June 4, 2006 ok i tried that too and the problem remains... do you think it could be something with the adapter or its settings? its a Super Joy Box 5 Pro... thanks for all the help so far :D Link to comment Share on other sites More sharing options...
DaDonch44 Posted June 5, 2006 Author Share Posted June 5, 2006 i did a little research and it seems that this adapter (Super Joy Box 5 Pro) might switch axies or something like that and the settings have to be fixed in the registry... but i havent been able to find out how... has any one else had any experience with this... or a problem to this effect? Link to comment Share on other sites More sharing options...
snepp Posted June 5, 2006 Share Posted June 5, 2006 Post the gamepad portion of the controller.cfg file. Link to comment Share on other sites More sharing options...
five Posted June 5, 2006 Share Posted June 5, 2006 Super Joybox was in the faq. Let me check. Looks like my faq is outdated on this model. I have the controller.cfg and drivers at home somewhere. As to the axis problem, that's ingrained in my memory somewhere. 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 That's the code relevant to the axis problem. Link to comment Share on other sites More sharing options...
DaDonch44 Posted June 5, 2006 Author Share Posted June 5, 2006 Super Joybox was in the faq. Let me check. Looks like my faq is outdated on this model. I have the controller.cfg and drivers at home somewhere. As to the axis problem, that's ingrained in my memory somewhere. 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 That's the code relevant to the axis problem. thanks five... when i get home from work ill try it out... but if you can find the .cfg and drivers for it later on i would appreciate it... :D Link to comment Share on other sites More sharing options...
PolishJoe Posted June 6, 2006 Share Posted June 6, 2006 Do you know what version drivers you're running? Also, I thought I read that this adapter sometimes acts funny when a computer starts up with the adapter/controller plugged in but for some reason, tends to play fine if it's connected after Windows loads up. Link to comment Share on other sites More sharing options...
DaDonch44 Posted June 6, 2006 Author Share Posted June 6, 2006 Do you know what version drivers you're running? Also, I thought I read that this adapter sometimes acts funny when a computer starts up with the adapter/controller plugged in but for some reason, tends to play fine if it's connected after Windows loads up. lol whatever version came on the floppy disk included (im at work at the moment so i cant give you version numbers) ill post them later though but i just read the readme and ill definitely have to try that too... im almost certain its not a controller config problem... but more of an adapter config problem... its funny though i have never seen a a controller work perfectly except for the analog sticks :D Link to comment Share on other sites More sharing options...
DaDonch44 Posted June 7, 2006 Author Share Posted June 7, 2006 i stand corrected... the problem was indeed a controller config conflict... for some reason the original config had almost the same set up for BOTH analog sticks... (it kinda looked like this) LEFT STICK VPAD_VIRTUAL_BUTTON_R_STICK_RIGHT= axis-1 VPAD_VIRTUAL_BUTTON_R_STICK_LEFT= axis+ 1 VPAD_VIRTUAL_BUTTON_R_STICK_UP= axis+ 2 VPAD_VIRTUAL_BUTTON_R_STICK_DOWN= axis- 2 RIGHT STICK VPAD_VIRTUAL_BUTTON_R_STICK_RIGHT= axis-1 VPAD_VIRTUAL_BUTTON_R_STICK_LEFT= axis+ 1 VPAD_VIRTUAL_BUTTON_R_STICK_UP= axis+ 3 VPAD_VIRTUAL_BUTTON_R_STICK_DOWN= axis- 3 so all i did was switch the right stick config with the config everyone has been posting on here... 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 and now all is right with the world... thanks for all the help everyone... Link to comment Share on other sites More sharing options...
five Posted June 8, 2006 Share Posted June 8, 2006 Had a feeling it would do the trick. :-) Link to comment Share on other sites More sharing options...
Ufgatorbait07 Posted June 8, 2006 Share Posted June 8, 2006 hey man im having a similar problem. when i try and throw to first i throw the ball home. when i throw to 2nd it goes to 3rd. i believe my configuration is messed up but do not know where to go to change it. if u could direct me to the place it would be appreciated. thx Link to comment Share on other sites More sharing options...
five Posted June 8, 2006 Share Posted June 8, 2006 You'll need to mess around with the controller.cfg file. It'll be in your mvp folder within your 'my documents' folder. If there isn't a controller.cfg, just boot up the game and while in the controller options, click on the save option. Once in the controller.cfg file (which can be opened with notepad) the options for the bases are pretty easy to figure out: VPAD_VIRTUAL_BUTTON_CROSS= button 3 VPAD_VIRTUAL_BUTTON_CRICLE= button 2 VPAD_VIRTUAL_BUTTON_SQUARE= button 4 VPAD_VIRTUAL_BUTTON_TRIANGLE= button 1 Link to comment Share on other sites More sharing options...
Ufgatorbait07 Posted June 8, 2006 Share Posted June 8, 2006 hey man after i save the rosters where do i open them with notepad. sry really bad with comps do u have an aim account by any chance? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.