Tuesday 4 March 2014

Menu Not Showing In Cs 1.6

If you cant see your Menu of CS 1.6 Game anymore . You just gotta do the following steps !!


First Go To Your Counter-Striker folder where you installed the game. Then go in cstrike\resource and look for file GameMenu.res . Then check its size ( file size of GameMenu.res).


Then if its 0 KB then all you gotta do is copy and paste the below text into it after opening GameMenu.res in notepad .







( COPY THIS  INTO GameMenu.res)

"GameMenu"
{
"1"
{
"label" "#GameUI_GameMenu_ResumeGame"
"command" "ResumeGame"
"OnlyInGame" "1"
}
"2"
{
"label" "#GameUI_GameMenu_Disconnect"
"command" "Disconnect"
"OnlyInGame" "1"
"notsingle" "1"
}
"4"
{
"label" "#GameUI_GameMenu_PlayerList"
"command" "OpenPlayerListDialog"
"OnlyInGame" "1"
"notsingle" "1"
}
"8"
{
"label" ""
"command" ""
"OnlyInGame" "1"
}
"9"
{
"label" "#GameUI_GameMenu_NewGame"
"command" "OpenCreateMultiplayerGameDialog"
}
"10"
{
"label" "#GameUI_GameMenu_FindServers"
"command" "OpenServerBrowser"
}
"11"
{
"label" "#GameUI_GameMenu_Options"
"command" "OpenOptionsDialog"
}
"12"
{
"label" "#GameUI_GameMenu_Quit"
"command" "Quit"
}
}


Paste the above in GameMenu.res and save it












Then Right Click on GameMenu.res and make it a readonly file so that it doesnt reverts back into 0 KB. 









If  your GameMenu.res already had the above written thing or had 1 KB space then it means your GameMenu.res is corrupt file .











 So Now You Gotta Either Borrow it & replace OR MAKE YOURSELF ONE FILE !! BY OPENING NOTEPAD THEN FOLLOWING THE SAME STEPS I WROTE FOR ) KB FILE & SAVE NOTEPAD AS GameMenu.res !!!! & then swap it with your previous one.
Then its all done GO OPEN YOUR GAME . YOUR MENU WILL BE BACK !! ENJOY !! 









2 comments: