bei mir läuft Riddick auch mit dem 76.41 nicht.
mit folgender Anleitung soll's klappen:
If you want to play Riddick game with 75.90 drivers...
Riddick game has hw detection bug.. ie.. it expect string 1.x.x from driver but new driver returns 2.0.0. Here is the steps to how fake Riddick game...
1. Download and install GLIntercept (
http://glintercept.nutty.org/)
2. From c:\Program Files\GLIntercept0_41 copy OPENGL32.DLL and gliConfig_ExtOverride.ini to <Riddick install dir>/System/<your rig caps>.
In my case <Riddick install dir>/System/Win32_x86_SSE2. You can find correct dir if you start game and when it crash read complete path to exe file.
3. Go to <Riddick install dir>/System/<your rig caps> and rename gliConfig_ExtOverride.ini to gliConfig.ini
4. Open gliConfig.ini in NOTEPAD. You have to modify few things in this cfg file.
Look for all LogEnabled = true and change to LogEnabled = false
5. Roll at end of file and look for following lines
//VendorString = "blah";
//RendererString = "blah";
//VersionString = "1.0.0";
Uncomment lines and change to:
VendorString = "NVIDIA Corporation";
RendererString = "GeForce 6800 Ultra/AGP/SSE2";
VersionString = "1.5.2";
Save file - play game!!!
Wenn's weiter nichts ist...
