Tilted Forum Project Discussion Community

Tilted Forum Project Discussion Community (https://thetfp.com/tfp/)
-   Tilted Gaming (https://thetfp.com/tfp/tilted-gaming/)
-   -   The Big Honkin' Half-Life 2 Thread (https://thetfp.com/tfp/tilted-gaming/29864-big-honkin-half-life-2-thread.html)

Metallica_Band 10-02-2003 04:05 PM

Half-Life 2 Source Code LEAKED...so what's a source code good for anyways???
 
Hey there...I found out that HL2's source code has recently been leaked...LOL...I KNEW something HL2 related would be leaked sooner or later after seeing what happened to Doom 3 Alpha (Fun game BTW...:D)...so what's a source code good for anyways??? It's not the game itself is it??? I don't think it is...so why would anyone want such a thing??? Just wondering...THANX
C'YA ?:-D

MrFlux 10-02-2003 04:14 PM

You are aware that software is usually written in something called "code" and then compiled into an executable formate right? The source code is the code for the game... Usually the only people who have the source code are the developers themselves.

So yes, it basically IS the game.
Although I'm not too sure how it's supposed to be played without all the supporting files (models and maps and sounds etc.), so maybe it was a bit more than the source code leaked.

kel 10-02-2003 05:30 PM

You can't really play with the source code because you still need all the game's geometry, textures, sounds, maps, and other incidentals. The source code is the uncompiled software code in a high level programming language. Source code, unlike compiled code, includes comments, meaningful identifiers for variables, and is ordered in multiple files with an understandable hierarchy that makes it readable and understandable.

You can decompile existing code into a high level language but it isn't really readable because you don't know the name or signicance of each block of instructions and data.

Game engines like the UT2k3, DoomIII, Half-life2, represent huge investments of time and money and engine licensing represents a lucrative business. Now any and all techniques used in the rendering or sound engine can be copied or imitated freely by anyone with the source code. They could incorporate it into their own engine with no one being the wiser. Code checkers can tell if something is lifted straight, but certain intellectual property like algorithms and architectural ideas can't be traced.

I would give my first born child to have just one hour to learn from it =)

mrquackers 10-02-2003 05:31 PM

More importantly - and more distressing - having the source code in hand will let people begin to hack and devise cheats for the game before it hits the streets.

Something to keep in mind the first time you boot up the multiplayer component of HL2 (the surprise of which was given away in that source code).

MrFlux 10-02-2003 06:24 PM

Quote:

Originally posted by mrquackers
More importantly - and more distressing - having the source code in hand will let people begin to hack and devise cheats for the game before it hits the streets.

Something to keep in mind the first time you boot up the multiplayer component of HL2 (the surprise of which was given away in that source code).

Yup, this is the main problem I have with it. I mean, there's enough cheats for half-life and its mods WITHOUT having access to the source code, with the source code they can easily build the hacks around the anti-cheat components, or even straight into the engine itself.

tokaok 10-02-2003 07:22 PM

yes this is indeed a huge problem for the community.

it will aid the bad guys create cheats.

it important to note that open source is generally better and more secure than closed source software because there are more good guys than bad guys looking at the code and reporting fixes.

unfortunately all the good guys in this situation who are not part of valve wont be coming close to the source with a 100 km pole , in order to avoide tainting.

This leaves valve alone and one step behind in a fight that was even supposed to start yet..

kel 10-02-2003 07:33 PM

Buh bye firstborn son...
[EDIT] Doh! fooled...[/edit]

Aletheia 10-02-2003 08:35 PM

It isn't right. This sucks.

Hercules 10-02-2003 10:13 PM

Definately sucks indeed, but I wouldnt worry TOO much.

From what I hear these 3 things rule over the leak:

1 - The leak is a month old

2 - This past month, is where most of the stuff was thrown together, so it is likely the the content in the leak is very incomplete, but still shows off quite a few things.

3 - They are changing some of the code (CD Key logarithms, some other things I cant think of at the moment)

Anywho, I hope the find and catch the bastard who did this, and jail his arse for a long long time.

GakFace 10-02-2003 10:26 PM

knowing our system, he'll be in jail longer than a murderer.....

Metallica_Band 10-02-2003 10:40 PM

Quote:

Originally posted by mrquackers
Something to keep in mind the first time you boot up the multiplayer component of HL2 (the surprise of which was given away in that source code).
HAH!!! I KNEW that TF2 would be shipped with HL2!!! They've payed too much attention to CS and barely ANY to TF...they were a bit TOO quiet about TF and TF2...Now I don't know which one I'm gonna be able to play with first...should I play TF2 first or HL2 first??? :confused::confused::confused: To TF2 or HL2...THAT is the question...You know what...this will prolly delay HL2 even MORE...unless Valve is stoopid they will have to change the source code completely or else there will be hacks EVERYWHERE

Are there any kind of files that you can get out of the source code or any interesting stuff??? Just wondering...THANX
C'YA ?:-D

Metallica_Band 10-02-2003 10:44 PM

Whoever released it is really STOOPID!!! What s/he SHOULD have done was wait until the release date of HL2 and THEN release the source code...BWAHAHAHAHAHA!!! That would have been the most evil...LOL...the person screwed up...s/he could have done a better job of being evil

Metallica_Band 10-02-2003 10:49 PM

Hey...check out this pic I found...wonder if it's real:
http://www.devils-children.com/hl2_1.jpg

jujueye 10-03-2003 03:03 PM

Well, i imagine valve has some serious work on their hands now.

They'll need to figure out who got to it, etc. I think they need to take a little mroe time with corporate security, though. From what I've read, most of the hacking was done by using the buffer overflow problem with Microsoft Outlook. I know MS had a patch for that a while back, didn't they?

After that's done, I suppose they shoudl rename ALL routines, ALL function calls, ALL variables, and probably change how some stuff works so the hackers dont have a chance.

Seems like a tall order. Hope they get it done right this time. I, for one, was really let down when I heard this. I guess there will be more people jumping on the Max Payne bandwagon while they wait, then, eh?

Ganguro 10-03-2003 03:14 PM

i wouldnt worry about it too much, there are sometimes numerous prerelase beta code versions floating around before a game goes gold. Even if the code is "current" and valid.. they have a month or 2 to change variables and work on securing functions, which will go a lot faster since the bulk of the work is done already.

99% of people getting the code wont know what to do with it anyway..
Hell the homworld code just went public as well.. Totally useless without supportiv files and subsystems.

CyN1caL 10-04-2003 05:06 AM

The only thing that really worries Valve, imo, is the ability to cheat.

With the source code, it would be pretty easy to make multiplayer cheats, with multiplayer and mods being what Valve is really banking on...

mrquackers 10-04-2003 05:12 AM

Ganguro, was it the Homeworld 2 code that leaked? Or just the code for the original game?

nothingx 10-04-2003 08:53 AM

I guess the thing that worries me most about this is that Valve will be leasing their HL2 engine to third-party developers. I guess now, some renegade programming team could hack together a graphically kick ass game without paying a dime to Valve using the stolen source. I'm sure Valve has been shitting bricks over this one...

... can't wait to get my hands on it and see how it works. heheheh.

Ganguro 10-04-2003 10:08 AM

Quote:

Originally posted by mrquackers
Ganguro, was it the Homeworld 2 code that leaked? Or just the code for the original game?

Homeworld 1 source code/ engine was released, not leaked. It was done on purpose and can be found here: http://www.relic.com/rdn/

Akira 10-04-2003 11:06 AM

There will be more cheaters and the Keygenerator will have to be changed. Those aren't that big of a deal but the main problem is now all of HL's rivals will be able to see how they do their physics and most importantly their AI system. That has to piss off the programmers. I know I would.

mrquackers 10-04-2003 11:08 AM

Quote:

Originally posted by Ganguro
Homeworld 1 source code/ engine was released, not leaked. It was done on purpose and can be found here: http://www.relic.com/rdn/
Ah. Ok, thanks. I've heard whispers of other invasions into developer systems, etc. - was trying to see how widespread the leaking had become.

biznotch 10-04-2003 07:53 PM

Half Life 2 ???
 
hey whats up everyone, I'm getting excited about HL 2 coming soon, and I would like to know if anyone can tell me about what I need to play this game...

My actual PC is a 2.0 GHz with 512 Ram, and more than enough space on my hard drive.
One thing though: my graphics card is the one that came with the computer when I bought it (at Gateway). I don't know what it is, and it probably sucks. I think I have enough processor power as well as ram and Hard Drive space, but is there anyone of the computer freak community that could tell me a good graphic card that could handle HL 2?
My first post as a thread... thanks for answering...

Lasereth 10-04-2003 07:57 PM

How much do you want to spend on a graphics card?

And what kind of processor/RAM is that? If you have a 2.0 Celeron with 512 MB of PC133 RAM, you'll probably have trouble with Half-Life 2.

-Lasereth

Prince 10-04-2003 08:13 PM

Will my specs be enough to run HL2?

P4 1.6 GHz / 384 MB DDR @ 266 MHz / 50 GB HDD / Radeon 9000 Pro Atlantis 64MB DDR VIVO / Win XP Pro, DX9

a1t3r3g0 10-04-2003 08:25 PM

It's too hard to say right now. The game could have strict requirements, or it could be very scalable so it can be played on most machines.

Lasereth 10-04-2003 08:27 PM

The specs for playable Half-Life 2 are really, really low. You'll be able to run it, but maybe not run it *well.* You never know until it comes out, though.

-Lasereth

10-05-2003 03:11 AM

The way HL2 is designed, you don't a powerful computer, just a powerful video card. Anything with 128 MB DDR + will run amazing.

10-05-2003 03:42 AM

It is going to take Valve so much longer to put out HL2 now :(

Mind_Storm 10-05-2003 07:23 AM

Half Life 2 source leak confirmed - Oops! Or maybe it's a marketing wheeze
 
http://www.theinquirer.net/?article=11913


Half Life 2 source leak confirmed - Oops! Or maybe it's a marketing wheeze

By INQUIRER staff: Friday 03 October 2003, 09:56

GABE NEWELL has made an official statement about the rumoured leak of the Half Life 2 source code here.
Apparently, someone has been sniffing around Valve Software and the source code was downloaded directly off of Valve computers. This appears to have been a targeted attack at Valve, as it exploited a vulnerability in Outlook (vulnerabilities in Microsoft software? Heaven forbid!) and installed a keystroke recorder on individual systems. In addition, Gabe’e e-mail has been accessed several times since September 11th, 2003.

While the source code does not include the full game, the source code of the engine can be examined to create exploits in the game. Speculation is running rampant about Steam’s ability to detect hacks, but finding work-arounds with the source code is much easier than trying to decipher compiled information.

There are also components to the source code that reveals new weapons, and work already completed on several mods. While some people might think, "big deal", there is a high stakes game happening this fall with several prominent titles vying for the gamers dollar. This is a painful blow to Valve. µ

Matrix2023 10-05-2003 10:01 AM

If a developer wanted to work on a new game, looking at the HL2 source would be worthless to them. The code itself is already a few years old, and some parts of it are 4-5 years old. And Valve doesn't have any code Gods like iD does, so the code is pretty standard. By the time a developer spends 1-2 years coding up their game using the HL2 source, it will be outdated by the time it is released. That's the nature of the beast. Now if the source was leaked a year ago, then it would be a total different story. Developers could of rushed things and had their HL2 source based game out around the same time as HL2, with enough time to change things around so no one catches on.

nothingx 10-05-2003 01:26 PM

Quote:

the time a developer spends 1-2 years coding up their game using the HL2 source, it will be outdated by the time it is released.
Consider the following: Quake 3 Arena was released to the public on the 21 October, 2000. Almost three years later, Jedi Knight: Jedi Academy was released 16 September, 2003. This new game is not outdated. Gamespot.com gives Jedi Knight a decent rating of 8.4/10. I would hardly consider an 8.4 an "outdated" game.

Sure, the Quake3 engine was done by "code Gods" iD, but then consider that the original Half-life was released 31 October, 1998. James Bond 007: NightFire was released four years later using the Half-life engine, and Counter-Strike: Condition Zero is due out next month which also uses the old Half-life engine.

My point is this, the Half-life2 engine is not outdated, and nor will it be for probably the next three or four years. That should allow plenty of time for developers to release great games using the HL2 engine, and trust me they will. Now the only trouble is did the developers pay for rights to use the engine, or did they steal it?

Mr.Deflok 10-05-2003 03:55 PM

I was looking at the graphics for HL2 on that 600MB e3 video today and thought to myself, "wow, that shit looks like bullshit, they should've released it five months ago."

irseg 10-05-2003 04:13 PM

Re: Half-Life 2 Source Code LEAKED...so what's a source code good for anyways???
 
Quote:

Originally posted by Metallica_Band
so what's a source code good for anyways??? It's not the game itself is it??? I don't think it is...so why would anyone want such a thing??? Just wondering...THANX
C'YA ?:-D

Oh, my. Going back to your career thread, this definitely confirms that you aren't cut out for a computer-related job.

Mr.Deflok 10-05-2003 09:30 PM

Re: Re: Half-Life 2 Source Code LEAKED...so what's a source code good for anyways???
 
Quote:

Originally posted by irseg
Oh, my. Going back to your career thread, this definitely confirms that you aren't cut out for a computer-related job.
If I were a mod I'd ban you for that comment alone.

MSD 10-06-2003 07:32 AM

Valve Software releases statement, "This sucks" after Half-life2 source code stolen
 
Not the entire game, but the engine that controls character interaction, physics, and other aspects of gameplay.
Quote:

“EVER HAVE ONE of those weeks?” Valve Software founder Gabe Newell wrote on a gaming Web site Thursday announcing the theft of the “Half Life 2” source code and asking the gaming community for help in tracking down the villain. “… This sucks.”
The source code does not allow a person who downloads it to play the game, but it contains enough core programming that it could be used to create games with different graphics, said Michael Pachter, a gaming analyst with Wedbush Morgan.
“You can take that engine, which essentially just tells the characters how to interact with one another, and turn the scientist battling the aliens into a military guy battling Iraqis in the desert,” he said.

INTRUDER GAINED ACCESS TO E-MAIL
In his posting on HalfLife2.net, Newell, said that the source code was stolen by someone who was able to gain access to his e-mail account in September and install keystroke-logging software on several company computers.
“Around 9/19 someone made a copy of the HL-2 source tree,” he wrote.
Newell, who spent 13 years with Microsoft Corp. before leaving to start Valve Software, said the company also had been experiencing denial of service attacks against its web servers and Stream, a broadband software delivery platform the company operates, but stated that it was not clear whether the attacks were related to the theft.


Games & Gadgets

• Sony to unveil PSX unit next week
• Price for GameCubes cut in Europe
• Review: Palms on parade
• Play that funky music, Game Boy
• Yahoo, Microsoft link up for games




Representatives of Valve did not return calls Friday seeking comment.
A source familiar with the case said federal agents were investigating. An FBI spokesman in Seattle declined comment.
The release of “Half Life 2,” currently scheduled for December, has been one of the most eagerly anticipated events of the year among computer gamers, who made the first game one of the most popular titles ever.
The game, described by fans as a cross between the “X-files” and Stephen King, stars Gordon Freeman, a scientist at Black Mesa Research Facility, who is forced to battle a horde of alien thugs after a freak accident opens up a portal to another dimension.

PREVIEWED TO RAVE REVIEWS
In the sequel, which previewed to rave reviews at the Electronic Entertainment Expo in Los Angeles in May, Freeman is joined by other humans in attempting to prevent the aliens from achieving world domination, as well as another alien race whose allegiances are unclear.

Read 'Half Life 2' review

Though the theft stirred considerable buzz in the gaming community, and raised fears that the release of “Half Life 2” — originally slated for September — could be delayed beyond Christmas, observers said it was not expected to have a significant impact on the company.
Advertisement

Pachter, the gaming analyst, said that while other game developers could try to piggy-back on the “Half Life 2” code to create bootleg versions of the game, they probably would not be able to distribute their product.
“It’s a close community and it’s going to be difficult for someone to come out with a game and try to pretend they developed it themselves,” he said. “It would be like taking a copy of ‘Moby Dick’ and changing the names and saying you wrote it.”

WORRIES ABOUT ‘CHEATS’
Dave Kosak, executive editor at the gaming news site GameSpy.com, said the financial impact - if there is any - could come if gamers use the code to reverse-engineer “cheats” that allow them to defeat all comers in online, multi-player games.
“Once cheating becomes rampant, it’s worthless to play,” he said. “It’s just no fun.”
Kosak said that while the theft is something of a security black eye for Valve, it also is a back-handed compliment.
“It certainly reflects on their security, but it also reflects on the popularity of their product,” he said. “People went out of their way to penetrate their network and get their hands on it.”

MSNBC.com’s Tom Loftus contributed to this report.


nothingx 10-06-2003 08:16 AM

There's a pretty good discussion going on about this already in this thread... but yeah, it does indeed suck.

ducati999 10-06-2003 11:46 AM

depends on how you want it to look....the better the system the better it is....same with the card...i would say if you want to go all out get the 9800...if you want to not break the bank...than like a 128mb ti4200 would do great...processor should be more than enough...and more ram never hurts..max it out!

keef 10-06-2003 12:26 PM

its not about HL2, its about the mp.....anyone remember tf2 ?

moreover, in SP you will be able to notch down your gfx settings enough for your game to be playable (40fps+)

The real question here may be how much of a computer will it take to run hl2 at x resolution WHILE playing online.

billege 10-06-2003 05:01 PM

Well, that's not the nicest thing to say, but it falls pretty far from being a personal attack.

To a point I'd even agree. If Metallica_Band is a studying IT student, he has some more studying to do.

I'd just remind <b>irseg</b> that everyone starts with the same knowledge base. IE-nothing. Learning fills that void.

Never forget there is always someone out there who knows more.

irseg 10-06-2003 06:38 PM

Re: Re: Re: Half-Life 2 Source Code LEAKED...so what's a source code good for anyways???
 
Quote:

Originally posted by Mr.Deflok
If I were a mod I'd ban you for that comment alone.
For being honest? Wow, you'd make a great moderator!

Buk 10-06-2003 07:00 PM

Re: Re: Re: Half-Life 2 Source Code LEAKED...so what's a source code good for anyways???
 
Quote:

Originally posted by Mr.Deflok
If I were a mod I'd ban you for that comment alone.
Good thing you aren't a mod then, it takes alot more than a backhanded comment to get banned. Warning maybe...

I do think that comment didnt belong on this thread, they asked a very valid question.

Mr.Deflok 10-06-2003 09:21 PM

I just don't find that kind of comment acceptable, to downplay someone hopes like that, it's just like buying a kid a bicycle he wanted for christmas then running over it with a truck while the kid watches.

But anyway, back on topic.

Mr.Deflok 10-06-2003 09:23 PM

Did anyone here upgrade their PC for HL2's projected September 30 release only to be let down?

Hanabal 10-06-2003 09:40 PM

i was actually revieved it got delayed a little as i need a new computer to play it but i wont have the money till xmas

Sleepyjack 10-06-2003 10:02 PM

i recall that the source engine allows a high degree of scalability,so even lower spec computers should run it ok, although it won't look or play as half as good as it should.

CyN1caL 10-06-2003 10:36 PM

Quote:

Originally posted by Mr.Deflok
Did anyone here upgrade their PC for HL2's projected September 30 release only to be let down?
I convinced my friends to save up a bit more and only upgrade for when Doom 3 comes out (March) as it's going to be more important to updgrade for that than it will be for HL2.

CyN1caL 10-06-2003 10:41 PM

Quote:

Originally posted by Mr.Deflok
I was looking at the graphics for HL2 on that 600MB e3 video today and thought to myself, "wow, that shit looks like bullshit, they should've released it five months ago."
The psychics engine is what really wows people, as well as myself. It's damn near as close to life as they can get.

irseg 10-06-2003 10:59 PM

Quote:

Originally posted by Mr.Deflok
I just don't find that kind of comment acceptable, to downplay someone hopes like that, it's just like buying a kid a bicycle he wanted for christmas then running over it with a truck while the kid watches.
I suck at art. I have no aesthetic talent whatsoever. Let's say I was thinking about being a painter and asking for advice, but demonstrated a significant lack of knowledge/ability.

I don't know about you, but I'd rather have people say "That's really not your thing, find something else." rather than have people get my hopes up by saying BS like "You're doing great! You'll learn everything about it in no time!", and then go on to be a failure.

I think he mentioned being 20 or so. If you want to go into a computer related field and don't know what source code is by that age, good luck getting a degree and far more importantly, finding a job while competing with people who have been computer geeks all their lives. By all means he should keep playing with computers as a hobby and learn as much as possible, but it's foolish to expect to be competitive in such a demanding field, and it's even worse to disillusion him into thinking he could pull it off at this point in time.

Mr.Deflok 10-07-2003 12:23 AM

Quote:

Originally posted by CyN1caL
The psychics engine is what really wows people, as well as myself. It's damn near as close to life as they can get.
I wasn't being serious there man, I was referring to what Matrix2023 said two posts before my one :D

HL2's physics are damned amazing, the AI appears to be too, S.T.A.L.K.E.R. appears to have fantastic physics too.

hawkeye 10-07-2003 12:34 AM

from ShackNews
http://www.shacknews.com/onearticle.x/28619
Quote:

Here's a statement from Gabe Newell via HalfLife2.net

Ever have one of those weeks? This has just not been the best couple of days for me or for Valve.
Yes, the source code that has been posted is the HL-2 source code.
Here is what we know:
1) Starting around 9/11 of this year, someone other than me was accessing my email account. This has been determined by looking at traffic on our email server versus my travel schedule.
2) Shortly afterwards my machine started acting weird (right-clicking on executables would crash explorer). I was unable to find a virus or trojan on my machine, I reformatted my hard drive, and reinstalled.
3) For the next week, there appears to have been suspicious activity on my webmail account.
4) Around 9/19 someone made a copy of the HL-2 source tree.
5) At some point, keystroke recorders got installed on several machines at Valve. Our speculation is that these were done via a buffer overflow in Outlook's preview pane. This recorder is apparently a customized version of RemoteAnywhere created to infect Valve (at least it hasn't been seen anywhere else, and isn't detected by normal virus scanning tools).
6) Periodically for the last year we've been the subject of a variety of denial of service attacks targetted at our webservers and at Steam. We don't know if these are related or independent.

Well, this sucks.
What I'd appreciate is the assistance of the community in tracking this down. I have a special email address for people to send information to, helpvalve@valvesoftware.com. If you have information about the denial of service attacks or the infiltration of our network, please send the details. There are some pretty obvious places to start with the posts and records in IRC, so if you can point us in the right direction, that would be great.
We at Valve have always thought of ourselves as being part of a community, and I can't imagine a better group of people to help us take care of these problems than this community.

Gabe
+

http://www.shacknews.com/onearticle.x/28641/
Quote:

We've gotten some more details on the recent Half-Life 2 source leak from Gabe Newell for you guys to read here. I have verified that this is legit over the phone just to be safe. Here's the latest:

1) We've taken our network connection down to pretty much a minimum. We're still finding machines internally that have been compromised.

2) The suite of tools that the attacker was using included the modified version of RemotelyAnywhere (basically a Remote Desktop-style remote admin tool), Haxker Defender (a process, registry key and file hiding tool), the key logger, and various networking utilities that allowed them to transfer files (compressors, NetCat, and FTP). We also are pretty sure they were sniffing our network to gather passwords and other information. Haxker Defender includes a file system driver that allows an attacker to have stuff on your machine that is invisible, unless you do something like mount the drive under another OS that has NTFS support.

We have determined one way of detecting some infected machines, which is using a connection viewer to detect connections to anomalous hosts external to our network.

We still don't know their entry method.

3) In general, the community has been remarkably swift at tracking down the sources of the leak. What would be most helpful now are IP addresses of the people who were responsible for the intrusion or for the denial of service attacks.

4) Also, please continue to send in URLs of websites hosting the source code. We've been contacting people and asking them to take it down.

5) There's anecdotal evidence that other game developers have been targeted by whoever attacked us. This hasn't been confirmed. We've been providing other game developers with more detailed information about the exploits and evidence of infiltration.

6) We're running a little bit blind with our network shut down, but it seems like some of the press has picked up the story. I've been fielding calls from the mainstream non-games, non-technical press.all day. Hopefully they will get to report shortly what a mistake it is to piss off a whole bunch of gamers and get them hunting you around the Internet.

For any information related to this, please send it to helpvalve@valvesoftware.com, or you can always send to gaben@valvesoftware.com as well.
God Fucking Damn it. It's people like this who give hackers a bad name. I will admit, I am impressed by the sheer amount of work and skill that this took, but at the same time, these sons of bitches should be killed. slowly. with forks.
they are stealing, they are adding one more point against legit hackers, and they are fucking up the game for all of us.

Mr.Deflok 10-07-2003 12:43 AM

Quote:

Originally posted by irseg
...I don't know about you, but I'd rather have people say "That's really not your thing, find something else." rather than have people get my hopes up by saying BS like "You're doing great! You'll learn everything about it in no time!", and then go on to be a failure...
I agree, but would you rather someone say "Oh my god, you're terrible at art, Jesus man... what the fuck are you smoking!?!" or "You don't really have the knack for art, it just doesn't seem to flow freely from you, your ideas are bungled and your composition is off-kilter." The second is a much nicer way to say it.

But once again, back to the topic at hand.

mrquackers 10-07-2003 03:41 AM

Here's some bad news relating to the topic. *Real* bad news...

Vivendi's "Half Life II" game delayed by code theft
PARIS, Oct 7 (Reuters) - The theft of part of its source code has delayed until April 2004 the launch of "Half Life II", the hotly anticipated alien-hunting game of Vivendi Universal Games, a company official said...

http://biz.yahoo.com/rc/031007/tech_...i_games_2.html

The_Dude 10-07-2003 04:30 AM

I heard that a bug in IE had something to do with this. not too sure.

Caphreak 10-07-2003 05:19 AM

Bug in outlook actually, a buffer overflow in the preview pane, but it certainly does suck for all of us. I think it would be better for them to rewrite most of the code that was stolen, so people find it much harder to write hacks/exploits, instead of trying to appease the community and push for an earlier release date. Imagine what cs1.5 wouldve been like with no one cheating....

methangel 10-07-2003 10:52 AM

Well, guess what everyone ... it has been postponed until April due to the source leak. Go figure.

I swear, people NEED to keep their developmental machines isolated from the network. Period.

Hanabal 10-07-2003 11:41 AM

this is what i thought would happen.

Valve would delay the game too fix the possible hack routes.
So the hackers that base the hack off their code doesnt work becuase valve changed the code.

End product. The game gets delayed for everybody. Nice job guys.

Also I do believe that its not just a plot to give valve time to fix the game, valve would just be honest and say it wasnt done yet, as in what they did with HL1.

Yes maybe having outlook on the net with the code was stupid but as the great bumper sticker once said "Shit happens".

charliex 10-07-2003 01:11 PM

sometimes we need access to the machines and source code from different physical locations, so the source tree needs to be on a server somewhere, and due to connection difficulties , speeds, etc, the internet is the best solution.

i don't know any games company that doesn't have source code or source code control, available over the internet, either via vpn or some other way.

MontanaXVI 10-07-2003 01:26 PM

Quote:

Originally posted by nothingx
I guess the thing that worries me most about this is that Valve will be leasing their HL2 engine to third-party developers. I guess now, some renegade programming team could hack together a graphically kick ass game without paying a dime to Valve using the stolen source. I'm sure Valve has been shitting bricks over this one...

... can't wait to get my hands on it and see how it works. heheheh.

i think that is one of if not the biggest actual concern for them and noth has hit it right on the head with the aboce comments

AlCap0wn 10-07-2003 01:42 PM

Half-Life 2 E3 Build (Alpha or Beta) leaked
 
Yes, it's real.
Yes, it's actual executables.
No, I'm not telling you where to get it.

Edit - Debate as to whether it's an Alpha or Beta.

AlCap0wn 10-07-2003 01:47 PM

Shit happened. Again.
 
You think leaking the source was bad?

DaveTheLurker 10-07-2003 02:01 PM

To have all the eye candy, you will want to run it on at least a ATI Radeon 9600 Pro. The Nvidia cards can't do DX9 very well at all.

a1t3r3g0 10-07-2003 02:02 PM

I've heard that the AI is disabled in it, but have no way of confirming.

The_Dude 10-07-2003 02:26 PM

the game is going to be out in a few months. what's up with leakin the alpha?

AlCap0wn 10-07-2003 02:30 PM

Quote:

Originally posted by The_Dude
the game is going to be out in a few months. what's up with leakin the alpha?
It's been pushed back to April 2004.

Edit - Hmm. The Inquirer says otherwise ... but we'll have to wait for Valve's official statement on the leak. Hopefully it's still a happy holiday season for us all.

AlCap0wn 10-07-2003 02:31 PM

And for those who missed it the first time around:

No, I'm not telling you where to get it.

AntHackerX 10-07-2003 02:46 PM

Have you gotten the whole thing and played with it yet?

jhericurl21 10-07-2003 02:47 PM

so uhh, where do u get it :p


i also heard that some guys released maps and textures to work with the stolen source code, but its just to see the engine at work, just runnin and jumpin

a1t3r3g0 10-07-2003 03:17 PM

http://money.cnn.com/2003/10/07/comm...ming/index.htm

IckUber 10-07-2003 04:17 PM

yeah, i heard it was out too, im looking for it now, so when i find out, ill let you know.

NeverBorn 10-07-2003 04:20 PM

I think its meant to run good on a 700

mr sticky 10-07-2003 04:34 PM

HALF LIFE2 DELAYED DUE TO STOLEN CODE!!!!!

Some hacker-ass stole a third of the code to HL2, causing a major delay. I hope someone finds him and break his fingers!

Lasereth 10-07-2003 05:08 PM

Quote:

Originally posted by DaveTheLurker
To have all the eye candy, you will want to run it on at least a ATI Radeon 9600 Pro. The Nvidia cards can't do DX9 very well at all.
That bullcrap is still based on the infamous Tom's Hardware using the 32.35 drivers instead of the 50.54 drivers that were designed for the FX cards with HL2. Wait until the game comes out, or a test comes out using the actual correct drivers, then we can make those conclusions.

-Lasereth

The_Dude 10-07-2003 05:17 PM

I've found both the code and the beta version (yes, it is beta), but I dont wanna install anything beta on my system.

Vilkata 10-07-2003 05:23 PM

I'm not sure if I found the beta that I'd install it. Who's to say the hacking group that stole the source and beta from Valve havn't made any "adjustments"(read: keyloggers, viruses, etc) themselves before releasing it? I mean seriously, they got a hold of the source by using viruses and keyloggers that were undetectable by anti-virus software. Who's to say they havn't "added" anything to the beta?

jhericurl21 10-07-2003 05:26 PM

damn, CNN says theres places who have ingame screens, where are they................

flamingpeach 10-07-2003 05:50 PM

Quote:

Originally posted by mr sticky
HALF LIFE2 DELAYED DUE TO STOLEN CODE!!!!!

Some hacker-ass stole a third of the code to HL2, causing a major delay. I hope someone finds him and break his fingers!

It was totally inevitable :rolleyes:


:(

Mr.Deflok 10-07-2003 05:53 PM

Next thing you know everyone will be getting mailed a full working copy of HL2.

CyN1caL 10-07-2003 06:31 PM

When you get the beta, you don't install anything.

You just run the exe file and play on maps.

It's pretty fun showing of the game, and it runs excellent on my AIW 9700 Pro.

Though, I would really hate to be Valve now. I checked this out because I was curious, and I have not been disapointed. I'm going to delete it and still buy HL2, whenever it is they manage to put it out...

degarg 10-07-2003 08:07 PM

Sucks :(

I really hoped that this would be released on the 30th of sept.

AlCap0wn 10-07-2003 08:32 PM

Quote:

Originally posted by jhericurl21
damn, CNN says theres places who have ingame screens, where are they................
http://www.neowin.net/staff/creamhackered/halflife2/

JBX 10-07-2003 09:06 PM

Looking at the screenies, it looks like it needs more work.

AlCap0wn 10-07-2003 09:13 PM

Keep in mind that it is an alpha/beta, and optimized to run on the specific hardware. DX7/8 cards are showing missing/corrupted textures.

GakFace 10-07-2003 11:33 PM

bastards!

Thats all I have to say. First some leaked source code, now they getta test out their codes the easy way. My oh my, isn't this wonderful... I'm that Half Life 2 was pushed back.. really gets me mad, but with all this news, its probably for the best, and now hopefully they can tweak it up, which means a few things. First off they can try to root out the code so that any cheats will be ineffective, or simply auto-banned by people who use them. Also, at least when I buy it I'll know that my 5900 will work without a problem :)

Johnny Rotten 10-07-2003 11:41 PM

I wouldn't touch that download with a frigging ten-foot pole. God knows what malicious backdoor shit was packed in there by the hackers, along with the actual game files. It's not worth it, guys.

Mr.Deflok 10-08-2003 12:01 AM

Unless you grab it, burn it, format your HDD, put it on a non-network machine, play it, then destroy the CD.

Not worth the hassle, why go through so much trouble when the game isn't even complete and just around the corner there are a gazillion great games coming out.

Ganguro 10-08-2003 05:34 AM

Since we have new memebers joining all the time i will say this once.

IF ANYONE POSTS THE FILE, OR WHERE TO GET THE FILE.. YOU'RE iIN DEEP SHIT! :)

That being said, im with Deflok here, I wouldnt touch that thing with a ten foot pole.. maybe install it on a public computer and then run like hell. Either way, it's stealing.

nothingx 10-08-2003 07:28 AM

Half-life 2 Beta Leaked
 
Code:

    __________________
  _[ October 7. 2003  ]____________________________________________
 /                                                                \
 |                                                                |
 | Half-Life 2 - "Chosen 9" release                                |
 |                                                                |
 | Company: Valve Corporation ( http://www.valvesoftware.com )    |
 | File size: 100 x 15MB                                          |
 | Release: November 2003                                          |
 \_________________________________________________________________/
  _________________________________________________________________
 /                                                                \
 |                                                                |
 | Quote from http://www.planethalflife.com/ :                    |
 | "There were a ton of rumors the past couple days about the      |
 | existence of a leaked, playable Half-Life 2 beta, but          |
 | thankfully those stories have been confirmed to be completely  |
 | false."                                                        |
 |                                                                |
 | Well, I hope nobody believed this rumor. Who would actually be  |
 | good enough to get the source, but forget the game ?            |
 |                                                                |
 | To myg0t: this is too big for you to take credit :P            |
 |                                                                |
 | - Anonymous leaker                                              |
 |                                                                |
 \_________________________________________________________________/
  _________________________________________________________________
 /                                                                \
 |                                                                |
 | Gordon Freeman is back! Along with scientist Eli Vance and his  |
 | daughter Alyx, your mission is to save the world from total    |
 | alien domination. See, that little incident in Black Mesa was  |
 | just the beginning: now those pesky Xen invaders and a new      |
 | threat called the Combine have spread across the whole Earth,  |
 | causing massive amounts of death and destruction. It’s up to    |
 | you to set things right.                                        |
 |                                                                |
 | +  Scientist-with-a-crowbar Gordon Freeman joins a ragtag      |
 |    human resistance fighting extradimensional invaders for the |
 |    survival of a conquered Earth                              |
 | +  Unnervingly realistic graphics the likes of which have not  |
 |    been witnessed outside of a motion picture or pre-rendered  |
 |    cut scene                                                  |
 | +  Realistic physics: objects have varied and appropriate      |
 |    mass, density, physical properties                          |
 | +  Ingenious artificial intelligence: enemies will adapt,      |
 |    plan, improvise, and respond                                |
 | +  Hordes of new aliens and other enemies, plethora of guns    |
 |    and other weapons                                          |
 |                                                                |
 | Minimum system requirements:                                    |
 | +  Windows98/2000/Me/XP                                        |
 | +  700 MHz CPU                                                |
 | +  128 MB RAM                                                  |
 | +  DX6 compatible video card                                  |
 | +  ~3 GB free hdd space                                        |
 |                                                                |
 | Recommended system requirements:                                |
 | +  Windows98/2000/Me/XP                                        |
 | +  2 GHz CPU                                                  |
 | +  256 MB RAM                                                  |
 | +  DX9 compatible video card                                  |
 | +  ~4 GB free hdd space                                        |
 |                                                                |
 \_________________________________________________________________/
  _________________________________________________________________
 /                                                                \
 |                                                                |
 | Have fun playing, but buy the game, cause this wasnt intended  |
 | to be leaked! After the source leak, there was no reason for    |
 | keeping the beta private.                                      |
 |                                                                |
 | - Anonymous leaker                                              |
 |                                                                |
 \_________________________________________________________________/

This was taken from the nfo file that came with the release. Apprarently all the rumors were true, there is a Half-life2 beta floating around on the net.

a1t3r3g0 10-08-2003 09:47 AM

Code:


                  _aaawyQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQwac
              <ayQQQWWWQQQQQQQQQQQQQQQQQQQQQQQQQQQQQP?  ?4QQWWb,
            smQQQQQQQQV??"~"    ""??9QQQQQQQQQQQQQQQE  <Wc  3QQQQQc
        awQQQQQWT?^                    ??$QQQQQQQQQQQQQP  <QQQQQQW
      _jQQWQQP?`    ___,,,_,.            "9WQQQQQQQQD! _wWQQQQQQF
    .yQQQQQF        dQQQQQQQm.              "$QQQQ@'  jQQWQQQQQP
    <QWQQQP'          ?TTT$QQQQm,              ]QQQb_______jQQQF
  .mWQQQ!                -$QQQQL                "QWQQWWWWWWQQQ@'
  mQQQQf                  jWQQQQc                -WQQQQQQQQQQE
  ]QQQQ@`                _yQQQQQQQa                +WQQQQQQQQP
  mQQQQf                <QQQQQQQQQQa                $WQQQQQQP
 .QQQQQ(              jQQQQQ@4QQQQQ[              jQQQQQQ@`
  WWQQQ[            sQQQQQQF  )QQQQQ,              jQQQQQD`
  4QQQQb            jWWQQQ@!    4QQQQm,            .QQQQQP`
  -QQQQQr        _mQQQQQ?      -$QQQQQ, _aa,      jQQQQP
  )WWQQm,      aQQQQQ@'        -$WQQQQQQQQL    .jQQQQ@'
    ]QQQQQ/    jQQQQQY`          -$QQQQQQ@T?  _yQQQQ@'
    ]QQQQQm,                      ?!^        sQQQQQP
      -?QQQQQwa                            _wQWQQQ@'
        )4QQQQWQwc                      _awQQWQQD?
          ?$QQQWWQQwa,            _aamQQQQQQQP'
            -?9$QQQWWQQQQQQmmmQWQQQQWQWQQQ@?^
                "??9QQQQQQQQQQWQQQQQQD??"
                      -"?????????!^`
    _________________
  _[ October 8. 2003 ]_____________________________________________
 /                                                                \
 |                                                                |
 | Half-Life 2 - Patch 1, fixes old models                        |
 |                                                                |
 | Company: Valve Corporation ( http://www.valvesoftware.com )    |
 | File size: 8 x 15MB                                            |
 | Release: Unknown                                                |
 \_________________________________________________________________/
  _________________________________________________________________
 /                                                                \
 |                                                                |
 | Well, I forgot to update you with the freshest stuff from      |
 | Valvesoftware.                                                  |
 |                                                                |
 | Detonator-52.13-ANON got leaked today, its the new NVidia      |
 | drivers for HL2, though i have no fancy video card to test the  |
 | driver on.                                                      |
 |                                                                |
 | Btw., for those of you still thinking -ANON is a group, i have  |
 | to say it isnt. Its just Anonymous.                            |
 |                                                                |
 | To all those saying HL2 was delayed because of the hacking      |
 | action, ill just remind you that what was leaked is what Valve  |
 | has, nothing more and nothing less, so its pretty good to      |
 | understand it wasnt finished yet.                              |
 |                                                                |
 | Also I'd like to point out the E3 was one big fake by Valve.    |
 | Ever tried to kill that soldier in physicstown ? Notice the    |
 | door will still get kicked ? No scripted sequences ?            |
 |                                                                |
 | To everyone saying this is no Beta: I'd like to point out that  |
 | THIS is what you wanted Valve to release on 9/30/03, theres no  |
 | such thing as a much better release in Valves network!          |
 |                                                                |
 | To Valve: I suggest you stop lying to your customers about how  |
 | much was stolen/compromised, or I'll have to release everything |
 | just to prove my point. And you know what you got, as I do.    |
 |                                                                |
 | - Anonymous leaker                                              |
 |                                                                |
 \_________________________________________________________________/


Johnny Rotten 10-08-2003 10:05 AM

Funny how he calls himself a "leaker," when he's nothing more than a pathologically righteous thief. A "leak" is when someone on the inside gives data illegally and willingly to someone on the outside. There is no other definition I know of.

IckUber 10-08-2003 10:41 AM

Half life 2 beta will rock, i want to get my hands on it.

CyCo PL 10-08-2003 10:50 AM

I think that second nfo file is funny. The first thing I thought when I saw that HL2 was delayed until April 2004, and their excuse (it's the hacker's fault, we have to rewrite a bunch of code now), was that they were just grabbing at the air for excuses to delay the game.

And after reading the second .nfo, I honestly think that I was right thinking that.

I bet a bunch of the valve fanboys are gonna jump on me for saying this, but I'll bet the game wasn't even close to completion on Sept. 24 when they delayed the game until the holidays, and I'll bet that they realized that the game won't be complete by the holidays either so they used their source code leak as an excuse to be able to delay the game further. That way, all of the people who are eagerly anticipating the game can focus their hatred towards the source code thieves instead of valve themselves. Clever tactics indeed.

a1t3r3g0 10-08-2003 10:58 AM

It's hard to say, but I am inclined to also agree. If this is all that they had when they were hacked, then there is no way the game could be out anytime soon.

IckUber 10-08-2003 06:46 PM

My freinds got there hands on it...damn. I NEED IT!

BuddyHawks 10-08-2003 07:34 PM

I'm looking forward to this - BLOODLINES

Its the sequel to Vampire Redemption.
The website is still kinda rough and has a funky interface, but there is a good PDF file of the feature article PC Gamer did on the game.

CyCo PL 10-09-2003 12:06 AM

Alright... I got the leaked alpha, I'm not going to tell anybody where to get it, but I will say this:

The "artificial intelligence" that you see in the E3 HL2 demo is far from artificial intelligence. It's all scripted. The door getting kicked open, the shooting through the windows, all of that stuff is all scripted. Sad, but true.

Valve has quite a bit of work to do before this game is ready for release. I highly doubt the delay of the game was because of the hackers. I'm quite certain the game would have been delayed until April even without the source code leak. The game needs lots of work.

Mr.Deflok 10-09-2003 12:14 AM

Quote:

Originally posted by CyCo PL
Alright... I got the leaked alpha, I'm not going to tell anybody where to get it, but I will say this:

The "artificial intelligence" that you see in the E3 HL2 demo is far from artificial intelligence. It's all scripted. The door getting kicked open, the shooting through the windows, all of that stuff is all scripted. Sad, but true.

Valve has quite a bit of work to do before this game is ready for release. I highly doubt the delay of the game was because of the hackers. I'm quite certain the game would have been delayed until April even without the source code leak. The game needs lots of work.

You absolutely certain? I'm guessing the AI has triggers

-Door won't open: Find alternative entry route: 2 Alternatives found: Alternative 2 closest: Execute alternative 2 entry route-

That kind of thing.

CyCo PL 10-09-2003 02:17 AM

Maybe....

http://oefnetwork.com/cycopl/stuff/h...overhere01.jpg
Hey guys, the room's empty. I'm right here.

http://oefnetwork.com/cycopl/stuff/h...overhere02.jpg
Umm, yeah. Kicking doesn't help much when the door's already open.

http://oefnetwork.com/cycopl/stuff/h...overhere03.jpg
Perhaps they're hunting down that ultra-menacing washing machine?

Conclamo Ludus 10-09-2003 05:41 AM

Those screenshots speak for themselves I guess! Wow. Maybe this is the publicity stunt of all publicity stunts. Genius if you ask me. I can't wait for the game. I'm not touching the leaked crap. I can wait. I was really impressed with that E3 video. Hopefully the AI will be ready for April.

Caphreak 10-09-2003 06:49 AM

This cant be the EXACT release of what you would have seen on the initial release date, cause there are still a ton of error textures, missing textures, etc. Besides, it is 3.3gb w/ like 3000 files or something. Its still got all the testing snippets included in it. I guess it could be, but i highly doubt it. On two side notes... Take a look at the water in canals_02... !!! WOW and try shooting the helicopter w/ the RPG in i forget what level. EVERY time you shoot it, a corpse flies out. Use the all weapons cheat, and you can make more bodies comes out than couldve fit in the helo.

CyCo PL 10-09-2003 11:00 AM

I'm pretty sure that's why the game was delayed though... It's nowhere near completion and they couldn't release what they currently had on Sept. 30th.

I haven't lost any faith in Valve though... I think they'll come through and release a kickass game with awesome AI and physics, but I think the main point of the scripted sequences we saw in E3 (which were SUPPOSED to be AI) were pretty much there to make us think the game is almost finished, and that a Sept 30 release might actually be possible. I think we all know now that it wasn't possible. :(


All times are GMT -8. The time now is 11:36 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360