Advertisement
Guest User

Fix blacklight controller

a guest
Apr 28th, 2012
746
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. <INPUT_A index_id="1" type_id="5" />
  2. <INPUT_B index_id="2" type_id="5" />
  3. <INPUT_X index_id="0" type_id="5" />
  4. <INPUT_Y index_id="3" type_id="5" />
  5. <INPUT_UP index_id="1" type_id="1" />
  6. <INPUT_DOWN index_id="1" type_id="1" />
  7. <INPUT_LEFT index_id="0" type_id="1" />
  8. <INPUT_RIGHT index_id="0" type_id="1" />
  9. <INPUT_START index_id="9" type_id="5" />
  10. <INPUT_SELECT index_id="8" type_id="5" />
  11. <INPUT_LB index_id="4" type_id="5" />
  12. <INPUT_RB index_id="5" type_id="5" />
  13. <INPUT_LT index_id="6" type_id="5" />
  14. <INPUT_RT index_id="7" type_id="5" />
  15. <INPUT_RUP index_id="2" type_id="2" />
  16. <INPUT_RDOWN index_id="2" type_id="2" />
  17. <INPUT_RLEFT index_id="2" type_id="1" />
  18. <INPUT_RRIGHT index_id="2" type_id="1" />
  19. <INPUT_DUP index_id="0" type_id="4" />
  20. <INPUT_DDOWN index_id="18000" type_id="4" />
  21. <INPUT_DLEFT index_id="27000" type_id="4" />
  22. <INPUT_DRIGHT index_id="9000" type_id="4" />
  23. <INPUT_RTHUMB index_id="0" type_id="0" />
  24. <INPUT_LTHUMB index_id="0" type_id="0" />
  25.  
  26. Start replacing after:-
  27. <controllers num="1">
  28. <Pad_0 guid="xxxxxx">
  29.  
  30. Stop before:-
  31. </Pad_0>
  32. </controllers>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement