Quote:


The GeForce FX series is very bad in terms of Shader2.0
They support shader 2.0 just for the sake of marketing but they cannot run those shaders properly. Besides that this is a very old graphic card. I would not expect parallax or relief shaders on such an old technology.





I feel so small...

and those shaders are in the Shader model 3.0 folder, not 2.0.


Code:
void main()
{
    cout << "I am MrCode,";
    cout << "hear me roar!";
    system("PAUSE");
}