willychen0146 / L4D2_hunter_crash_fix

Fix the crash issue caused by hunter pouncing on the player when there are too many mode is installed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

L4D2-fix-tool

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

Require

pip install -r requirements.txt

Usage

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}

Issue

TODO: This program currently only highly reduces the chance of crashing, but does not completely fix the issue.

Authors

LICENSE

The project is made available under the MIT license. See the LICENSE file for more information.

About

Fix the crash issue caused by hunter pouncing on the player when there are too many mode is installed.

License:MIT License


Languages

Language:Python 100.0%