Thread: Joystick setup
View Single Post
  #14  
Old 03-09-2013, 07:49 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Here's what I grabbed from my config:

PHP Code:
joystickon=false
nodirectinput
=false
joyselected
=Joystick1
keyset_up_joystickbutton
=Joy_Up
keyset_up_key0
=Up
keyset_up_key1
=Num 8
keyset_up_key2
=I
keyset_left_joystickbutton
=Joy_Left
keyset_left_key0
=Left
keyset_left_key1
=Num 4
keyset_left_key2
=J
keyset_down_joystickbutton
=Joy_Down
keyset_down_key0
=Down
keyset_down_key1
=Num 2
keyset_down_key2
=K
keyset_right_joystickbutton
=Joy_Right
keyset_right_key0
=Right
keyset_right_key1
=Num 6
keyset_right_key2
=L
keyset_item_joystickbutton
=Button1
keyset_item_key0
=D
keyset_item_key1
=Num 1
keyset_attack_joystickbutton
=Button2
keyset_attack_key0
=S
keyset_attack_key1
=Num 5
keyset_attack_key2
=Space
keyset_action_joystickbutton
=Button3
keyset_action_key0
=A
keyset_action_key1
=Num 3
keyset_map_joystickbutton
=Button4
keyset_map_key0
=M
keyset_map_key1
=Num +
keyset_switchtochat_joystickbutton=Button5
keyset_switchtochat_key0
=Tab
keyset_itemlist_joystickbutton
=Button9
keyset_itemlist_key0
=Q
keyset_itemlist_key1
=Num Del
keyset_pause_joystickbutton
=Button10
keyset_pause_key0
=P
keyset_pause_key1
=Num 0 
Reply With Quote