Metamod plugin for increasing the range of mat_picmip in TF2 from [-1, 2] to [-10, 10].
Based on momentum-mod/game#495
Shoutout to Aris Poloway for help with Metamod
- Install Metamod
- Grab
picmip.dll
from the Releases tab or compile it yourself and place it in/tf/addons
- Launch TF2 with
-insecure
flag meta load addons/picmip
picmip set <value>
Note: Due to the way mat_picmip is handled in the engine, this command only works once.
If you want to use it again, you will need to restart your game.