Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JarateKing/CleanTF2plus
Clean TF2's sequel
https://github.com/JarateKing/CleanTF2plus
tf2
Last synced: 3 months ago
JSON representation
Clean TF2's sequel
- Host: GitHub
- URL: https://github.com/JarateKing/CleanTF2plus
- Owner: JarateKing
- License: mit
- Created: 2018-08-09T02:56:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-07T13:24:52.000Z (8 months ago)
- Last Synced: 2024-04-09T16:24:38.412Z (7 months ago)
- Topics: tf2
- Language: Batchfile
- Size: 8.24 MB
- Stars: 109
- Watchers: 7
- Forks: 14
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- starred - JarateKing/CleanTF2plus - Clean TF2's sequel (Batchfile)
README
# CleanTF2plus
A sequel to the original Clean TF2 mod. Designed to provide mods that reduces visual clutter and increase fps.
## Features
CleanTF2+ makes use of batch files to generate mods for you. Being automatically generated means that it:
- stays updated easier
- allows for options to enable or disable
- is a smaller download
- functions offline
- can be tailored to individual needs## Install
1. Download zip
2. Unzip to custom folder
3. Run generate.bat (Windows) or generate.sh (Linux)
4. Select the options you wantLinux users will need to install [imagemagick](https://imagemagick.org/index.php) and [wine](https://www.winehq.org/).
* Some options can take a while to fully run, because they need to work with huge amounts of files. Taking several minutes can be expected.
If you run into issues installing, check out [troubleshooting](TROUBLESHOOTING.md).
## Options
- Flat textures: makes all textures appear as a solid color.
- Nohats: removes all hats and cosmetic items.
- No Playergibs: removes all gibs that come from players exploding.
- No Shells: removes all shell models ejected from guns.
- No Weapongibs: removes all gibs from certain projectiles (arrows breaking, for instance).
- Surfaceproperties: removes all particle effects bullets hitting walls and all footstep sounds
- No Soundscapes: removes most ambient sounds on maps.
- mtp.cfg: makes all maps become unaffected by pyrovision.## Turn into VPK
Having folders inside custom makes load times slower (regardless of contents) and vpk files exist to speed up load times. For this reason, a utility is provided to convert CleanTF2+ into vpk files.
When you have fully generated the options you wanted:
1. Run pack_vpk.bat (windows) or pack_vpk.sh (linux)
2. Move/delete CleanTF2plus folder out of custom (otherwise there is no load time benefit)