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.
 
 
 
 
 
 

121 lines
1.5 KiB

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