Half Life 2 Beta leaked?


Recommended Posts

Whats with all the whining?? So the beta is leaked..? If you dont like it then tough.? Its not going to affect sales.? Its not going to affect release date (although it will undoubtedly be blamed for one) The people who will buy it will still buy it, the people who weren't going to buy it still won't.

--WeeJames

False. I've decided to not purchase it after this incident.

If that's true, you should be ashamed of yourself.

Yeah. What a lame reason to not buy the game.

--WeeJames

the game was compiled on the 16th and directx works fine, how else would they have shown it at e3? by the looks of it the game definitely wasnt ready for sept 30th release. i hope its still in line with a holiday release however. but this beta is no big deal besides just playing around with the weapons and seeing the graphics, you really cant play the game yet. im afraid to load any maps besides the e3 demos becausei dont want to know the story yet

i dont understand peoples...

when we grab betas of all games its ok , halo,ut.... but we grab the beta of the game we are all waiting for for ages...and its baaaaaaaaaaaaaaaaaaaad as hell...

timdorr, whats wrong about giving tips etc in playing it...dont remember about the halo beta thread ??? personnaly, posting nfos, screenshots and giving tips IN GAME ones only of course is the same...anyway no flamming nothing just saying this

enjoy peeps

BuG

Has anyone explained why this would affect the release date? If I know game companies, they want to release as soon as possible so they can start collecting their money. I don't think they really care about cheating, and even if they do, they can just release the game and patch it later.

They'll release it on time, you watch.

Jasco, I'm surprised the neowin mods are being this generous. Aside from hosting screenshots (which have been illegally obtained), but imagine the amount of PMs going around neowin with download links to the beta. Is this any better than a P2P network? You don't have to physically host the game to support the sharing of it. IRC Networks and Channels go down for the same reason. Warez anyone?

Well. Then they should draw the line so everyone can see it. Screenshots and nfos are okay, but give tips is not? Just wondering.

i dont understand peoples...

when we grab betas of all games its ok , halo,ut.... but we grab the beta of the game we are all waiting for for ages...and its baaaaaaaaaaaaaaaaaaaad as hell...

timdorr, whats wrong about giving tips etc in playing it...dont remember about the halo beta thread ??? personnaly, posting nfos, screenshots and giving tips IN GAME ones only of course is the same...anyway no flamming nothing just saying this

enjoy peeps

BuG

Indeed dude.

for some reason my fps are now about 20-30fps constantly now, i love the game... just done the training map

still can't believe these physics... they are so real.

Half life 2 is amazing!!

Hehe, yeah. First 15 minutes just sitting there with my jaw dropped playing around in the second e3 test map :o :o :o

Screens are ok, because they don't help people play it, they just show them what the game is like (aka. free publicity). Instructing someone how to play the game, though, is quite a different beast. No one should have this in the first place, so we're not going to support people trying to play it.

If you want to comment on the quality of the game or post screens, that is fine. Otherwise, think again.

Screens are ok, because they don't help people play it, they just show them what the game is like (aka. free publicity). Instructing someone how to play the game, though, is quite a different beast. No one should have this in the first place, so we're not going to support people trying to play it.

If you want to comment on the quality of the game or post screens, that is fine. Otherwise, think again.

I dont quite get this.

The Halo beta thread had information about helping people play it / improve performance etc.

Maybe im missing something here :pinch:

I got to page 9 and I just stopped. I think that maybe this is just getting a lil out of hand dont you guys think????? :unsure: I mean, i would love to have a beta copy (or wutever you want to call it) than the next guy. But with valve looking for the peep or peeps who took it, and with them searching the net for sources, Id be careful on what you say in here if u have it or not... :whistle:

Yeah i found out more about the state of this "beta" last night. the many problems are not like problems and glitches that werent solved at this point and this is not an accurate picture of where they were at when the directory was stolen. It appears as if they were in the process of updating versions and changing many things around when this was copied, half the files that won't load eg. models, textures, sounds, are because of the files themself being of the wrong version, like only half is updated, there are some files in the wrong directories and also there are some mistakes in the code, and other parts of the code are commented out when they shouldn't be. it will take me a while to fix this up to a more usable state, but who knows, there are many people on this forum more knowledgeable then me, maybe a fixed version will be released in the next few weeks.

can you tell us some of the quick fixes you made? id like to try and get this blood/bullet holes problem fixed

and about watching what we say, its not a problem. this isnt a full game leak, no game play is playable, no MP is playable..its more a less like a tech demo showing the graphics etc.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Euro-Office must default to ODF to be considered "genuinely European", LibreOffice argues by David Uzondu Euro-Office is a web-based collaborative office suite that positions itself as a "European sovereign alternative" to American tech companies, backed by a coalition of developers including Nextcloud, IONOS, Abilian, BTactic, OpenProject, and, more recently, Tuta. The project officially went live a couple of days ago, but not before drawing heavy fire from LibreOffice developers, who called the marketing claim that Euro-Office represents the "first open-source office suite developed in Europe" a deceptive historical inaccuracy because projects like OpenOffice and LibreOffice existed decades earlier. Now that the project has launched, LibreOffice is back with another complaint, arguing that Euro-Office cannot consider itself "genuinely European" while it pushes proprietary Microsoft defaults on users. Euro-Office had promised to improve the OpenDocument Format (ODF) back in April, but the current release still plagues users with several technical failures. For instance, the suite lacks an admin setting to enforce ODF, and mobile editors completely block ODF saves, forcing files into Microsoft's OOXML formats. Some configurations force files into read-only mode, while editing frequently corrupts document formatting or erases data. LibreOffice thinks that merely supporting a format as an afterthought does not make you a sovereign alternative, as file formats are the battleground where" digital sovereignty is won or lost." The road to the first stable release of Euro-Office has been quite bumpy due to an aggressive public fallout with OnlyOffice, from which the coalition originally forked the project. OnlyOffice struck back by accusing the coalition of violating copyright terms under its AGPLv3 branding requirements by stripping the original branding anyway and forking the code. Getting Euro-Office up and running is a bit wonky (at least for non-technical users), as there is no direct installer to grab off the web. The easiest way we learnt is by using Docker. First, pull the official Euro-Office image from the GitHub Container Registry: docker pull ghcr.io/euro-office/documentserver:latest Then, run the container with active ports and a secure JWT token, enabling the test environment: docker run -i -t -d -p 8080:80 --restart=always -e EXAMPLE_ENABLED=true -e JWT_SECRET=my_secure_jwt_secret ghcr.io/euro-office/documentserver:latest And finally, open a web browser and go to the following address: http://localhost:8080 If you are running this on a remote server, replace localhost with your server's IP address. You will see the Euro-Office test page, where you can create new text documents, spreadsheets, or presentations directly in the browser. Image via Euro-Office Nextcloud promises that proper standalone desktop versions and mobile apps will arrive in a future release.
    • It’s any of their products not just windows.
    • Google Gemini has been failing for users across the United States, Europe, and Asia since early Wednesday morning, June 10, 2026, and more than six hours into the incident Google has yet to declare a fix............. https://www.techtimes.com/articles/318152/20260610/google-gemini-outage-tops-six-hours-errors-1076-1099-worldwideflash-lite-still-answers.htm
    • Fun fact: There are more Warhammer 40k games than there are stars in the universe.
  • Recent Achievements

    • Week One Done
      FBSPL earned a badge
      Week One Done
    • One Year In
      Jim Dugan earned a badge
      One Year In
    • One Month Later
      Tommi118 earned a badge
      One Month Later
    • One Month Later
      sjbousquet earned a badge
      One Month Later
    • Week One Done
      sjbousquet earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      486
    2. 2
      PsYcHoKiLLa
      197
    3. 3
      +Edouard
      155
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      69
  • Tell a friend

    Love Neowin? Tell a friend!