nVidia has released 169.
25 which only runs fine with GLSL like 169.21.
OTOH I've made a hack to enable a lot of missing resolutions (1280x960 among others). This issue seems to happen in Vista, not in XP:
1. Run the driver exe file, decompress it and then cancel.
2. Go to the decompressed auxiliary folder and edit nv_disp.inf
3. Instead of these lines, which don't include the missing resolutions:
HKR,, NV_Modes, %REG_MULTI_SZ%, "{*}S 720x480 720x576=1;SHV 1680x1050 2048x1536x32=1;1920x1200x32 1920x1440x8,16=1D;640x480 800x600 1024x768 1280x768 1280x1024 1600x1200 1920x1200x8,16=3D;1920x1440x32=9;1920x1080=C01E;2048x1536x8,16=D;1152x864 1440x900=FFF;{400-42F,600,611}S 1920x1440x64 2048x1536x64=1F;640x480x64 800x600x64=1FC2;848x480x64 960x600x64=1FFF;1920x1200x64=2;{191-19E,400-42F,600-6E4}S 720x480x64 720x576x64 1680x1050x64=1;"
HKR,, NV_Modes, %REG_SZ_APPEND%, "640x480x64 800x600x64 1024x768x64 1280x768x64 1280x1024x64 1600x1200x64=3D;720x576x64=8032;1920x1080x64=C01E;1152x864x64 1440x900x64=FFF;{40-6E4}S 720x576=8032;{40-16A,1D0-611}SHV 2048x1536x8,16=12;1920x1440x32=16;2048x1536x32=1E;1920x1080x32=1F;640x480 800x600 1024x768x8,16=1FC2;848x480 960x600=1FFF;1600x1200x32 1920x1200 1920x1440x8,16=2;1280x768x32 1280x1024x32=3C2;1920x1080x8,16=3F;1280x720x32 1280x800x32 1280x960x32 1360x768x32=3FF;1600x1200x8,16=42;"
HKR,, NV_Modes, %REG_SZ_APPEND%, "1280x768x8,16 1280x1024x8,16=7C2;1280x720x8,16 1280x800x8,16 1280x960x8,16 1360x768x8,16=7FF;1024x768x32=FC2;""
I've used the following one obtained from 163.75:
HKR,, NV_Modes, %REG_MULTI_SZ%, "{*}S 640x480 1280x768 1280x800 1360x768 1920x1200=1;800x600 848x480 960x600 1024x768 1152x864 1280x960 1280x1024 1600x1200 1920x1440 2048x1536=3B;{191-19E,400-42F}S 640x480x64 1280x768x64 1280x800x64 1360x768x64 1680x1050 1920x1200x64=1;800x600x64 848x480x64 960x600x64 1024x768x64 1152x864x64 1280x960x64 1280x1024x64 1600x1200x64 1920x1440x64 2048x1536x64=3B;"
4. Install the driver running the setup.exe in the auxiliary decompressed folder.
And it seems to work fine. I've got 1280x960 again
