Giter Club home page Giter Club logo

csgo-src's Introduction

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);

csgo-src's People

Contributors

pimonfeed avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

csgo-src's Issues

can't compile launcher_main (:VCEnd" exited with code 1)

I'm using V2015 with MFC, I'm getting this when compiling the launcher

Error	MSB3073	The command "call ..\vpc_scripts\valve_p4_edit.cmd ..\..\game\csgo.exe ..
call ..\vpc_scripts\valve_p4_edit.cmd ..\..\game\csgo.pdb ..
copy D:\AhmadGT's Files\.HL2DevSDKs\csgo-src\src\launcher_main\.\Release\.\csgo.exe ..\..\game\csgo.exe
if ERRORLEVEL 1 goto BuildEventFailed
if exist D:\AhmadGT's Files\.HL2DevSDKs\csgo-src\src\launcher_main\Release\csgo.map copy D:\AhmadGT's Files\.HL2DevSDKs\csgo-src\src\launcher_main\Release\csgo.map ..\..\game\csgo.map
if exist D:\AhmadGT's Files\.HL2DevSDKs\csgo-src\src\launcher_main\Release\csgo.pdb copy D:\AhmadGT's Files\.HL2DevSDKs\csgo-src\src\launcher_main\Release\csgo.pdb ..\..\game\csgo.pdb
call ..\vpc_scripts\valve_p4_edit.cmd ..\..\game\csgo.dat ..
..\..\game\bin\newdat ..\..\game\csgo.exe
goto BuildEventOK
:BuildEventFailed
echo *** ERROR! PostBuildStep FAILED for launcher_main! EXE or DLL is probably running. ***
del /q D:\AhmadGT's Files\.HL2DevSDKs\csgo-src\src\launcher_main\.\Release\.\csgo.exe
exit 1
:BuildEventOK

:VCEnd" exited with code 1.	launcher_main	C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets	133
 

How to running it?

How to running it? It shows error: can't find background image or "Could not loading library matchmaking".

Dependencies to run game

How files are required i read the cs:s for GUI but
I mean models, maps and textures
From steam csgo 2022? or where

sounds_manifest.txt error

Unable to load manifest file 'scripts/game_sounds_manifest.txt'

but it exists in the scripts folder!!

vgui

what do you plan to do?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.