//EDIT: zatial som pozeral Web a nasiel som toto:
Ok everyone, I have the solution for the load failure with no error. There is in fact an error and it has to do with memory. You may or may not get this error message that looks like this: "The Instruction at "0x241f8977" referenced memory at "0x01cdf5c0". This memory could not be read".
Here is the fix:
First location:
Right click your Half Life 2 icon on your desktop (the one you would normally double-click to launch the game). Then click Properties. Click the Shortcut Tab. In the line labeled Target, you will see something like this, depending on where you put the program when you installed it:
"C:\Program Files\Steam\Steam.exe" -applaunch 22
Copy and paste the following AFTER the above line:
+mat_forcehardwaresync 0 +snd_async_prefetch_priority 1
Be sure there is a space between -applaunch 22 and +mat
Click save and you are ready to go.
Second location:
From the Steam Play Games Menu, right click on Half Life 2. Choose Properties, then click Launch Options. Paste the following in the box.
+mat_forcehardwaresync 0 +snd_async_prefetch_priority 1
Click Ok and you are ready to go.
Do the same fix for Half Life 2 Deathmatch and Counter Strike Source.
Offline and Online Mulitplayer modes will should all work now.
A posledne:here is what I did to FIX the problem:
1) Right mouse click on my computer->Properties->Advanced
2) Performance Options -> Virtual Memory
3) I changed my virtual memory page size to have an initial size of like 550Mb and a max size of 1024Mb. In short, I upped the virtual memory page file size, and then I was able to play the game.
Your mileage may vary.
ak ma niekto nahodou podobny problem moze to pomoct ja to idem otestovat este uvidim ci mi to pomoze snad hej.I got the same "memory could not be read" error message after adding the following line to Half-Life 2's config.cfg file:
bind "§" "toggleconsole"
Somehow the game didn't like that '§' character. When I replaced it with 'F12' everything worked again.
So perhaps there is something illegal in config.cfg and renaming/deleting/editing config.cfg solves the problem.
//EDIT2: Tak nic nepomohlo to...
