| View previous topic :: View next topic |
| Author |
Message |
FcukThisGame l33t


Joined: 20 Apr 2005 Posts: 776 Location: /lost+found
|
Posted: Wed Mar 01, 2006 8:37 pm Post subject: Odd Quake4 Error |
|
|
I just emerged it an hour ago. I go to run it and it gives me this error:
| Code: | Brewer ~ # /usr/games/bin/quake4
Quake4 Final V1.0.6.0 Build 2147.12 linux-x86 Dec 12 2005
found interface lo - loopback
found interface eth0 - 192.168.1.102/255.255.255.0
CPU: AMD CPU with MMX & 3DNow! & SSE & SSE2 & SSE3
enabled Flush-To-Zero mode
--------- Initializing File System ----------
Loaded pk4 /opt/quake4/q4base/game000.pk4 with checksum 0x9321cee4
Loaded pk4 /opt/quake4/q4base/game100.pk4 with checksum 0x6f346a2
Current search path:
/root/.quake4/q4base
/opt/quake4/q4base
/opt/quake4/q4base/game100.pk4 (2 files)
/opt/quake4/q4base/game000.pk4 (2 files)
game DLL: 0x0 in pak: 0x0
Addon pk4s:
file system initialized.
---------------------------------------------
TODO: Sys_SetClipboardData
********************
ERROR: Couldn't load default.cfg - Check your working folder.
********************
Unknown command 'vid_restart'
--------------- BSE Shutdown ----------------
---------------------------------------------
WARNING: rvServerScanGUI::Clear() - invalid scanGUI
idRenderSystem::Shutdown()
Sys_Error: Couldn't load default.cfg - Check your working folder.
|
What do I need to do for this default.cfg file to be okay so the game will run?
Secondly, can't I make a symlink so that rather than running # /usr/games/bin/quake4, I can just run # quake4 ? _________________ DESKTOP:
Q9300|8800GTS-512|8GB|HVR-950Q|2x160GB|2x500GB|HD/BDROM|1920x1200+1680x1050
Snow Leopard+Windows 7 x64
NETBOOK: Lenovo S12 with NVIDIA ION
Atom 1.6GHz
3GB/250GB
Snow Leopard + Windows 7
Fcuk Dell |
|
| Back to top |
|
 |
I.C.Wiener Tux's lil' helper


Joined: 25 Jul 2004 Posts: 115 Location: Furtwangen (Germany)
|
Posted: Wed Mar 01, 2006 9:01 pm Post subject: |
|
|
check if you have the following files in /opt/quake4/4base :
| Code: |
bender / # ls -al /opt/quake4/q4base/
total 2524032
drwxr-x--- 2 root games 4096 Feb 21 21:10 .
drwxr-x--- 4 root games 4096 Feb 21 21:10 ..
-rw-r----- 1 root games 1661738 Feb 21 21:10 game000.pk4
-rw-r----- 1 root games 2440733 Feb 21 21:10 game100.pk4
-rw-r--r-- 1 root games 223947812 Nov 4 17:43 pak001.pk4
-rw-r--r-- 1 root games 220639087 Nov 4 17:44 pak002.pk4
-rw-r--r-- 1 root games 220452548 Nov 4 17:45 pak003.pk4
-rw-r--r-- 1 root games 221972032 Nov 4 17:45 pak004.pk4
-rw-r--r-- 1 root games 224006192 Nov 4 17:46 pak005.pk4
-rw-r--r-- 1 root games 220656388 Nov 4 17:47 pak006.pk4
-rw-r--r-- 1 root games 221657190 Nov 4 17:47 pak007.pk4
-rw-r--r-- 1 root games 220516301 Nov 4 17:48 pak008.pk4
-rw-r--r-- 1 root games 220608314 Nov 4 17:49 pak009.pk4
-rw-r--r-- 1 root games 221232656 Nov 4 17:49 pak010.pk4
-rw-r--r-- 1 root games 221047953 Nov 4 17:50 pak011.pk4
-rw-r--r-- 1 root games 75481176 Nov 4 17:50 pak012.pk4
-rw-r--r-- 1 root games 65658433 Nov 4 17:50 zpak_english.pk4
|
The files should be copied by portage if you have the dvd in your drive and emerge quake4-bin with "cdinstall" otherwise you need to copy them manually.
Running quake4 should be possible right out of the box without creating any symlinks or whatever. Just make sure you are in the "games" group. |
|
| Back to top |
|
 |
FcukThisGame l33t


Joined: 20 Apr 2005 Posts: 776 Location: /lost+found
|
Posted: Wed Mar 01, 2006 11:03 pm Post subject: |
|
|
| Code: | Brewer ~ # ls -al /opt/quake4/q4base
total 4024
drwxr-x--- 2 root games 4096 Mar 1 15:59 .
drwxr-x--- 4 root games 4096 Mar 1 15:59 ..
-rw-r----- 1 root games 1661738 Mar 1 15:59 game000.pk4
-rw-r----- 1 root games 2440733 Mar 1 15:59 game100.pk4
|
Can I use my PC-version CD? (I don't know much about linux gaming....) _________________ DESKTOP:
Q9300|8800GTS-512|8GB|HVR-950Q|2x160GB|2x500GB|HD/BDROM|1920x1200+1680x1050
Snow Leopard+Windows 7 x64
NETBOOK: Lenovo S12 with NVIDIA ION
Atom 1.6GHz
3GB/250GB
Snow Leopard + Windows 7
Fcuk Dell |
|
| Back to top |
|
 |
Psych0 Tux's lil' helper

Joined: 10 Jan 2004 Posts: 127 Location: Carson City, Nevada USA
|
Posted: Thu Mar 02, 2006 2:25 am Post subject: |
|
|
I believe so, I copied the files from my Quake4 PC dvd. There is no 'Linux' media, so you use the resource stuff from the WinDoze media and the Linux executable.
--glenn _________________ Proud GNU/Linux user 158149 |
|
| Back to top |
|
 |
|