nutts55 Posted April 23, 2005 Share Posted April 23, 2005 Can some one post there right thumb stick tweak Link to comment Share on other sites More sharing options...
NYYKing Posted April 23, 2005 Share Posted April 23, 2005 what thumb stick tweak? here's my config profile= AIRFLO device= AIRFLO player= 0 number_of_buttons= 13 number_of_povs= 1 number_of_axis= 4 VPAD_VIRTUAL_BUTTON_START= button 11 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 12 VPAD_VIRTUAL_BUTTON_R3= button 13 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- 3 VPAD_VIRTUAL_BUTTON_R_STICK_LEFT= axis+ 3 VPAD_VIRTUAL_BUTTON_R_STICK_UP= axis+ 4 VPAD_VIRTUAL_BUTTON_R_STICK_DOWN= axis- 4 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 13 VPAD_INTENTIONAL_HITBATTER= button 12 VPAD_PITCH_HISTORY_OPEN= button 12 VPAD_SWING_NORMAL= button 1 VPAD_SWING_BUNT= button 13 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 7 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 5 VPAD_BASERUNNER_RETREATALL= button 6 Link to comment Share on other sites More sharing options...
nutts55 Posted April 23, 2005 Author Share Posted April 23, 2005 my right thumbstick is screwed up when i go right it is the down movement. and visa versa Link to comment Share on other sites More sharing options...
NYYKing Posted April 23, 2005 Share Posted April 23, 2005 you probably need to change around the PAD_VIRTUAL_BUTTON_R_STICK settings. i'm not even sure if my settings are correct Link to comment Share on other sites More sharing options...
Miedin Posted April 25, 2005 Share Posted April 25, 2005 change this: VPAD_VIRTUAL_BUTTON_R_STICK_RIGHT= axis- 3 VPAD_VIRTUAL_BUTTON_R_STICK_LEFT= axis+ 3 VPAD_VIRTUAL_BUTTON_R_STICK_UP= axis+ 4 VPAD_VIRTUAL_BUTTON_R_STICK_DOWN= axis- 4 to this: 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 Link to comment Share on other sites More sharing options...
Miedin Posted April 25, 2005 Share Posted April 25, 2005 Here is my full config, the buttons are identical to the PS2 buttons according to this http://www.gamefly.com/products/detail.asp...12805&tab=5 with only one difference, bunt is button 13 instead of 12 because it would conflict with the pitch history button. It fixes the screwy right analog button, also it fixes the 6(R1) and 7(L2) buttons they were backwards. also puts start at button 10 and frees up 11 for mouse click. also I use the latest nyko softare to map the d-pad to mouse movements and button 11 to left click so I dont need the mouse for the menus http://www.nyko.com/nyko/products/?i=33 profile= AIRFLO_____________ device= AIRFLO_____________ player= 0 number_of_buttons= 13 number_of_povs= 1 number_of_axis= 4 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 12 VPAD_VIRTUAL_BUTTON_R3= button 13 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+ 3 VPAD_VIRTUAL_BUTTON_R_STICK_DOWN= axis- 3 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 13 VPAD_INTENTIONAL_HITBATTER= button 12 VPAD_PITCH_HISTORY_OPEN= button 12 VPAD_SWING_NORMAL= button 1 VPAD_SWING_BUNT= button 13 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 7 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 5 VPAD_BASERUNNER_RETREATALL= button 6 If you try this out make sure you back up your old file in case something goes wrong. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.