Advertisement
Guest User

menu settings ini

a guest
Jul 1st, 2017
480
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. [MENU]
  2. MenuKey = *
  3. MenuUp = UP
  4. MenuDown = DOWN
  5. MenuLeft = LEFT
  6. MenuRight = RIGHT
  7. MenuSelect = RETURN
  8. MenuCancel = BACKSPACE
  9. MenuX = 0.165000
  10. MenuY = 0.050000
  11. ControllerButton1 = -1
  12. ControllerButton2 = -1
  13.  
  14. ; Usable inputs. USE THE CONTROL ID
  15. ; Turn off a control by putting -1 there
  16. ; Control name Xbox equivalent Control ID
  17. ; ControlFrontendDown Dpad Down 187
  18. ; ControlFrontendUp Dpad Up 188
  19. ; ControlFrontendLeft Dpad Left 189
  20. ; ControlFrontendRight Dpad Right 190
  21. ; ControlFrontendRdown ?????????? 191
  22. ; ControlFrontendRup ?????????? 192
  23. ; ControlFrontendRleft ?????????? 193
  24. ; ControlFrontendRright ?????????? 194
  25. ; ControlFrontendAxisX Left stick X 195
  26. ; ControlFrontendAxisY Left stick Y 196
  27. ; ControlFrontendRightAxisX Right stick X 197
  28. ; ControlFrontendRightAxisY Right stick Y 198
  29. ; ControlFrontendPause Start 199
  30. ; ControlFrontendAccept A 201
  31. ; ControlFrontendCancel B 202
  32. ; ControlFrontendX X 203
  33. ; ControlFrontendY Y 204
  34. ; ControlFrontendLb Left shoulder 205
  35. ; ControlFrontendRb Right shoulder 206
  36. ; ControlFrontendLt Left trigger 207
  37. ; ControlFrontendRt Right trigger 208
  38. ; ControlFrontendLs Left stick click 209
  39. ; ControlFrontendRs Right stick click 210
  40. ; ControlFrontendDelete ??????????? 214
  41. ; ControlFrontendSelect Back 217
  42.  
  43. [Title Text]
  44. Red =255
  45. Green =255
  46. Blue =255
  47. Alpha =255
  48. Font =1
  49.  
  50. [Title Rect]
  51. Red =255
  52. Green =255
  53. Blue =255
  54. Alpha =255
  55.  
  56. [Scroller]
  57. Red = 255
  58. Green = 255
  59. Blue = 255
  60. Alpha =255
  61.  
  62. [Options Text]
  63. Red =255
  64. Green =255
  65. Blue =255
  66. Alpha =255
  67. Font =0
  68.  
  69. [Options Rect]
  70. Red = 0
  71. Green = 0
  72. Blue = 0
  73. Alpha = 255
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement