find-g_pGameTypes-AND-IGameTypes_CreateWorkshopMapGroup

Find and identify the g_pGameTypes global variable and IGameTypes_CreateWorkshopMapGroup virtual function call in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate the IGameTypes interface pointer by searching for the "mapgroup workshop" string reference and analyzing the virtual function call pattern.

tools-only Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/automation/scripting/215-name-skill_bc6f0f2b commit 3d91b3ff8f

Frequently asked questions

npx skillmds@latest add tools-only/find-g-pgametypes-and-igametypes-createworkshopmapgroup-2