2D Run-and-gun shooter inspired by One Man's Doomsday, Counter-Strike, and Metal Slug.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

127 lines
2.1 KiB

  1. [Video]
  2. Width=320
  3. Height=240
  4. MaxFps=30
  5. [Joystick.0]
  6. AxisThreshold=8000
  7. GUID=00000000000000000000000000000000
  8. [Joystick.0.ControlMapping]
  9. Up=button:dpup axis:-lefty axis:-righty
  10. Right=button:dpright axis:+leftx axis:+rightx
  11. Down=button:dpdown axis:+lefty axis:+righty
  12. Left=button:dpleft axis:-leftx axis:-rightx
  13. Affirm=button:start
  14. Negate=button:back
  15. Action0=button:x
  16. Action1=button:y
  17. Action2=button:a
  18. Action3=button:b
  19. Action4=button:rightshoulder
  20. Action5=axis:+righttrigger
  21. Action6=button:leftstick
  22. Action7=button:rightstick
  23. Action8=button:leftshoulder
  24. Action9=axis:+lefttrigger
  25. [Keyboard.0.ControlMapping]
  26. Up=Up
  27. Right=Right
  28. Down=Down
  29. Left=Left
  30. Affirm=Return
  31. Negate=Backspace
  32. Action0=A
  33. Action1=S
  34. Action2=D
  35. Action3=F
  36. Action4=Z
  37. Action5=X
  38. Action6=C
  39. Action7=V
  40. Action8=W
  41. Action9=E
  42. [MIDIInput.0]
  43. DeviceID=0
  44. Channel=0
  45. [MIDIInput.0.ControlMapping]
  46. Up="A#5"
  47. Right=C6
  48. Down=B5
  49. Left=A5
  50. Affirm=F5
  51. Negate=E5
  52. Action0=C4
  53. Action1="C#4"
  54. Action2=D4
  55. Action3="D#4"
  56. Action4=E4
  57. Action5=F4
  58. Action6="F#4"
  59. Action7=G4
  60. Action8="G#4"
  61. Action9=A4
  62. [Network]
  63. PacketIntervalMs=200
  64. MaxReconnectRetries=3
  65. ReconnectIntervalSeconds=3
  66. [Network.0]
  67. Username=Player 1
  68. [Joystick.1]
  69. AxisThreshold=8000
  70. GUID=00000000000000000000000000000000
  71. [Joystick.1.ControlMapping]
  72. Up=button:dpup axis:-lefty axis:-righty
  73. Right=button:dpright axis:+leftx axis:+rightx
  74. Down=button:dpdown axis:+lefty axis:+righty
  75. Left=button:dpleft axis:-leftx axis:-rightx
  76. Affirm=button:start
  77. Negate=button:back
  78. Action0=button:x
  79. Action1=button:y
  80. Action2=button:a
  81. Action3=button:b
  82. Action4=button:rightshoulder
  83. Action5=axis:+righttrigger
  84. Action6=button:leftstick
  85. Action7=button:rightstick
  86. Action8=button:leftshoulder
  87. Action9=axis:+lefttrigger
  88. [Keyboard.1.ControlMapping]
  89. Up=Keypad 8
  90. Right=Keypad 6
  91. Down=Keypad 5
  92. Left=Keypad 4
  93. Affirm=Keypad Enter
  94. Negate=Keypad -
  95. Action0=J
  96. Action1=K
  97. Action2=L
  98. Action3=";"
  99. Action4=M
  100. Action5=,
  101. Action6=.
  102. Action7=/
  103. Action8=I
  104. Action9=O
  105. [MIDIInput.1]
  106. DeviceID=1
  107. Channel=1
  108. [MIDIInput.1.ControlMapping]
  109. Up="A#5"
  110. Right=C6
  111. Down=B5
  112. Left=A5
  113. Affirm=F5
  114. Negate=E5
  115. Action0=C4
  116. Action1="C#4"
  117. Action2=D4
  118. Action3="D#4"
  119. Action4=E4
  120. Action5=F4
  121. Action6="F#4"
  122. Action7=G4
  123. Action8="G#4"
  124. Action9=A4
  125. [Network.1]
  126. Username=Player 2