LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   quake3 on suse 9.1 - pak0.pk3 vs. default.cfg (https://www.linuxquestions.org/questions/linux-software-2/quake3-on-suse-9-1-pak0-pk3-vs-default-cfg-277063/)

ungua 01-12-2005 05:20 PM

quake3 on suse 9.1 - pak0.pk3 vs. default.cfg
 
i tried to run the quake3-version i used to have in windows on my new system. i get an error-message saying that the default.cfg is missing, google found this, but i do have the pak0.pk3 (it's empty, though). can anyone give a short hint on how i shall proceed?

i also have a problem running my absolute favourite game 1nsane, no idea why, since the loading picture covers the error message.

best regards
ungua

edit: now it shows a content for the pk3-file, the default.cfg contains:
Quote:

//
// KEY BINDINGS
//

unbindall

//
// weapons
//
bind 1 "weapon 1"
bind 2 "weapon 2"
bind 3 "weapon 3"
bind 4 "weapon 4"
bind 5 "weapon 5"
bind 6 "weapon 6"
bind 7 "weapon 7"
bind 8 "weapon 8"
bind 9 "weapon 9"
bind 0 "weapon 10"
bind - "sizedown"
bind _ "sizedown"
bind = "sizeup"
bind + "sizeup"

bind [ weapprev
bind ] weapnext
bind / weapnext
bind \ weapongrabbed
bind ENTER +button2

bind mwheelup weapprev
bind mwheeldown weapnext

//
// CHARACTER CONTROLS
//

bind CTRL +attack

bind ALT +strafe
bind SHIFT +speed

bind DEL +lookdown
bind PGDN +lookup
bind END centerview

bind c +movedown
bind SPACE +moveup


bind UPARROW +forward
bind DOWNARROW +back
bind LEFTARROW +left
bind RIGHTARROW +right
bind w +forward
bind a +moveleft
bind s +back
bind d +moveright

//
// MOUSE OPTIONS
//

bind \ +mlook

//
// CLIENT ENVIRONMENT COMMANDS
//

bind PAUSE "pause"
bind ESCAPE "togglemenu"
bind ~ "toggleconsole"
bind ` "toggleconsole"

bind TAB +scores

bind F1 "vote yes"
bind F2 "vote no"
bind F3 "ui_teamorders"

//
// DEVELOPER KEYS
//
//bind F4 give all
//bind F5 r_speeds 1
//bind F6 r_speeds 0
//bind F7 r_showtris 1
//bind F8 r_showtris 0
//bind F9 noclip
//bind F10 god
bind F11 screenshot


bind t "messagemode"

//
// MOUSE BUTTONS
//

bind MOUSE3 +zoom
bind MOUSE1 +attack
bind MOUSE2 +strafe
edit 2: (sorry for slowly adding information...) the error-message after starting sounds as following:
Quote:

Q3 1.30 win-x86 Aug 20 2001
----- FS_Startup -----
Current search path:
Y:\/baseq3

----------------------
0 files in pk3 files

Running in restricted demo mode.

----- FS_Startup -----
Current search path:
Y:\/demota

----------------------
0 files in pk3 files
----- CL_Shutdown -----
-----------------------
Couldn't load default.cfg
what does this place y:\ mean?? somebody told me i could run quake without problems in linux, like everything else, it's not free for problems... it seems to me :confused:


All times are GMT -5. The time now is 09:52 PM.