Skip to content

Interesting-exe/CS2Fixes-RampbugFix

 
 

Repository files navigation

RampbugFix

Minimizes rampbugs. This plugin isn't perfect and rampbugs will continue to occur until Valve decides to finally fix them.

Fix taken from CS2KZ's rampbug fix

Installation

Compilation

Requirements

Instructions

Follow the instructions below to compile CS2Fixes.

git clone https://github.com/Interesting-exe/CS2Fixes-RampbugFix && cd CS2Fixes-RampbugFix
git submodule update --init --recursive

export MMSOURCE112=/path/to/metamod/
export HL2SDKCS2=/path/to/sdk/submodule

mkdir build && cd build
python3 ../configure.py --enable-optimize --symbol-files --sdks cs2
ambuild

Copy the contents of package/ to your server's csgo/ directory.

About

cs2kz rampbugfix shamelessly pasted into CS2Fixes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 88.8%
  • Python 10.7%
  • Other 0.5%