Search found 7 matches

by jadfa
Thu Feb 22, 2007 5:44 pm
Forum: Technology & Troubleshooting
Topic: Linux - RtCW problem
Replies: 10
Views: 3835

Solved !!

It's OK now, here is the solution: echo "wolfsp.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss It was running only with the "+set s_initsound 0" option ... so without sound !! after playing, I have to: echo "wolfsp.x86 0 0 disable" > /proc/asound/card0/pcm0p/oss That's ...
by jadfa
Thu Feb 15, 2007 8:14 pm
Forum: Technology & Troubleshooting
Topic: Linux - RtCW problem
Replies: 10
Views: 3835

Forget that !! I've restarted my PC, and now, the game is running without sig 11 .... but without sound too :puke: ------- sound initialization ------- not initializing. ------------------------------------ Sound memory manager started Sys_LoadDll(/usr/local/games/wolfenstein/main/uii386.so)... ok S...
by jadfa
Wed Feb 14, 2007 8:38 pm
Forum: Technology & Troubleshooting
Topic: Linux - RtCW problem
Replies: 10
Views: 3835

You're right ! My sp_pack1.pk3 have not the right md5sum. The others .pk3 files are OK. But even on the Windows install, which run great, the sum is not the same as in the INSTALL file ... Maybe it's because it's an installation in french ? Could anybody send me his sp_pak1.pk3 file? My mail: fabric...
by jadfa
Mon Feb 12, 2007 9:34 pm
Forum: Technology & Troubleshooting
Topic: Linux - RtCW problem
Replies: 10
Views: 3835

Yes, I tried the patch but still doesn't work.
I'll md5 the files; can you tell me wich one have the missing (to me) files?
by jadfa
Mon Feb 12, 2007 7:24 pm
Forum: Technology & Troubleshooting
Topic: Linux - RtCW problem
Replies: 10
Views: 3835

bash-3.1$ cat /usr/local/games/wolfenstein/wolfsp #!/bin/sh # Needed to make symlinks/shortcuts work. # the binaries must run with correct working directory cd "/usr/local/games/wolfenstein" ./wolfsp.x86 $* exit $? bash-3.1$ ls /usr/local/games/wolfenstein/ CHANGES main RTCW-README-1.4.tx...
by jadfa
Sun Feb 11, 2007 6:33 pm
Forum: Technology & Troubleshooting
Topic: Linux - RtCW problem
Replies: 10
Views: 3835

I run wolf-linux-1.4-full.x86.run found on http://returntocastlewolfenstein.filefront.com. The .pk3 files are from an original PC CD I've buyed. But when I launch the game with the +set developer 1 option I have (last lines only): LOADING... WolfPlayer Can't find models/players/Bj/bj_head1.tga Can't...
by jadfa
Sat Feb 10, 2007 2:57 pm
Forum: Technology & Troubleshooting
Topic: Linux - RtCW problem
Replies: 10
Views: 3835

Linux - RtCW problem

I have a problem with RtCW on Mandriva 2007. I can launch the game, but when I try to play it crashes: LOADING... - game media done LOADING... flamechunks LOADING... clients LOADING... WolfPlayer UI menu load time = 5 milli seconds Received signal 11, exiting... Shutdown tty console bash-3.1$ Any id...