Important MessageYou are browsing the archived Lancers Reactor forums. You cannot register or login. |
3DFX Voodoo 2!
The place to ask for technical help with running the demo or the full game...
25 posts
• Page 2 of 2 • 1, 2
Just as a FYI - I found this in the freelancer config files:
-----------------------------------------------------------------
0x0002 = "Voodoo 2"
UnsupportedHardware
NoDisablePerspective
NoParallelism
NoTripleBuffer
BadMouse
break
-----------------------------------------------------------------
Just wanted to point of the "UnsupportedHardware" flag.
And for your new Kryo II card...
Vendor = 0x104a "ST Microelectronics"
0x0010 = "Kyro I/II"
SceneRenderer
if os > win2k
if driver < 6.13.10.6122
UnsupportedDriver
endif
endif
if os == win2k
if driver < 5.13.1.6122
UnsupportedDriver
endif
endif
if os < win2k
if driver < 4.13.01.6270
UnsupportedDriver
endif
endif
break
-----------------------------------------------------------------
Have fun!
-----------------------------------------------------------------
0x0002 = "Voodoo 2"
UnsupportedHardware
NoDisablePerspective
NoParallelism
NoTripleBuffer
BadMouse
break
-----------------------------------------------------------------
Just wanted to point of the "UnsupportedHardware" flag.
And for your new Kryo II card...
Vendor = 0x104a "ST Microelectronics"
0x0010 = "Kyro I/II"
SceneRenderer
if os > win2k
if driver < 6.13.10.6122
UnsupportedDriver
endif
endif
if os == win2k
if driver < 5.13.1.6122
UnsupportedDriver
endif
endif
if os < win2k
if driver < 4.13.01.6270
UnsupportedDriver
endif
endif
break
-----------------------------------------------------------------
Have fun!
25 posts
• Page 2 of 2 • 1, 2
Return to Freelancer Technical Issues