279b014f86
Tenebrae is not quake1 anymore, it uses more advanced graphics algorithms so it requires a much faster system to run. These are the bare minimum reqs to run Tenebrae: PIII 600 64 Mb RAM (More if you want to use some mods.) Geforce1 Quake1 data (registered or shareware) Water vissed maps Recommended is a faster processor and a geforce4 / radeon 8500 class 3d card. Tenebrae_Readme.txt contains full list of supported video cards. PR: ports/64320 Submitted by: Igor Pokrovsky <tiamat@comset.net>
10 lines
267 B
C
10 lines
267 B
C
--- gl_vidlinuxglx.c.orig Sun Mar 14 12:27:06 2004
|
|
+++ gl_vidlinuxglx.c Sun Mar 14 12:27:21 2004
|
|
@@ -20,7 +20,6 @@
|
|
#include <termios.h>
|
|
#include <sys/ioctl.h>
|
|
#include <sys/stat.h>
|
|
-#include <sys/vt.h>
|
|
#include <stdarg.h>
|
|
#include <stdio.h>
|
|
#include <signal.h>
|