https://github.com/nullprop/picmip-plugin
Metamod plugin for unlocking mat_picmip in TF2
https://github.com/nullprop/picmip-plugin
metamod tf2
Last synced: about 1 year ago
JSON representation
Metamod plugin for unlocking mat_picmip in TF2
- Host: GitHub
- URL: https://github.com/nullprop/picmip-plugin
- Owner: nullprop
- Created: 2019-12-16T14:45:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-11T15:30:12.000Z (about 1 year ago)
- Last Synced: 2025-01-11T15:39:55.934Z (about 1 year ago)
- Topics: metamod, tf2
- Language: C++
- Homepage:
- Size: 2.98 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# picmip-plugin
Metamod plugin for increasing the range of mat_picmip in TF2 from [-1, 2] to [-10, 10].
Based on [https://github.com/momentum-mod/game/issues/495](https://github.com/momentum-mod/game/issues/495)
Shoutout to [Aris Poloway](https://github.com/arispoloway/) for help with Metamod
# Installation
- [Install Metamod](https://wiki.alliedmods.net/Installing_Metamod:Source)
- Grab `picmip.dll` from the Releases tab or compile it yourself and place it in `/tf/addons`
# Usage
- Launch TF2 with `-insecure` flag
- `meta load addons/picmip`
- `picmip set `
**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.
# Screenshots
`picmip set 10`:

`picmip set -10` (looks pretty much like -1 to me):
