
Originally Posted by
sawnose (Roger Wolfson)
An email conversation the other day reminded me of a config.txt setting for Halo 1 PC that may interest people - the game supports anisotropic filtering, (better than trilinear, which you're probably using now), but for performance reasons, we didn't enable it on cards we hadn't specifically tested. Which now includes any card you'd be using today.
It's easy to enable it, but be warned this is only an unsupported tip, and I can't guarantee how well it will work (that's the whole reason we left it off for unknown cards)
go to your game directory and open config.txt
find the vendor string for your video card's PnP device ID (I'll let others reply with expanded help for people who don't know what this means)
Nvidia users will scroll to here:
///////////////////////////////////////////////////
//
// NVIDIA
//
//////////////////////////////////////////////////
Vendor = 0x10b4 "nVidia"
Vendor = 0x12d2 "nVidia"
Vendor = 0x10de "nVidia"
If you have a modern card, your device ID isn't listed below. So scroll down to the Unknown section:
Unknown = "Unknown"
//UseAnisotropicFilter
remove the "//" from this line to enable aniso. If you don't like it, put them back to comment out the line again.
Enjoy!
(p.s. - no, this isn't what I meant in the podcast. I'm not planning any game changes or updates. There are no concrete plans for the CD key, but it's your way to show us that you're a Halo 1 player, which we might want to know in the future.)
Bookmarks