New way of configuring CS:GO? [SOLVED]

Started by Exaco, June 19, 2017, 05:15:32 AM

Previous topic - Next topic

Exaco

Hey all, maybe someone knows how to configure the csgo ? Used to know some time ago, but now there's no .FGD file and there's no GameConfig.

All i can get out of WallWorm atm: https://i.gyazo.com/b59f1756b3054e0f7b29f5b8215cc494.png

Edit: Trying this: https://www.wallworm.net/index.php?topic=1165.0
FIXED

Joris Ceoen

Are you sure you don't have a GameConfig.txt in the bin folder of CS:GO? It's the bin folder inside the 'Counter-Strike Global Offensive' folder, not the 'csgo' folder. It's in the following path:
C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\bin

In any event, if you don't have the file at all, copy the following code inside a new .txt file and name if GameConfig, then save that file inside the folder at the path mentioned above.
"Configs"
{
"Games"
{
"Counter-Strike: Global Offensive"
{
"GameDir" "J:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\csgo"
"Hammer"
{
"GameData0" "J:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\bin\csgo.fgd"
"TextureFormat" "5"
"MapFormat" "4"
"DefaultTextureScale" "0.250000"
"DefaultLightmapScale" "16"
"GameExe" "J:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\csgo.exe"
"DefaultSolidEntity" "func_detail"
"DefaultPointEntity" "info_player_counterterrorist"
"BSP" "J:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\bin\vbsp.exe"
"Vis" "J:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\bin\vvis.exe"
"Light" "J:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\bin\vrad.exe"
"GameExeDir" "J:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive"
"MapDir" "J:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\sdk_content\maps"
"BSPDir" "J:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\maps"
"PrefabDir" "J:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\bin\Prefabs"
"CordonTexture" "tools\toolsskybox"
"MaterialExcludeCount" "0"
}
}
}
"SDKVersion" "5"
}


Hopefully this helps you to start working inside Wall Worm :)

SMF spam blocked by CleanTalk