"The wise make proverbs, and fools repeat them."
- Isaac Disraeli

API overriding tools
Tuesday, July 5, 2005 | Permalink

Today I'm adding two API overriding tools to the Cool stuff section, one for OpenGL and one for Direct3D. The main purpose of these is to solve the problem with alpha-tested textures in games, which look very aliased with multisample antialiasing. With these tools you can force alpha-test into alpha-to-coverage, which looks a whole lot better.

Caution: Be careful with online games using PunkBuster or other anti-cheat measures. They don't neccesarily like overriding the API and may think you're cheating, so if you're going to try, I wouldn't try on my favourite server first.

If there are any other features you'd like to see added to these tools, please let me know.

[ 35 comments | Last comment by mike (2009-10-18 20:49:14) ]