; proposed workaround file ; first workaround specification [workaround] ; strings that are tested for inside of gl::renderer(). ; multiple strings can be specified by separating with a character not expected ; in the renderer string, such as '|' (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. renderer=Geforce FX ; execute this if the above string is found. exec=geforce_fx.cfg [workaround] render=Intel 945G | Intel 915g exec=intel_9xx