Skip to content

Conversation

@LionDoge
Copy link
Contributor

I've set every game to use CS2 SDK for now, as others haven't been updated yet. I was able to complete a dump for all games on my Windows machine, I also tried CS2 on a Linux server myself (although very minimal, since I didn't have all dependencies installed on it to load client libraries).

Some classInfos in schema can now be null in GlobalTypes apparently, but only a few from my experience. Maybe they are initialized as part of some other library that we just don't load here.

endfunction()

build_hl2sdk(CS2 hl2sdk-cs2)
build_hl2sdk(DOTA hl2sdk-deadlock)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i dont think this file needs to be changed anymore since its specified in build_game, although the dota needs to be fixed to be dota.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yea this overrides how the sdk projects are configured, this is not to be touched

@Poggicek
Copy link
Collaborator

I haven't received a mail for this PR so I have just now independently made the same changes and already pushed those to master, the dota/deadlock switch I pushed from this PR. a3cb723

@Poggicek Poggicek closed this Jan 25, 2026
@LionDoge
Copy link
Contributor Author

Whoops, sorry that it didn't notify you. At least I'm glad you noticed fixes for other games before attempting them yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants