https://github.com/fionafibration/sniperpov
Fixes third person rendering in POV demos for TF2 sniper gameplay
https://github.com/fionafibration/sniperpov
Last synced: 2 months ago
JSON representation
Fixes third person rendering in POV demos for TF2 sniper gameplay
- Host: GitHub
- URL: https://github.com/fionafibration/sniperpov
- Owner: fionafibration
- Created: 2022-07-21T13:51:44.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T21:33:01.000Z (almost 3 years ago)
- Last Synced: 2025-01-23T15:56:09.104Z (4 months ago)
- Language: C++
- Homepage:
- Size: 1.22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SniperPOV
By default, in a POV demo, TF2 makes the local sniper invisible when you scope in. This is a small loader that fixes that.
Meant to be used alongside HLAE.Usage:
Launch TF2 and inject HLAE, either through HLAE's custom loader, or through Lawena. Then run injector.exe. Or your own injector.
It will require running as admin if your TF2 is.## DO NOT RUN WITHOUT INSECURE MODE
This project injects into Team Fortress 2, and is not obfuscated at all.
Using this without -insecure mode will probably get you VAC banned.## Updates
This should be pretty stable for TF2 updates but if it breaks please make an issue, and I'll try to fix it as soon as I can.