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.
 
 
 
 
 
 

119 regels
1.4 KiB

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