MW2 using the FragFX V.2 controller on the XB360

Simple key remapping for my play style. Easily changed if don't like my button layout. There are no rapid fire or sensitivity changes. My Nunchuk sensitivity is set to 4 on the dial. Again, this is simply adjusted on the nunchuk dial for your playing style.
Version1.00
Authortfrank48
Publish DateMon, 6 Feb 2012 - 09:35
Last UpdateMon, 6 Feb 2012 - 09:35
Downloads223
RATE


0

0

Code: Select all
 remap 
 PS3_L1 -> XB360_RS,
 PS3_L2 -> XB360_A,
 PS3_L3 -> XB360_LS,
 PS3_R1 -> XB360_RT,
 PS3_R2 -> XB360_LT,
 PS3_R3 -> XB360_Y,
 PS3_SQUARE -> XB360_B,
 PS3_CIRCLE -> XB360_RB,
 PS3_CROSS -> XB360_LB,
 PS3_TRIANGLE -> XB360_X;
 
main {
 // your script
}