forked from lantus/sdlquake-libxenon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
47 lines (29 loc) · 1.08 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
SDLQuake for LibXenon
=====================
Requirements and Installation
=============================
To compile your own version of SDLQuake you will need to do the following:
Compile libSDLXenon (SDL) - find it at https://github.com/lantus/libSDLXenon
Grab the source and install libSDLXenon first with 'make -f Makefile.xenon install'
Grab the latest SDLQuake source from https://github.com/lantus/sdlquake-libxenon
Use 'make' to build SQLQuake.
Usage
=====
Shareware version .pak file is included. If you want to use the registered Quake, replace pak0.pak with the registered version.
Fire Right trigger
Jump Left trigger
Next weapon DPad up
Prev weapon DPad down
Walk Left stick Y
Strafe Left stick X
Look up/down Right stick Y
Look left/right Right stick X
Controls can be customized via the 'Options' menu, and by editing your config.cfg files.
Issues
======
Currently there is no way to load in custom mods/mission packs etc.
Network code is disabled.
Misc crashes.
Thanks
======
gligli, cancerous, razkar, jqe, ced2911