thanksï¼
I first get the full package and install ,but get the âSegmentation Faultâ.
When i click the "single race" or other,the game do nothing.
there are some information:
opensuse:~ # vdrift
BinReloc successfully initialized.
Executable path: /usr/share/games/vdrift/bin/vdrift
Data dir: /usr/share/games/vdrift/data
Localedir: /usr/share/games/vdrift/share/locale
CONFIGFILE.Load: Couldn't find file: /root/.vdrift/VDrift.config
No data_dir found in VDrift.config, using /usr/share/games/vdrift/data
Can't find the settings directory at "/root/.vdrift". Making a new one...
Missing /root/.vdrift/controls file, copying.
Found config file /root/.vdrift/VDrift.config.
No data_dir found in VDrift.config, using /usr/share/games/vdrift/data
Version of game: 2007-03-23
Skin name not found in config file...
Warning: option-47 is missing its default value. Assuming "".
Force feedback device: /dev/input/event0
Force feedback gain: 2
Force feedback inverted: 0
Run with -verbose for troubleshooting.
Run with -nosound to disable sound.
Run with -benchmark to play a replay and output benchmark data.
0 joystick(s) found:
Multitexture: Yes
Texture units: 4
Antialiasing: Yes
Anisotropic texture filtering: Yes
Maximum Anisotropy: 16
Multitexture units (4 are required for all effects): 4
Your GPU meets the texture unit requirements.
Note to user: All error messages will be put in /root/.vdrift/logs/.
Segmentation fault
opensuse:~ #
So I want to compile from the source ,I download the vdrift-2007-03-23-src.tar.bz2 and vdrift-2007-03-23-data-full.tar.bz2.
But When decompression the vdrift-2007-03-23-data-full.tar.bz2 get error .I have re-download,the error still.
there are some information about the error:
vdrift-2007-03-23-src/data/tracks/monza/objects/peoplee.bmp.png
vdrift-2007-03-23-src/data/tracks/monza/objects/shadow.bmp.png
vdrift-2007-03-23-src/data/tracks/monza/objects/cranm.bmp.png
vdrift-2007-03-23-src/data/tracks/monza/objects/bldgpc.bmp.png
vdrift-2007-03-23-src/data/tracks/monza/objects/walld.bmp.png
vdrift-2007-03-23-src/data/tracks/monza/objects/treea.bmp.png
vdrift-2007-03-23-src/data/tracks/monza/objects/cranf.bmp.png
bzip2: Data integrity error when decompressing.
Input file = (stdin), output file = (stdout)
It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.
You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
My system information:
AMD 3000+
Nvidia 7300GT
1G memory
openSUSE 10.2
gcc version 4.1.2 20061115 (prerelease) (SUSE Linux)
|