This project is aimed at solving the game crash problem caused by hunter pouncing on the player when there are too many mode is installed. Quick fix for too many indices for index buffer
pip install -r requirements.txt
Path may be in:
"C:\Program Files (x86)\Steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\workshop"
# fix VPK file
python l4d2_fix_vpk.py --input {vpk_file_path}
TODO: This program currently only highly reduces the chance of crashing, but does not completely fix the issue.
The project is made available under the MIT license. See the LICENSE file for more information.