; proposed workaround file ; first workaround specification [workaround] ; strings that are tested for inside of gl::renderer(). ; multiple strings can be specified by separating with the '|' (pipe character). ; having multiple strings to check is useful when you want to 'single out' ; specific series of cards. In this case, we only have one string, 'GeForce FX'. ; the FX series of cards have drivers that report hardware mipmapping, but ; really can't handle it. ; Note this is case sensitive at the moment renderer=GeForce FX ; execute this if the above string is found. ; can be done more than once exec=set r_mipmap 0