Page 1 of 1

Please speak to me !!!

PostPosted: Wed Feb 12, 2003 9:03 am
by ajver
Can somebody please tell me whether my NVIDIA GeForce4 MX420 video card supports the FS2002 reflective effects.

Re: Please speak to me !!!

PostPosted: Wed Feb 12, 2003 9:35 am
by Hagar
Ajver. I would help if I could. I have no knowledge of nVidia cards but have been told the MX series does not support the FS2002 "chrome" reflective effects.

You should be able to find out yourself. Most of the FS2002 defaults have reflective textures. If these do not show up with the Reflect option enabled it's most likely your card does not support them.

PS. My own Voodoo5 5500 did not support reflective textures so I was in the same position until very recently. Personally, I think it's no big deal & I was quite happy without them.

Re: Please speak to me !!!

PostPosted: Thu Feb 13, 2003 2:16 am
by ajver
Thank you Hagar.  It was actually something that you said before that made me think that my card is not supporting reflective surfaces.

I was just trying to confirm this  --  to establish why I could not perform that UAL tube tutorial successfully.

As you say, it is probably no big deal if you think in terms of the cost of a new card  -- it is just a pity that you buy a new product and the supplier did not tell you before what you needed to make it work.

Re: Please speak to me !!!

PostPosted: Sat Feb 15, 2003 6:25 am
by ozzy72
Odd, I have an MX2 and it supports reflective textures.
Try the following open your diplay.cfg file and at the end of the GeForce 2 section add this for your card:

;NVIDIA GeForce4 MX 420
[000010DE:00000172]
DriverValidate2=1

Then check your reflective textures box in options, and off you go.

Ozzy ;D

Re: Please speak to me !!!

PostPosted: Mon Feb 17, 2003 12:02 pm
by codered
Make sure that in your hardware settings, mulit texture is selected.

Re: Please speak to me !!!

PostPosted: Wed Feb 26, 2003 3:06 am
by congo
Well, this is the way it works..........

The GF4 MX series cards are actually TURNED OFF in FS2002.

You need to enable it by editing your "display.cfg" file in the game's folder.

Here is the bit you have to edit. JUST REMOVE THE SEMI-COLON IN FRONT OF YOUR CARDS ENTRY. Reflective textures will work fine then.

;----------------------------------------------------------------------
; GeForce3/4
;----------------------------------------------------------------------
NVIDIA GeForce4 MX 460      <---  My Card   (note the ";"
[000010DE:00000170]                                 is removed)
DriverValidate2=1
;NVIDIA GeForce4 MX 440
[000010DE:00000171]
DriverValidate2=1
;NVIDIA GeForce4 MX 420     <--- Your card
[000010DE:00000172]
DriverValidate2=1

Too Easy   ;D