search for: geforce6

Displaying 1 result from an estimated 1 matches for "geforce6".

Did you mean: geforce
2008 Jun 26
0
Wine redraw problem with baldur's gate ii (and others)
.../* Geforce7 lowend */ + else if(strstr(gl_info->gl_renderer, "7300")) { + gl_info->gl_card = CARD_NVIDIA_GEFORCE_7300; + vidmem = 256; /* Mac Pros with this card have 256 MB */ + } /* Geforce6 highend */ else if(strstr(gl_info->gl_renderer, "6800")) { First, i thought i am possibly the only one with a 7300LE card that is why nobody has this problem and everyone makes platinum reports in appdb, but i tried a 8400GS and the same thing happens...