• Competitor rules

    Please remember that any mention of competitors, hinting at competitors or offering to provide details of competitors will result in an account suspension. The full rules can be found under the 'Terms and Rules' link in the bottom right corner of your screen. Just don't mention competitors in any way, shape or form and you'll be OK.

BFG 8800 GT - why no 4:3?

Associate
Joined
26 Oct 2003
Posts
376
Location
Global
I'm using my old 4:3 CRT monitor while I'm waiting for my TFT. I can't get 1280x960 out of the 8800 GT card - anyone know why? :confused: :(
 
I lost a few widescreen resolutions when I upgraded to an 8800GT. It's down to the P&P settings on your monitor. If you want that resolution in particular go into the nvidia control panel, display, settings, manage custom resolution and hit 'create'. Set the resolution and refresh rate, test it and you should be good to go.
 
go into the nvidia control panel, display, settings, manage custom resolution and hit 'create'.
Not available on mine. :( 169.02_forceware_winvista_64bit_international_whql.exe

Monitor does support 1280x960 - used it for years.

Stuck on 1024x768 and I'm losing the will to live...
 
Last edited:
In your Nvidia file " nv_disp.inf "

Add this line to replace whatever is there.

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;"

You can add any RES your missing in same format as already making up the line, then save it and reinstall the driver from the Nvidia Folder using " setup.exe " (NOT the .EXE you download from site or your back to square one.

BTW thats the Vista64 version.
 
Last edited:
In your Nvidia file " nv_disp.inf "

Add this line to replace whatever is there.

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;"

You can add any RES your missing in same format as already making up the line, then save it and reinstall the driver from the Nvidia Folder using " setup.exe " (NOT the .EXE you download from site or your back to square one.

BTW thats the Vista64 version.

How would you add 1360x1024 for vista 32 bit as i don't get it on the nvidia card but did on the ati card i had previously.
 
In that Line (its 1 line on your PC I know its multi lines here) you will have 32 instead of 64 as 32bit not 64bit.

You see top line has a lot of RES's then says =1, then 2nd line says =3B, Im pretty sure thats 16bit Colour and 32bit Colour (not 100%).

Try this (may be wrong as I edited from above) and 1360x1024 is a funny RES to me lol.

HKR,, NV_Modes, %REG_MULTI_SZ%, "{*}S 640x480 1280x768 1280x800 1360x768 1360x1024 1920x1200=1;800x600 848x480 960x600 1024x768 1152x864 1280x960 1280x1024 1360x1024 1600x1200 1920x1440 2048x1536=3B;{191-19E,400-42F}S 640x480x32 1280x768x32 1280x800x32 1360x768x32 1360x1024x32 1680x1050 1920x1200x32=1;800x600x32 848x480x32 960x600x32 1024x768x32 1152x864x32 1280x960x32 1280x1024x32 1360x1024x32 1600x1200x32 1920x1440x32 2048x1536x32=3B;"
 
Last edited:
Back
Top Bottom