sobinist

Rayman Revolution input variables

Oct 23rd, 2015
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. input variables
  2. 20FE6142 and 20FE61B2 (pressed and held key variables or something)
  3. both are 4 bytes
  4.  
  5. bits
  6. 0 = left analog left
  7. 1 = left analog right
  8. 2 = left analog up
  9. 3 = left analog down
  10. 4 = right analog left
  11. 5 = right analog right
  12. 6 = right analog up
  13. 7 = right analog down
  14. 8 = ?
  15. 9 = ?
  16. 10 = ?
  17. 11 = ?
  18. 12 = ?
  19. 13 = ?
  20. 14 = ?
  21. 15 = ?
  22. 16 = select
  23. 17 = trigger 3 left
  24. 18 = trigger 3 right
  25. 19 = start
  26. 20 = d-pad up
  27. 21 = d-pad right
  28. 22 = d-pad down
  29. 23 = d-pad left
  30. 24 = shoulder trigger left
  31. 25 = shoulder trigger right
  32. 26 = trigger left
  33. 27 = trigger right
  34. 28 = face top (triangle)
  35. 29 = face right (circle)
  36. 30 = face bottom (cross)
  37. 31 = face left (square)
Add Comment
Please, Sign In to add comment