Getting Non-Steam CS 1.6 compaitable with X-Fire

Go to your Xfire folder and open xfire_games.ini

Use the search feature to find Counter-Strike 1.6
Replace the text with:



Code:
[5]LongName=Counter-Strike 1.6
ShortName=cs
Icon=cstrike\game.ico
LauncherDirKey=HKEY_CURRENT_USER\Software\Counter-Strike
LauncherExe=hl.exe
LauncherPasswordArgs=+password %UA_GAME_HOST_PASSWORD%
LauncherNetworkArgs="%UA_LAUNCHER_PASSWORD_ARGS% +connect %UA_GAME_HOST_NAME%:%UA_GAME_HOST_PORT%"
DetectExe=hl.exe
InstallHint=hl.exe
Launch=%UA_LAUNCHER_EXE_PATH% -nomaster -console -game cstrike %UA_LAUNCHER_NETWORK_ARGS%
ServerStatusType=HL
ServerEncodingType=UTF8
CanBeUpForGame=TRUE
InGameRenderer=OGL
InGameFlags=OGL_EXTRA_HOOKS
InGameOGLTexture=32000

There you go ;)
 
Back
Top