Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Was man bei emerge quake3-demo erwarten kann...
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
bröggle
Guru
Guru


Joined: 11 Oct 2004
Posts: 356

PostPosted: Wed Dec 29, 2004 1:13 am    Post subject: Was man bei emerge quake3-demo erwarten kann... Reply with quote

... einen SCH...!
Ich habe nach intensiver Suche herausgefunden dass man die Demo von Quake3 nur spielen kann wenn man die pak0.pk3 datei von einer Vollversion hat.

Was ist das denn für eine Logik?
"Du darfst die Demo nur spielen wenn du das Original schon besitzt", oder wie?!?!

Ich bin stark dafür dass Quake3-demo aus dem Portage tree entfernt wird, bzw zumindest unbenannt werden sollte.
Denn wo demo drauf steht sollte auch demo drin sein.

(ich bin um ehrlich zu sein ziemlich sauer dass der S... nicht geht.)


Oder kennt jemand für euch eine Lösung für dieses Problem:
Code:

$ quake3
Q3 1.32b linux-i386 Nov 14 2002
----- FS_Startup -----
Current search path:
/home/me/.q3a/baseq3
/opt/quake3/baseq3/pak8.pk3 (9 files)
/opt/quake3/baseq3/pak7.pk3 (4 files)
/opt/quake3/baseq3/pak6.pk3 (64 files)
/opt/quake3/baseq3/pak5.pk3 (7 files)
/opt/quake3/baseq3/pak4.pk3 (272 files)
/opt/quake3/baseq3/pak3.pk3 (4 files)
/opt/quake3/baseq3/pak2.pk3 (148 files)
/opt/quake3/baseq3/pak1.pk3 (26 files)
/opt/quake3/baseq3
./quake3.x86/baseq3

----------------------
534 files in pk3 files

Running in restricted demo mode.

----- FS_Startup -----
Current search path:
/home/me/.q3a/demota
/opt/quake3/demota
./quake3.x86/demota

----------------------
534 files in pk3 files
----- CL_Shutdown -----
-----------------------
----- CL_Shutdown -----
-----------------------
Sys_Error: Couldn't load default.cfg


Also genau genommen ist das Problem "Sys_Error: Couldn't load default.cfg".

Wer dafür eine Lösung kennt (ohne das man eine Vollversion besitzt, da ich ja nur die DEMO spielen will) soll die doch bitte posten.

Danke
_________________
where is the n00b section?
Back to top
View user's profile Send private message
body_and_soul
n00b
n00b


Joined: 05 Apr 2004
Posts: 69
Location: Germersheim

PostPosted: Wed Dec 29, 2004 1:25 am    Post subject: Reply with quote

Hallo,
Code:
q3demo
startet die demo bei mir.
Liegt wie nach der Instalation angeben unter
Code:
/usr/games/bin
:wink:

Gruß Norbert
Back to top
View user's profile Send private message
bröggle
Guru
Guru


Joined: 11 Oct 2004
Posts: 356

PostPosted: Wed Dec 29, 2004 3:00 am    Post subject: Reply with quote

Code:
bash-2.05b$ ls /usr/games/bin/ |grep q
q3ded
quake3



bei mir aber leider nicht.... welches use flag fehlt mir dieses mal? ;-)
_________________
where is the n00b section?
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9526
Location: beyond the rim

PostPosted: Wed Dec 29, 2004 2:48 pm    Post subject: Reply with quote

Code:
src_install() {
        local dir=${GAMES_PREFIX_OPT}/${PN}
        dodir ${dir}

        cp -rf Help ${D}/${dir}/
        cp -rf demoq3 ${D}/${dir}/

        exeinto ${dir}
        newexe bin/x86/glibc-2.0/q3ded q3ded.x86
        newexe bin/x86/glibc-2.0/q3demo q3demo.x86
        use 3dfx && doexe bin/x86/glibc-2.0/libMesaVoodooGL.so*
        #use opengl && dosym /usr/lib/libGL.so ${dir}/libGL.so

        doexe ${FILESDIR}/{q3demo,q3demo-ded}
        dodir ${GAMES_BINDIR}
        dosym ${dir}/q3demo ${GAMES_BINDIR}/q3demo
        dosym ${dir}/q3ded-demo ${GAMES_BINDIR}/q3demo-ded
        dosed "s:GENTOO_DIR:${dir}:" ${dir}/q3demo
        dosed "s:GENTOO_DIR:${dir}:" ${dir}/q3demo-ded

        insinto ${dir}
        doins README icon.*

        prepgamesdirs
        make_desktop_entry q3demo "Quake III Demo"
}

Wenn ich mir das so ansehe solltest du sowohl /usr/games/bin/q3demo als auch /opt/quake3-demo/q3demo (und q3demo.x86) haben, USE Flags spielen da keine Rolle.
Back to top
View user's profile Send private message
bröggle
Guru
Guru


Joined: 11 Oct 2004
Posts: 356

PostPosted: Wed Dec 29, 2004 5:49 pm    Post subject: Reply with quote

unmerged, remerged, geht.
lol...

aber wenn ihr mal bei google mit "site=forums.gentoo.org" sucht, dann seht ihr das mehrere dieses prob hatten...
_________________
where is the n00b section?
Back to top
View user's profile Send private message
bröggle
Guru
Guru


Joined: 11 Oct 2004
Posts: 356

PostPosted: Thu Jan 06, 2005 11:18 pm    Post subject: Reply with quote

gibt es eigentlich auch quake3 Team arena für Linux?
_________________
where is the n00b section?
Back to top
View user's profile Send private message
Sonic Lux
Guru
Guru


Joined: 07 Mar 2004
Posts: 375
Location: Dresden / Germany

PostPosted: Thu Jan 06, 2005 11:57 pm    Post subject: Reply with quote

http://www.gentoo-portage.com/games-fps
Back to top
View user's profile Send private message
bröggle
Guru
Guru


Joined: 11 Oct 2004
Posts: 356

PostPosted: Fri Jan 07, 2005 1:26 am    Post subject: Reply with quote

hmm :/
Da seh ich leider keines... aber gibts villeicht einen Trick oder so dafür?
_________________
where is the n00b section?
Back to top
View user's profile Send private message
ChojinDSL
l33t
l33t


Joined: 07 Jul 2003
Posts: 784

PostPosted: Fri Jan 07, 2005 10:56 am    Post subject: Reply with quote

Fuer quake3 team arena, einfach nur die relevanten pk3 files oder wie die heissen, ins relevante verzeichnis kopieren.
Back to top
View user's profile Send private message
bröggle
Guru
Guru


Joined: 11 Oct 2004
Posts: 356

PostPosted: Thu Jan 13, 2005 4:19 pm    Post subject: Reply with quote

ich habs geschafft ;-)
So und nun für die Forensuche
Team Arena installieren:
kopiere die pak0.pk3 der Teamarena Cd nach /opt/quake3/missionpack
und chmod es 777 (oder evtl weniger)
_________________
where is the n00b section?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum