alza54 / opensource2

(Open)Source² — a reasonable CS2 Open Source SDK for your projects.
MIT License
96 stars 12 forks source link
counter-strike counter-strike-2 cs2 sdk source2 source2-engine

opensource2

(Open)Source² — a reasonable CS2 Open Source SDK for your projects.

Cheat is gonna be updated, milestones planned so far:

How to use?

  1. Clone repo: git clone --recurse-submodules --remote-submodules https://github.com/alza54/opensource2
  2. Make sure to have DirectX 11 SDK installed.
  3. Open the solution in Visual Studio 2022 on Windows (ideally).
    Note: no need to copy & paste any dependencies into the solution, as they are automatically cloned with git.
  4. As Counter Strike 2 is a 64-bit application, compile .DLL as x64 Debug or Release.
  5. Inject the .DLL into the game with an injector of your choice. Ideally write your own, as it's not a hard thing to do.

Is it working now?

The software has been tested on build ID 12321656 released on 9/29/2023

Contributions

Is it undetected?

Changelog

v0.5.0

v0.4.0 ("Everyday" Release)

v0.3.0 (First Stable Release)

Screenshots

v0.5.0

Cheat SDK GUI Cheat SDK GUI

v0.4.0

Cheat SDK GUI

v0.3.0

Cheat SDK GUI

v0.2.0

Cheat SDK GUI