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

texts problems

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

Post Sun Aug 13, 2006 12:27 pm

tried all that i've uninstalled the game cleaned the registery with a registery cleaner so make sure the freelancer entries are out and deleted the freelancer folders installed the game again, tried without a mod and i still get the same


Edited by - darkdaz on 8/13/2006 1:27:01 PM

Post Sun Aug 13, 2006 12:42 pm

I'm run out of time, I only have access to internet on weekend. But, try reinstall the videocard drivers.

Post Sun Aug 13, 2006 12:46 pm

understood on that, and thanks.

Post Fri Aug 18, 2006 2:40 pm

Hey darkdaz somehing new?... or not?

Post Wed Sep 19, 2007 1:42 pm

Fix text issues
Go to your FreelancerEXE folder. Look for a file named, ''flconfigdatabase.txt'' and open it. Scroll down until you see the name of your manufacturer. Now look for your GFX card's model number. Make a new line under it. Hit TAB then paste this: TextureOffset
Scroll down to the bottom of the model number list and you should see some words like this:

UnsupportedHardware
BrokenAlphaTest
ForceSquareTextures
break
Get rid of the ForceSquareTextures line. So it looks like this: (i use the intel 810e chipset)
Vendor = 0x8086 "Intel"


0x7800 = "740"
0x1240 = "752"
Bad8888
NoMipMap
LimitTextureSize
UnsupportedHardware
break

0x7121 = "810"
0x7123 = "810"
0x7124 = "810e"
TextureOffset
0x7125 = "810e"
0x7126 = "810"
0x7127 = "810"
0x1132 = "815"
Bad8888
NoMipMap
LimitTextureSize

if os > win2k
if driver < 6.13.1.3196
UnsupportedDriver
endif
endif
if os == win2k
if driver < 5.13.1.3196
UnsupportedDriver
endif
endif
if os < win2k
if driver < 4.13.1.3196
UnsupportedDriver
endif
endif
break

0x3577 = "830"
0x2560 = "845g"
0x2562 = "845"
0x3580 = "852"
if os > win2k
if driver < 6.13.1.3413
UnsupportedDriver
endif
endif
if os == win2k
if driver < 5.13.1.3413
UnsupportedDriver
endif
endif
if os < win2k
if driver < 4.13.1.3413
UnsupportedDriver
endif
endif
break

unknown = "**UNIDENTIFIED**"
UnknownHardware
break


Save the file then close it.

Return to Freelancer Technical Issues