Half Life Valve Folder Download ((EXCLUSIVE))
Click Here === https://tlniurl.com/2sXTJq
bro, thanks for this! Finally I can play half-life 1 again. somehow but I'm like a fool in keeping memories. I just realized that I destroy half life, even in other games like minecraft I destroy everything too. at first i like to make mods for minecraft until i found half life game i installed it and play it at first it was very fun and very complicated, until i know how to make mods for half life. I realized too late that I could just create a new mod folder instead of replacing the files in the original folder like importing models and maps from op4 and decay which makes it a bit of fun. until I finally realized, with all the custom weapons, maps, and models it would change the entire half life game. the game is not what it was when I first installed it, used to play on subtransit map and everything else is really fun even with annoying bots, me and my cousin like to run over bots with trains. Back then I only knew about changing models, console cheats, and spawning some NPCs using the console. Luckily I still had the .wad files and such unaltered. Once again, thank you.
Click Add. Select the file at common\Half-Life SDK\Hammer Editor\fgd\half-life\halflife.fgd. This file should exist there. If it doesn't, you can make it yourself by copying all the information on this page. You can select and use extra FGDs, but anything in them not coded to work in the Half-Life engine will not work. For example: the CS hostage entity.
Set this to the folder containing everything specific to your mod/game, such as common\Half-Life\bshift. If you're not mapping for a mod, you can set it to the valve folder, but it shouldn't make a difference.[confirm]
i too am playing it on regular half-life. everything underwater is black, the grass hairs are a pale grey, the lion fish is grey when viewed from underwater. could you give me a hint on where to hunt the cave? thanks
But Half Life 1 is fully playable from the beginning to the end? Can I play until the end of the single player campaign? I have been some time away from playing games because of my focusing on studying game developing and programming (never had time to play many games I would like). So now thanks to my psvita Henkaku I can enjoy many classic and cool games I never had the time to fully play and beat them. I want to play half life 1 completely and its expansion, blue shift and opposing force. Is that possible now?
Yes. Yes you do. Now, this mod runs on Xash3D so you DO NOT move the contents to steam or anywhere really. It's far easier to move the 'valve' folder from Half-Life to the mod itself. For most users this will be:
4. Locate and open a folder with a basic Half-Life game content. For the WON version of game it can be something like "C:\Sierra\Half-Life\". You will see a "valve" directory inside. For the current Steam version of the game it can be something like "C:\Program Files\Steam\SteamApps\common\Half-Life". You also will be able to find a "valve" directory inside it.
5. Copy the whole "valve" folder with all of its' contents from your Half-Life game folder directly into the main Xash3D game directory (which you created at Step 3). So after that you get something like "D:\Games\Xash3D\valve" with a basic game content. If you are using Steam version of the game as a source, after copying (extracting) of "valve" folder also check inside "valve\sound\common" folder. There are some launch_*.wav files. Copy them to the "valve\media" folder (these sounds are required for Xash3D game menu, but they present in this folder only in WON versions of the game). You may also be interested to check this add-on. Please note, that you can have some old saved games in your "valve\SAVE" folder. It's recommended to delete this folder entirely or clean out any of found save-files, because they can interfere with proper beginning of a new game under Xash3D!
6. Proceed to extracting the contents of Xash3D_build4344_with_extras.zip archive into the main Xash3D game directory. At first, you will get 2 more archives: Xash3D_build4344.7z and Xash3D_extras.7z (there's also Xash3D_build4344_sources.7z, but it's only for developer's needs). 7z files are 7-Zip archives, which can be extracted with 7-Zip program or with any other appropriate archiver. Continue their extracting into the Xash3D directory with overwriting any of existing files (some files in the "valve" folder must be replaced with files from Xash3D_extras.7z, especially dll-files, otherwise you may get critical error and be unable to play the game). Finally, you will get the Xash3D directory with "docs", "source code" and "valve" folders inside, plus files dedicated.exe, hl.exe, Install Notes.txt, menu.dll, readme.txt, vgui.dll and xash.dll.
9. If you want to play any Half-Life or Xash3D mod, you have to install it or extract its' files into a separate folder inside a main Xash3D directory (same way as for Half-Life's "valve" folder). Follow an instruction that is appended to a mod, but make sure that any mod (with all of its' contents) is placed into an individual folder. Any properly installed mod can be selected and activated via "Custom game" menu. You can also manually create a shortcut to quickly launch a specific mod. Just create a copy of the shortcut for hl.exe and add in the "Target" field parameter " -game FOLDERNAME" (with space, but without quotes) after hl.exe. "FOLDERNAME" here is a name of the folder where that mod is located. For example, to run Opposing Force (when installed) you have to add " -game gearbox" parameter after hl.exe (it should look like "...\hl.exe" -game gearbox). In fact, it's all the same system, which you can use to run any mod with standard Half-Life (no matter, Steam or WON version). Please note, that "FOLDERNAME" should not contain spaces (legit names are like "foldername" or "Folder_Name" or "Folder-name" or "FOLDER.NAME", but not like "Folder Name").
If you have problems of any kind, like game doesn't start or some functions don't work properly, at first re-read this manual again and try to understand if you did something wrong on installing. The major problem is that people do not copy game files correctly. If you got an error message like "Couldn't load gfx.wad" this mostly means that some files are missing or copied in a wrong place. So check again that you have "valve" folder with all the basic Half-Life contents in your main game directory (the directory that you manually created and copied there hl.exe, xash.dll, menu.dll and other Xash3D files), make sure that you have in "valve" those files which are mentioned in your error message. If the mentioned file is on its' place, then maybe some game settings are corrupted. So you need to check gameinfo.txt file in the "valve" folder, or in the folder of that mod you're trying to launch. This text file defines the parameters which should be used to start the game or mod (like basedir path for "valve" folder, or gamedir path for the mod's folder, e.g. "gearbox" for Opposing Force; also the important parameters are dllpath, usually "cl_dlls", and gamedll, usually "dlls/hl.dll", they set path & names for game or mod's dlls and must be correct). Gameinfo.txt normally is generating automatically by Xash3D, using the data from liblist.gam file in the same folder, but for some reasons you may have incorrect settings here. If you have any problems and not sure which parameter is corrupted, it's safe to delete this file and allow the game to restore all the settings automatically. Sometimes game refuses to start with correct video settings and you can't set a proper resolution etc. This can be caused by files shipped with a mod you are trying to launch. To fix the problem delete from the mod's directory files opengl.cfg & video.cfg. They also have to be generated automatically for your system by Xash3D, and mod's authors should not include them into mod's files, because they are system-dependent.
Edit: Just found the comment that you replied to about this. so sorry about the repeat question. However this is a guide about running half-life with xash3d so i'd think it would be a good idea to include instructions for installing XashXT on this guide as well?
Once the Jumbot folder is pasted, still in the Half-Life installation folder, you need to go to the valve folder, and look for the folder maps. In our case its (F:\SteamLibrary\steamapps\common\Half-Life\valve\maps).
Copy the whole maps folder (Half-life\valve\maps) and paste it inside the Jumbot folder. In our case its (F:\SteamLibrary\steamapps\common\Half-Life\Jumbot). The pasted map folder should look like these.
To run Jumbot with the Half-life game, you need to add some start up launch option to play it. To do that, same as looking for folder, you need to go to your Steam Library, then look for the Half-Life game.
In the meantime though, Valve's Erik Johnson has suggested one specific fix for people receiving the error "Map Version is 0, expecting 19" upon load-up. Apparently you should go to your \Steam\SteamApps folder, rename the file "sourcemodels.gcf" to something else and then relaunch the game. It will download the file in question again, but, says Johnson, it may be the most efficient fix if you want to get into the game any time soon. 2b1af7f3a8