Skip to content

Prince-Sahani137/Linux-CS2-Cheats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux CS2 External

WH memory patch for CS2 on Linux.

Menu

Run CS2 and open terminal, type this:

sudo apt install build-essential cmake git libglfw3-dev libglew-dev libopengl-dev
cd ~
git clone https://github.com/islavikfx/Linux-CS2-External.git
cd Linux-CS2-External/
mkdir -p build && cd build/
cmake ..
make -j$(nproc)
sudo ./Linux-CS2

Changelog from 19 May 2026:

[+] Added blood WH glow when you hit enemy (with new CS2 update).

[+] Updated Offsets.h for last version.

Youtube video: https://youtu.be/M0zOoZ9-VBs

The offset in Offsets.h may need to be updated over time.

t.me/islavikhome

About

Counter-Strike 2 Memory patch for WH on Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 88.6%
  • C 9.8%
  • Objective-C++ 1.4%
  • Objective-C 0.1%
  • Python 0.1%
  • GLSL 0.0%