k0mr4d3 / csgo-src

April 22nd, 2020 leak but better

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is aimed to improve the leaked CS:GO code, to make it more stable and to make it playable.
Use resources from CS:S to get the HUD and GameUI to work properly.

Partially used code from https://github.com/SwagSoftware/Kisak-Strike (some econ stuff, weapon recoil).

Features:
- Removed Scaleform;
- Filesystem from TF2 leak (less hardcoded stuff, allows for 'custom' folder, etc);
- Some VGUI stuff and complete GameUI ported from TF2 leak;

Currently known bugs:
- sv_pure is most likely broken due to differences between CS:GO and TF2 implementations that I was
  too lazy to fix for TF2 filesystem at 6AM, just 2 hours before going to college with no sleep;
- Game currently crashes after shutting down (something related to g_pCVar and outputting console messages,
  I think g_pCVar gets destructed before it is used for outputting console messages or something);

About

April 22nd, 2020 leak but better


Languages

Language:C++ 86.0%Language:C 12.3%Language:C# 0.4%Language:Perl 0.3%Language:Shell 0.3%Language:HTML 0.3%Language:Objective-C++ 0.1%Language:Makefile 0.1%Language:GLSL 0.0%Language:Assembly 0.0%Language:Batchfile 0.0%Language:Squirrel 0.0%Language:JavaScript 0.0%Language:Roff 0.0%Language:Yacc 0.0%Language:Python 0.0%Language:M4 0.0%Language:Lua 0.0%Language:PHP 0.0%Language:Lex 0.0%Language:POV-Ray SDL 0.0%Language:Pawn 0.0%Language:Clarion 0.0%Language:sed 0.0%Language:PLSQL 0.0%Language:CSS 0.0%Language:Raku 0.0%