Important Message

You are browsing the archived Lancers Reactor forums. You cannot register or login.
The content may be outdated and links may not be functional.


To get the latest in Freelancer news, mods, modding and downloads, go to
The-Starport

I think I have a new problem here

The place to ask for technical help with running the demo or the full game...

Post Mon Mar 21, 2005 1:04 pm

I think I have a new problem here

I have played the game without any hitches (appart from the sound thing) so far on my other pc. Just got a new one though and everytime I run FL it comes up with "graphic card not recognised". If I run the game anyway after only a few mins of play my card goes down (black screen) and I have to restart!

System

amd 64 3500 Winchester
msi k8n diamond SLI
xfx 6600GT pci/x
1gig 3200 corsair

Im sorry if this has been answered before but a search didnt turn up anything.

Post Mon Mar 21, 2005 5:38 pm

first you need to find your video card device ID (since its a new one FL doesnt know which it is)
goto display>settings>advanced>adapter>device type and look for 0xXXXX
copy the XXXX's
then open FL\exe\flconfigdatabase.txt
look for


///////////////////////////////////////////////////
//
// NVIDIA
//
//////////////////////////////////////////////////

Vendor = 0x10b4 "nVidia"
Vendor = 0x12d2 "nVidia"
Vendor = 0x10de "nVidia"


now add this line below vender (change XXXX to your vid card device id)
0xXXXX = "some text string like 6600 blah"

so it looks like this

///////////////////////////////////////////////////
//
// NVIDIA
//
//////////////////////////////////////////////////

Vendor = 0x10b4 "nVidia"
Vendor = 0x12d2 "nVidia"
Vendor = 0x10de "nVidia"
0xXXXX = "some text string like 6600 blah"


heres what i put for mine (under ati)
0x4a50 = "Radeon X800 XT PE"

Edited by - choggi on 3/21/2005 5:46:37 PM

Post Tue Mar 22, 2005 11:52 am

I gave it a go but no luck im affraid. exactly the same problem, even the message saying it doesnt recognise the vid card

Vendor = 0x10b4 "nVidia"
Vendor = 0x12d2 "nVidia"
Vendor = 0x10de "nVidia"
0x0140 = "MY 6600GT"

0x1b1d = "Riva 128"
0x0008 = "NV 1"
0x0009 = "NV 1"
0x0010 = "NV 2"
0x0018 = "Riva 128"
0x0019 = "Riva 128 ZX"
UnsupportedHardware
break

Microsofts answer to the problem is to get another video card LOL.

Post Wed Mar 23, 2005 9:23 am

Any ideas why this didnt work anyone?

Return to Freelancer Technical Issues