Hi and help!

If you've had any problems with Nexuiz, or would like to report bugs, post here.

Moderators: Nexuiz Moderators, Moderators

Hi and help!

Postby lesiulodz » Sun May 14, 2006 2:48 pm

when I run nexuiz-linux-686-sdl I see is a black screen with some checkered squares and when I run nexuiz-linux.sh my sound doesnt work correctly, can u help me?
lesiulodz
Newbie
 
Posts: 6
Joined: Sun May 14, 2006 2:44 pm

Postby tChr » Sun May 14, 2006 3:33 pm

Yes I can :)

This has been answered sevearl time in the forum earlier, but I'll sum it up for you.

The most common cause for this iss that your file did not download or unpack correctly. You should under your nexuiz dir have a directory called "data" wich countains at least a data<something>.pk3 file. if this is not the case, you need to unpack the nexuiz distro file and make sure the directory structure is expanded correctly.

It might also be that your user does not have proper priveliges to acces the feiles the game needs :)

tell us how it works.
the spice extend life!
the spice expand conciousness!
the spice is vital to space travel!
sooooo.. tell me what you want, waht you really-really want
I will proceed directly to the intravenous injection of hard drugs, please.
tChr
Forum addon
 
Posts: 1501
Joined: Tue Feb 28, 2006 9:11 pm
Location: Trondheim, Norway

Postby KadaverJack » Sun May 14, 2006 3:54 pm

@tChr: his download was alright and the permissions are ok too, since nexuiz-linux.sh works

@lesiulodz: if you use nexuiz-linux-686-sdl, you must be inside your Nexuiz/ directory, otherwise the engine won't find the pk3 file inside Nexuiz/data/, so i suggest you simply use the nexuiz-linux.sh shell script.
The sound issue is a problem with most modern (AC97) sound cards. To fix this, open nexuiz-linux.sh with a text editor and append "-sndspeed 48000" (without quotation marks) to the last line. If you have stereo speakers/headphones connected to a 5.1/7.1 sound card, you also might want to append "-sndstereo", otherwise the engine will use all speakers supported by your hardware.

The next version will hopefully give you a way to change these settings in the menu :)
KadaverJack
Site admin and forum addon
 
Posts: 1102
Joined: Tue Feb 28, 2006 9:42 pm

Postby tChr » Sun May 14, 2006 7:11 pm

KadaverJack wrote:@tChr: his download was alright and the permissions are ok too, since nexuiz-linux.sh works


Arent both the sh file and the binaries in the root of the archive? They shuold run even if it is a flat unpack?

Edit: oh.. i just realized i read the original post somewhat wrong :) The game is actually ruuning when you use the shell scrpt? Then listen to kadaver :D
the spice extend life!
the spice expand conciousness!
the spice is vital to space travel!
sooooo.. tell me what you want, waht you really-really want
I will proceed directly to the intravenous injection of hard drugs, please.
tChr
Forum addon
 
Posts: 1501
Joined: Tue Feb 28, 2006 9:11 pm
Location: Trondheim, Norway

Postby lesiulodz » Sun May 14, 2006 7:27 pm

I forgot to tell you that I use Mandriva 2006 Free Linux and i have VIA AC`97 audio. File is good, i check it with WinRAR and i have unnpacked it correctly. I also put Nexuiz into my games folder "/usr/games" and for games folder I set the normal user priveliges (read/save/executable). Game is working only when i run shell script. I`m using alsa 1.0.9 drivers (via82).
So my shell scrip should look that:
Code: Select all
#!/bin/sh

cd "`dirname ${0}`"
./nexuiz-linux-686-sdl "${@}"
-sndspeed 48000

? Game works fine under windows but I need to run it under linux :)
lesiulodz
Newbie
 
Posts: 6
Joined: Sun May 14, 2006 2:44 pm

Postby KadaverJack » Sun May 14, 2006 7:34 pm

Sorry, i was in a hurry when i typed my response, so my description on the shell script might have been a bit misleading...
The shell script should look like that:
Code: Select all
#!/bin/sh

cd "`dirname ${0}`"
./nexuiz-linux-686-sdl "${@}" -sndspeed 48000 -sndstereo

(-sndstereo ist optional)
KadaverJack
Site admin and forum addon
 
Posts: 1102
Joined: Tue Feb 28, 2006 9:42 pm

Postby lesiulodz » Sun May 14, 2006 7:48 pm

gr8 game is working now thanks KadaverJack, it should be putted in FAQ :D
lesiulodz
Newbie
 
Posts: 6
Joined: Sun May 14, 2006 2:44 pm

Postby KadaverJack » Sun May 14, 2006 8:08 pm

lesiulodz wrote:gr8 game is working now thanks KadaverJack, it should be putted in FAQ :D

It already has been added to the FAQ in SVN, so it will be there in the next release ;)
KadaverJack
Site admin and forum addon
 
Posts: 1102
Joined: Tue Feb 28, 2006 9:42 pm

Postby esteel » Sun May 14, 2006 8:35 pm

Well and nexuiz-linux.sh will be able to do this stuff on its own in the next version.. ;)
Maybe its more convenient to offer this new version as a download somewhere.. just download, put it in and it should work then..
esteel
Site admin and forum addon
 
Posts: 3924
Joined: Wed Mar 01, 2006 8:27 am


Return to Nexuiz - Support / Bugs

Who is online

Users browsing this forum: No registered users and 1 guest

cron