Author |
Message |
( >'.')>
Joined: 10 Mar 2008 Posts: 1613 Location: Where i lay my head is home |
|
|
|
I think there is a command for the download..
Something like sv_allowdownload 1
_________________
|
|
Sat Jan 31, 2009 10:56 am |
|
|
merlin1991
Joined: 19 Feb 2008 Posts: 178 Location: Vienna, Austria |
|
|
|
|
|
I think there is a command for the download..
Something like sv_allowdownload 1 |
that one is for server settings, for clients it's:
|
|
cl_allowDownload 1
cl_wwwDownload 1 |
but can set those two also in the options menue
options->game
it's "get missing files from server" and "use http/ftp downloads" in the downloads section
edit: for the lost config, when you change anything do you get a message in the console like
|
|
Couldn't write profiles/merlin1991/etconfig.cfg |
?
_________________ "Fog is no water and no air it's something between it" Merlin |
|
Sat Jan 31, 2009 3:32 pm |
|
|
Swatme
GONZO
Joined: 09 Apr 2007 Posts: 345 Location: Dundee, Scotland |
|
|
|
ok cl_allowdownload and cl_wwwdownload both =1 so it's not that, what about this one?:
|
|
seta sv_wwwDownload "0" |
I guess it's for the serverside, but it's the only "download" with a 0.
Merlin, I'll let you know about the profile thing in console
_________________ The fact that no one understands you doesn't mean you're an artist.
http://s8.bitefight.org/c.php?uid=58205 |
|
Sun Feb 01, 2009 3:09 pm |
|
|
rudi
Joined: 25 Mar 2007 Posts: 114 Location: Oberwürzbach, Germany |
|
|
|
hello swatme
|
|
root@david-desktop:/home/david/downloads# ./true.combat.elite_0.49b-english-4.run
Verifying archive integrity... All good.
Uncompressing True Combat: Elite 0.49b-english-4 Installer...............................
Searching Return to Castle Wolfenstein: Enemy Territory....
md5sum: /home/david/Enemy: No such file or directory
Return to Castle Wolfenstein: Enemy Territory found in /home/david
[: 81: e612c922bec7d8f4d7a8dfbbea3dade3: unexpected operator
Installing in /home/david
Seems like Return to Castle Wolfenstein: Enemy Territory was installed by another user.
You have to install True Combat: Elite as the same user who did install Return to Castle Wolfenstein: Enemy Territory.
root@david-desktop:/home/david/downloads# |
How have you installed enemy-territory as root in /usr/local/games or only as user in your home directory. I think that is your problem with another user.
Try to install all as root Enemy territory and then tce and when you start the game you get a .etwolf directory in your home folder where you make a profil for you with your own options....(.etwolf/tcetest).
rudi
|
|
Tue Feb 03, 2009 9:53 am |
|
|
Swatme
GONZO
Joined: 09 Apr 2007 Posts: 345 Location: Dundee, Scotland |
|
|
|
Hey Rudi,
I Did this to install tc:e
|
|
cd /to/download/directory
sh true.combat.elite_0.49b-english-3.run --target tce --noexec
cd tce
gedit search.sh <-- I prefer vim
Find row 105, it looks like this:
GAMEPATH=`dirname $GAMEDIRFOUND`
Change it to:
GAMEPATH=`dirname /usr/local/games/enemy-territory/et.x86`
Saven and then run (as root):
./search.sh
|
Which worked, however as I posted above, I can't get my profile to save or download, but I think I've just worked it out ... brb
_________________ The fact that no one understands you doesn't mean you're an artist.
http://s8.bitefight.org/c.php?uid=58205 |
|
Tue Feb 03, 2009 5:44 pm |
|
|
Swatme
GONZO
Joined: 09 Apr 2007 Posts: 345 Location: Dundee, Scotland |
|
|
|
OK I had to chown ~/.etwolf/etmain,
so now stuff is saving and downloading, but sound seems to have stopped working ... or never did ... I know it works in the WINE version ... *sigh*
_________________ The fact that no one understands you doesn't mean you're an artist.
http://s8.bitefight.org/c.php?uid=58205 |
|
Tue Feb 03, 2009 6:06 pm |
|
|
( >'.')>
Joined: 10 Mar 2008 Posts: 1613 Location: Where i lay my head is home |
|
|
|
Try turning ur speakers on
_________________
|
|
Tue Feb 03, 2009 8:35 pm |
|
|
rudi
Joined: 25 Mar 2007 Posts: 114 Location: Oberwürzbach, Germany |
|
|
|
|
|
OK I had to chown ~/.etwolf/etmain, |
and now who is the owner from .etwolf/etmain root or you as user. Have you sound in a other game. Type in console as root and user groups for sound you must be in the group audio. But root is only for install programms and work on your system not for more. Please play surf ...as user.
rudi
|
|
Tue Feb 03, 2009 9:22 pm |
|
|
Swatme
GONZO
Joined: 09 Apr 2007 Posts: 345 Location: Dundee, Scotland |
|
|
|
sorry I had to chown it to me from root, so that the game to save settings and download into the folder for map files.
The sound works for the PC generally and tc:e in WINE, just not under linux, yet ... although I've just found a banana in my speakers ... BIONIC!?
_________________ The fact that no one understands you doesn't mean you're an artist.
http://s8.bitefight.org/c.php?uid=58205 |
|
Tue Feb 03, 2009 10:17 pm |
|
|
rudi
Joined: 25 Mar 2007 Posts: 114 Location: Oberwürzbach, Germany |
|
|
|
try this
echo "et.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss (as root )
when it not works than this
artsdsp -m tc-elite or i am not sure (as root or as user not sure)
artsdsp -m et but I think the first is right
|
|
Tue Feb 03, 2009 11:32 pm |
|
|
Swatme
GONZO
Joined: 09 Apr 2007 Posts: 345 Location: Dundee, Scotland |
|
|
|
still no sound, there must be something really obvious, that I've missed
_________________ The fact that no one understands you doesn't mean you're an artist.
http://s8.bitefight.org/c.php?uid=58205 |
|
Wed Feb 04, 2009 12:54 am |
|
|
TriffiD
Site Admin
Joined: 04 Feb 2007 Posts: 1939 Location: Lüneburg, Germany |
|
|
|
|
|
still no sound, there must be something really obvious, that I've missed |
Yes indeed. You missed to install WINDOWS.
_________________
Finally online: TriffiD's Astronomy Page |
|
Wed Feb 04, 2009 1:51 am |
|
|
rudi
Joined: 25 Mar 2007 Posts: 114 Location: Oberwürzbach, Germany |
|
|
|
when you have a account try it when not forget it. I had make a account last year (mean march 2008 ) and until today I wait of the second mail for activate this account.
Have you sound in other games or programms under linux. Can you play a disk?
rudi
|
|
Wed Feb 04, 2009 9:53 am |
|
|
( >'.')>
Joined: 10 Mar 2008 Posts: 1613 Location: Where i lay my head is home |
|
|
|
Yeah im also waiting for that verification email..
_________________
|
|
Wed Feb 04, 2009 12:37 pm |
|
|
d3im0s
Site Admin
Joined: 02 Mar 2006 Posts: 2431
|
|
|
|
|
|
Yeah im also waiting for that verification email.. |
you don't need to spam the tce forums...they are dead anyways...keep spamming here..should be enough for the moment...
_________________ Deimos: His name means dread, and he was a fearsome son of Bull & Dirty the fearful gods of war. He always attended his gay fathers on the battlefield, along with his compadres. |
|
Wed Feb 04, 2009 4:55 pm |
|
|
|