Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5131 clevermous 1
 
2
------------------------------
3
4
 
5
6
 
7
- libc 5.2.18 or later (5.0.9 will not work, /lib/libc.so.5.2.18)
8
- CD-ROM for CDAudio
9
- Soundcard capable of mmap'd buffers.  USSLite 3.5.4 was used to build squake
10
  with.  Works fine on SoundBlaster 16 and Gravis Ultrasound MAX.
11
- SVGALib supported mouse (usually if it works with X, it'll work with
12
  squake).
13
- Kernel 2.0.24 or later
14
  - untested with 2.1 kernels, your mileage may vary
15
16
 
17
and can be resized.  You can specify a starting window size with:
18
	-width 
19
	-height 
20
	-winsize  
21
Default is 320x200. It works in 16bit modes, but it's slower (twice as many
22
bytes to copy).
23
24
 
25
not "grabbed" by default.  Go to the Options menu and turn on Use Mouse to grab
26
the mouse and use it in the game.  If you want to move the mouse out of
27
QWCL, you have to turn Use Mouse off.
28
29
 
30
11KHz.  You can change this in the options section below.
31
32
 
33
------------------------------------------------
34
35
 
36
Specify memory in megabytes to allocate (default is 8MB, which should be fine
37
for most needs).
38
39
 
40
Don't do any output to stdout
41
42
 
43
CD device, default is /dev/cdrom
44
45
 
46
Set sound bit sample size.  Default is 16 if supported.
47
48
 
49
Set sound speed.  Usual values are 8000, 11025, 22051 and 44100.
50
Default is 11025.
51
52
 
53
Set mono sound
54
55
 
56
Set stereo sound (default if supported)
57
58
 
59
------------
60
61
 
62
install Quake from your Quake CD to a DOS parition.
63
64
 
65
directory into it.  i.e.:
66
	(cd /dos/quake; tar cf - .) | (cd ~/quake; tar xf -)
67
68
 
69
not mode 666.
70
71
 
72
one.  Same with the CDROM.  If it dies, try it with -nosound and/or
73
-nocdaudio.  If you have a sound card it died on and you know it is
74
supported by USSLite (the driver that comes with the Linux kernel), let me
75
know and I'll take a look at it.
76
77
 
78
79
 
80
modes.
81
82
 
83
distribution will work, 'cept for stuff with vid modes and stuff.
84
85
 
86
---------
87
88
 
89
will be deleted.  Do not email id about this product.  If you are having
90
technical difficultly, you can email me, but make sure you have the correct
91
kernel, libc, svgalib and other software versions before you email me.
92
93
 
94
zoid@idsoftware.com
95
Official Quake Unix Port Administrator
96
97
 
98
----
99
100
 
101
support.
102
Dave Taylor  for basic Linux support.
103
id Software for Quake and making me port it. :)
104
105
 
106