mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-02-22 11:21:09 +00:00
- Missed bindings for other games.
This commit is contained in:
parent
fa5902b538
commit
bf8a5621eb
13 changed files with 92 additions and 20 deletions
|
@ -20,12 +20,12 @@ enter invuse
|
||||||
= sizeup
|
= sizeup
|
||||||
shift +speed
|
shift +speed
|
||||||
space +use
|
space +use
|
||||||
W +forward
|
w +forward
|
||||||
S +back
|
s +back
|
||||||
A +moveleft
|
a +moveleft
|
||||||
D +moveright
|
d +moveright
|
||||||
E +jump
|
e +jump
|
||||||
X crouch
|
x crouch
|
||||||
mouse1 +attack
|
mouse1 +attack
|
||||||
mouse2 +altattack
|
mouse2 +altattack
|
||||||
mouse3 +speed
|
mouse3 +speed
|
||||||
|
|
|
@ -20,12 +20,12 @@ enter invuse
|
||||||
= sizeup
|
= sizeup
|
||||||
shift +speed
|
shift +speed
|
||||||
space +use
|
space +use
|
||||||
E +forward
|
e +forward
|
||||||
D +back
|
d +back
|
||||||
S +moveleft
|
s +moveleft
|
||||||
F +moveright
|
f +moveright
|
||||||
W +jump
|
w +jump
|
||||||
C crouch
|
c crouch
|
||||||
mouse1 +attack
|
mouse1 +attack
|
||||||
mouse2 +altattack
|
mouse2 +altattack
|
||||||
mouse3 +speed
|
mouse3 +speed
|
||||||
|
|
|
@ -20,12 +20,12 @@ enter invuse
|
||||||
= sizeup
|
= sizeup
|
||||||
shift +speed
|
shift +speed
|
||||||
space +use
|
space +use
|
||||||
I +forward
|
i +forward
|
||||||
K +back
|
k +back
|
||||||
J +moveleft
|
j +moveleft
|
||||||
L +moveright
|
l +moveright
|
||||||
O +jump
|
o +jump
|
||||||
M crouch
|
m crouch
|
||||||
mouse1 +attack
|
mouse1 +attack
|
||||||
mouse2 +altattack
|
mouse2 +altattack
|
||||||
mouse3 +speed
|
mouse3 +speed
|
||||||
|
|
3
wadsrc/static/filter/game-heretic/defbind1.txt
Normal file
3
wadsrc/static/filter/game-heretic/defbind1.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
/* Default keybindings for Heretic */
|
||||||
|
|
||||||
|
backspace "use ArtiTomeOfPower"
|
3
wadsrc/static/filter/game-heretic/defbind2.txt
Normal file
3
wadsrc/static/filter/game-heretic/defbind2.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
/* Default keybindings for Heretic */
|
||||||
|
|
||||||
|
backspace "use ArtiTomeOfPower"
|
3
wadsrc/static/filter/game-heretic/defbind3.txt
Normal file
3
wadsrc/static/filter/game-heretic/defbind3.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
/* Default keybindings for Heretic */
|
||||||
|
|
||||||
|
backspace "use ArtiTomeOfPower"
|
11
wadsrc/static/filter/game-hexen/defbind1.txt
Normal file
11
wadsrc/static/filter/game-hexen/defbind1.txt
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
/* Default keybindings for Hexen */
|
||||||
|
|
||||||
|
backspace invuseall
|
||||||
|
\ "use ArtiHealth"
|
||||||
|
0 useflechette
|
||||||
|
9 "use ArtiBlastRadius"
|
||||||
|
8 "use ArtiTeleport"
|
||||||
|
7 "use ArtiTeleportOther"
|
||||||
|
6 "use ArtiPork"
|
||||||
|
5 "use ArtiInvulnerability2"
|
||||||
|
scroll +showscores
|
11
wadsrc/static/filter/game-hexen/defbind2.txt
Normal file
11
wadsrc/static/filter/game-hexen/defbind2.txt
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
/* Default keybindings for Hexen */
|
||||||
|
|
||||||
|
backspace invuseall
|
||||||
|
\ "use ArtiHealth"
|
||||||
|
0 useflechette
|
||||||
|
9 "use ArtiBlastRadius"
|
||||||
|
8 "use ArtiTeleport"
|
||||||
|
7 "use ArtiTeleportOther"
|
||||||
|
6 "use ArtiPork"
|
||||||
|
5 "use ArtiInvulnerability2"
|
||||||
|
scroll +showscores
|
11
wadsrc/static/filter/game-hexen/defbind3.txt
Normal file
11
wadsrc/static/filter/game-hexen/defbind3.txt
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
/* Default keybindings for Hexen */
|
||||||
|
|
||||||
|
backspace invuseall
|
||||||
|
\ "use ArtiHealth"
|
||||||
|
0 useflechette
|
||||||
|
9 "use ArtiBlastRadius"
|
||||||
|
8 "use ArtiTeleport"
|
||||||
|
7 "use ArtiTeleportOther"
|
||||||
|
6 "use ArtiPork"
|
||||||
|
5 "use ArtiInvulnerability2"
|
||||||
|
scroll +showscores
|
10
wadsrc/static/filter/game-strife/defbind1.txt
Normal file
10
wadsrc/static/filter/game-strife/defbind1.txt
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
/* Default keybindings for Strife */
|
||||||
|
|
||||||
|
c "showpop 1"
|
||||||
|
backspace invdrop
|
||||||
|
z "showpop 3"
|
||||||
|
k "showpop 2"
|
||||||
|
q invquery
|
||||||
|
|
||||||
|
; not done
|
||||||
|
; h - use health
|
10
wadsrc/static/filter/game-strife/defbind2.txt
Normal file
10
wadsrc/static/filter/game-strife/defbind2.txt
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
/* Default keybindings for Strife */
|
||||||
|
|
||||||
|
x "showpop 1"
|
||||||
|
backspace invdrop
|
||||||
|
z "showpop 3"
|
||||||
|
k "showpop 2"
|
||||||
|
q invquery
|
||||||
|
|
||||||
|
; not done
|
||||||
|
; h - use health
|
10
wadsrc/static/filter/game-strife/defbind3.txt
Normal file
10
wadsrc/static/filter/game-strife/defbind3.txt
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
/* Default keybindings for Strife */
|
||||||
|
|
||||||
|
w "showpop 1"
|
||||||
|
backspace invdrop
|
||||||
|
z "showpop 3"
|
||||||
|
u "showpop 2"
|
||||||
|
q invquery
|
||||||
|
|
||||||
|
; not done
|
||||||
|
; h - use health
|
|
@ -1,7 +1,7 @@
|
||||||
/* Default keybindings for Strife */
|
/* Default keybindings for Strife */
|
||||||
|
|
||||||
/ +jump
|
a +jump
|
||||||
e "showpop 1"
|
w "showpop 1"
|
||||||
backspace invdrop
|
backspace invdrop
|
||||||
z "showpop 3"
|
z "showpop 3"
|
||||||
k "showpop 2"
|
k "showpop 2"
|
||||||
|
|
Loading…
Reference in a new issue