Slashdot Mirror


Half Life 2 Stuttering Bug Official

sinner0423 writes "Due to recent complaints on several forums, Steampowered announced they are working on a fix to this stuttering problem in Half Life 2. Usually, a game bug isn't news-worthy, but the sporadic nature of this bug makes me wonder - who else has problems with HL2 pausing/skipping? This site outlines the problem certain users are having in a very clear & concise manner, and also includes some stopgap solutions from Erik Johnson & other Valve employees."

58 of 456 comments (clear)

  1. Hmmm.... by lxt · · Score: 5, Insightful

    ...one might have thought given the year of so the game has thought to have remained in a workable state they might have come across a bug like this, especially if it's affecting large numbers of people...

    1. Re:Hmmm.... by moonbender · · Score: 3, Insightful

      1920x1600? What kind of display do you have? I doubt there is any device available for less than, say, a thousand bucks that can make use of that kind of resolutions. Oh, many CRTs will display it all right, but their phosphor coating won't be designer for anything above 1600x1200 for a 21". If anything, higher resolutions would result in some sort of anti-aliasing (aka blurring). Or am I wrong? I'm not a display engineer after all... Or maybe you simply do have a very expensive display. :)

      --
      Switch back to Slashdot's D1 system.
    2. Re:Hmmm.... by cortana · · Score: 5, Insightful

      HOW long as the concept of checksumming data to detect corruption been around?

    3. Re:Hmmm.... by neko9 · · Score: 5, Informative

      from This site - Vampire: The Masquerade, which is based on Half-Life 2's Source engine is also reported to have the same stuttering issues.

      looks like engine problem.

    4. Re:Hmmm.... by Hogwash+McFly · · Score: 2, Funny

      Valve's Gabe Newell gave the following press release:

      'W-w-w-w-we ap-p-p-pologise for any t-t-t-t-trouble that has been caused-d-d-d by this b-b-b-b-fnargen-b-b-b-b-bug, we are l-l-l-labia-l-l-looking into this and will fix this problem as soon p-p-p-p-p-possible. CUNT!'

      --
      Mother, do you think they'll like this sig?
    5. Re:Hmmm.... by JPriest · · Score: 3, Insightful

      Especially in gaming these checksums are needed to prevent people form modifying the files to cheat online.

      --
      Saying Java is nice because it works on all OS's is like saying that anal sex is nice because it works on all genders.
    6. Re:Hmmm.... by xanadu-xtroot.com · · Score: 3, Insightful

      getting a slightly corrupted file off of Steam isn't something that you can really plan for

      You're right, you can't plan for it to happen, but you can safe-guard yourself against it before you even run into it:

      man md5sum

      --
      I'm not a prophet or a stone-age man,
      I'm just a mortal with potential of a super man.
    7. Re:Hmmm.... by SpryGuy · · Score: 2, Interesting

      Amen to that. I can't believe something as obvious as the installer bug got through. It caused me no end of delay until I finally got on line and found out the problem was known and what the work around was.

      --

      - Spryguy
      There are three kinds of people in this world: those that can count and those that can't
    8. Re:Hmmm.... by Zorilla · · Score: 4, Funny

      that you can ditch the water skimmer and then get stuck after playing for 20min and finding a point where you need it but cant go back to get it

      God damn! You, too? That pissed me off so bad. I actually got all the way to the ramp attached to the elevator with pulley cables and washing machine puzzle before I got stuck and it said, "A.I Disabled" after screwing around for a while trying to figure something out. It appeared no matter what game I loaded from there on, even if I started a new game. Backing up the savegames and reinstalling did the trick, though. After starting a new game from that chapter, I had a pretty big smack on the forehead after I saw the swamp boat RIGHT THERE! Did I actually miss that?

      I was having too much fun in the beginning of the game to think about the tedium of walking the super long distances to get there. I assumed I just broke the game, because that appears to be something I do a lot. I've broken Painkiller, Star Trek: Elite Force 2, Ultima 7 (not hard to do, but I didn't do anything wrong) and Strife to a point where I can't continue in the game. Plus, I sooner assumed the helicopter and radiation sewage crap was just an obnoxious point in the game rather than needing a special tool to get past it (think really unfair games, like Contra Adventure where there's three hard bosses in a row). I had already spent a half-hour trying to play lumberjack with the blue plastic drums getting past the first radiation pool.

      If you ever need a playtester, I'm your guy, as I seem to be really good at breaking software :)

      As for the stuttering, I'm pissed that I had to switch back from my kX Project Drivers on my SBLive! Value back to the mediocre (but reliable) official drivers. I hope any fixes that come out will remedy it.

      --

      It would be cool if it didn't suck.
    9. Re:Hmmm.... by iabervon · · Score: 2, Informative

      I'm sitting at a CRT which is perfectly fine at 2048x1536 (except that I can only get 16-bit color, due to lack of bandwidth). Sony Trinitron Multiscan E400; I got mine used from work, but I don't think it was over $500 or so new when they got it.

      Of course, I run it at 1280x1024 normally, but that's just because I like my 75dpi bitmapped fonts, and they're a bit too small to read at higher resolution (even though, if I look really closely, they're perfectly reproduced). I doubt it could go much higher, though, because the thin vertical lines from the trinitron grid will start getting in the way.

      On the other hand, 1920x1600 is unusually square, so I'd guess an error of some sort (1920x1440 is more normal).

    10. Re:Hmmm.... by moonbender · · Score: 3, Insightful

      That's the third reply stating that CRTs will display very high resolutions - I'm aware of that. You can also print 4pt fonts on a 350 dpi printer. That doesn't mean it's a good idea. Your Sony E400 has a dot pitch of 0.24 mm, (a) that means there are monitor width / 0.24 mm ~= 1650 phosphor dots horizontally, (b) which sets an upper bound for the resolution the monitor can display.

      Now, as I mentioned before, I'm by no means an expert (unless having basic knowledge on how a CRT works makes me one), so both (a) and (b) could be wrong. So feel free to address those, but please don't just tell me how you're happily running your 15" CRT at 1800x(400*Pi). ;) No offense intended.

      On a sidenote, I've also never heard of being limited to a certain color-depth when running a CRT - not as long as you're talking about more than 1 bit, ie black and white. The CRT just gets analogue color values (voltages, in fact) anyway, so color depth as a bit value is really a feature of the graphics card and operating system. Unless you were talking about signal/noise ratio of the analogue monitor connection limiting the color precision or something.

      --
      Switch back to Slashdot's D1 system.
    11. Re:Hmmm.... by zeno_2 · · Score: 2, Informative

      I have a Nokia 447x 17" monitor which can go into 2048x1536. I believe its a monitor that was used in CAD a lot. I got it for about 250 bucks on ebay about 6 years ago.

    12. Re:Hmmm.... by GeorgeMcBay · · Score: 3, Informative

      I unlocked the game at 8am 16/11/2004 (GMT), and was playing 15 minutes later. Not had a single crash.


      I had a similar experience. Installed via Steam and it worked fine right away. However... there are known, verified problems with the standard installer for people who got the game the old fashioned way, so neither your nor my experience here makes a bit of difference if this guy ran into those installer bugs.



      Wow! you must be racing through the game very quickly and missing lots of the gameplay if you find it loading content every five minutes.


      I've been going through the game at a leisurely pace and there are quite a few stretches of game where the loading comes even quicker than every five minutes. It is somewhat inconsistent though.. Sometimes you'll go 10-20 minutes without a reload, then sometimes you seem to be reloading every 3-6 minutes. It does seem a bit excessive, IMO.. but not a deal breaker.


      Not seen that at all on the Ravenholm level. I'm quite surprised you say that, as the map boundaries always seem to be far away from the next/last monster. I've not played the entire game yet, but I certainly didn't see it on the map you talk of.


      I know exactly what he is talking about. On the part of Ravenholm where you need to position the platform so you can jump across to the roofs.. and there is a little courtyard with one of those spinning metal things you can control with the gravity gun. There is a door portal in that area that triggers a level load and if you happen to not go exactly the right way the first time, you'll walk around in a circle that causes the level to load again, and then if you back up a bit? Loads again... Annoying little spot. FWIW, that's the only one like that I've seen in the game so far (I'm currently pretty deep into the antlions part).


      In any case, Half-Life 2 is absolutely an amazing game and I suggest it as a must buy for any PC gamer, but the original poster's problems are all pretty valid. I disagree that they are bad enough to merit waiting 5 years to play the game.. but then I got lucky and wasn't hit by the annoying installer bugs either...

    13. Re:Hmmm.... by ashayh · · Score: 2, Informative

      it crashed to the desktop without an error every time I tried.
      Crash to desktop bug was fixed for me by downloading the game files again.
      Also, defragment your drive, and create a file autoexec.cfg in the directory where config.cfg and valve.rc reside.
      In there put:
      snd_mixahead "0.7"
      sv_autosave "0"
      sv_forcepreload "1"
      cl_forcepreload "1"
      cl_smooth "0"
      cl_ragdoll_collide "1"
      snd_async_fullyasync "1"
      r_lod "-2"


      Picked this from HL2 fallout forums.
      Experiment with snd_mixahead values. Thanks to that poster for improving my games performance somewhat.
      Take note this is also disabling autosave which I found to be a major source of stuttering problems.

  2. Finally! by EventHorizon · · Score: 5, Interesting

    This bug has been degrading an excellent game for many people--good to see Valve finally acknowledge it.

    Now if only they would fix the "Loading" delays that show up every 3 minutes... it's 2004 already, there has *got* to be some way to stream/cache/prefetch around having to break up the game experience so much.

    1. Re:Finally! by rodrigogo · · Score: 4, Interesting

      GTA San Andreas has done something wonderful to that effect btw - no loading screens at all, ever! Pretty amazing IMHO, considering the level is about 10 times the size of the previous games even with their respective loading screens taken into account!

    2. Re:Finally! by ZorbaTHut · · Score: 2, Insightful

      The problem is that, in the end, nobody really cares. Loading seamlessly is hard and raises system requirements quite a bit (since not only do you need to hold two levels in memory at times, but you also need to be loading an entire new level while the player is playing.)

      And in the end nobody's going to say "Well, I *would* buy Half-Life 2. But every ten or fifteen minutes I have to spend ten seconds waiting for a new level to load. So I won't."

      And therefore it doesn't get changed.

      --
      Breaking Into the Industry - A development log about starting a game studio.
    3. Re:Finally! by Haydn+Fenton · · Score: 3, Insightful

      Yeah, no loading screens at all, ever!
      Oh wait, except that one before you can play, oh.. and the ones that come while loading games, and while not a loading screen as such, when entering buildings or starting missions, at times it can take up to around a minute with nothing but a black screen and the name of the place/mission in the bottom corner. And while walking around the map, or more specifically, while driving or flying about the map, sometimes the floor, walls or buildings don't actually load until after you have crashed into them, although that is somewhat more rarer than the above.

      But apart from that.. yeah, none at all. :-p

    4. Re:Finally! by general_re · · Score: 3, Insightful
      But every ten or fifteen minutes I have to spend ten seconds waiting for a new level to load.

      If that was the actual ratio of play time to load time, I doubt anyone would complain at all - I sure wouldn't. But the problem is that it takes quite a bit longer than that, which becomes especially noticeable during parts of the Route Kanal chapter - you cover so much ground so fast on the hoverbike, that there are places where you're loading a new segment every two or three minutes, and then the ratio becomes a rather aggravating three-minutes-of-play-time to one-minute-of-load-time. It's hardly a dealbreaker, and I still love the game, but it's a bit annoying.

      --
      ABSURDITY, n.: A statement or belief manifestly inconsistent with one's own opinion.
    5. Re:Finally! by elhedran · · Score: 2, Funny

      Thats not a bug. Thats the "Oh, and remember to get up and stretch every so often so your butt doesn't fall asleep".

      At least thats how I started responding to them after playing for four hours.

  3. Stuttering by technomancerX · · Score: 2, Informative

    I experienced this, but moving my sound card up a pci slot and deleting an extrra sounds driver that XP installed seems to have corrected the problem.

    --
    .technomancer
  4. Hyphen!! by antdude · · Score: 2, Funny

    Half-Life 2, not Half Life. Sorry, I am being picky. :)

    --
    Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
  5. No bugs here, but Valve deserves praise by Mean_Nishka · · Score: 2, Interesting
    First, Valve knocked it out of the park on this game. It's absolutely the most incredible game I've played in years.. I'd even venture to say I'm as hooked on this one as I was on Doom way back when.

    Although I didn't experience the stuttering bug others are, I have noticed how great Valve has been supporting this game. They communicate regularly (sometimes individually) and are really standing behind their product. Too bad other companies don't follow their lead.

    1. Re:No bugs here, but Valve deserves praise by Slack3r78 · · Score: 2, Insightful

      I think the most interesting thing to note about HL2 is the fact that it does an excellent job of giving the *illusion* of emergent gameplay. For the uninitiated, emergent gameplay is a hot topic in gaming right now, and is basically a fancy term for the idea that the solutions to a given problem in a game should only really be limited by the creativity of the person playing it.

      What makes HL2's design so interesting is the fact that while many of the puzzles and levels appear to allow the player a lot of choice, the game is actually *highly* linear in reality. There were a number of situations where I thought I'd found or thought up an alternate solution to a puzzle only to discover that the level was designed in such a way that only the "intended" solution would work. Disappointing in a way, but for the most part, they did an amazing job of keeping the illusion up.

      *********SPOILER WARNING**************
      Sort of ironic given the G-Man's comment about "rather than giving you the illusion of free choice," eh? :-)
      *********SPOILER WARNING**************

  6. Problems, uh-oh by comwiz56 · · Score: 2, Informative

    This will delay my purchase of the game. As the last link shows, these problems have been evident even in the E3 demos. Why didn't valve fix this?

  7. I just thought it was my hardware... by unwiredmatt · · Score: 3, Informative

    I've seen this a couple times, mostly right after It loads a part of the game, but it isnt that annoying. The biggest problem I have with halflife 2 is that it takes close to 13 minuites to actually load the game...

    --
    Matt
    1. Re:I just thought it was my hardware... by Scherf · · Score: 2, Informative

      This is because the game loads an actual map to show behind the main menu. I got the following fix from the PA forums:

      Go into your Steamapps folder, open the folder that is your user name, then hl2, then gcf, then open the valve.rc file with notepad and add "//" to the beginning of the last line that says "startmenu" or something.

      Works like a charm.

  8. Why is this exactly newsworthy again? by jkmiecik · · Score: 3, Insightful

    from the you're-all-beta-testers dept.

    Yawn. Every Linux distro gets released bug-free, right? ...Usually, a game bug isn't news-worthy, but the sporadic nature of this bug makes me wonder - who else has problems with HL2 pausing/skipping?

    Well, you sure linked a ton of forums, how about you just read those threads? Or perhaps other gamer boards?

    Listen, I know HL2 is the biggest thing to happen to the gaming community in quite some time. I know the controversy surrounding it, Gabe Newell, Vivendi, Valve and a piece of caerphilly cheese. I just don't see why a bug that is sporadic and what seems like a very minute number of people are having makes the frontpage.

    Yes, I expected to get modded down.
    No, I don't care.
    Yes, I have "been around here for a while, and I know how the place works!"
    No, these aren't the droids you're looking for.

    1. Re:Why is this exactly newsworthy again? by lavaforge · · Score: 4, Insightful
      Yawn. Every Linux distro gets released bug-free, right?
      Every Linux distro comes with a $50 price tag and no way to legally download it from somehwere else, right?
    2. Re:Why is this exactly newsworthy again? by bogie · · Score: 5, Insightful

      First off I'm sorry but what the hell does Linux have to do with this? Yea Linux has bugs, so what? Most of the distros out there don't cost $49. Even if they did what does that have to do with the price of tea in China? Linux isn't a game and nobody here said "too bad HL2 isn't as bug free as Linux".

      Second and related to my first point this is a major problem that the game obviously should not have shipped with. Accepting your point that all software has bugs that doesn't mean something that was delayed for years and years should be able to ship with such a noticeable flaw. If they had done a public demo this would have been very apparent and could have been fixed. It is completely right to hold Valve's feet to the fire on this. On the topic of whether this is "front page material" I happen to think that it is. Slashdot is news for nerds and most nerds are playing HL2 right now being that its one of the biggest releases of any piece of software this year. I'm sure many of the readers here are glad to hear this info. Yea it could have easily gone in the gaming section but so what? What , you wanted to read yet another article on the Ipod?

      --
      If you wanna get rich, you know that payback is a bitch
    3. Re:Why is this exactly newsworthy again? by XaviorPenguin · · Score: 2, Funny

      And then the other walls you are bitching at will finally load when you crash into them!

      --
      Friends help you move...
      REAL Friends help you move dead bodies... ^_^
  9. Tha at..s jjjust t.. by bushboy · · Score: 4, Funny

    discrimina a a tion !

    I also have a bad stu u utter !

    --
    A slashdotting - you get the stick first and then the carrot !
  10. I do, sort of by kusanagi374 · · Score: 2, Informative

    Well, I actually do have that problem, but it's not as bad as it is for some (taking from 5 to 10 seconds to fix itself). For me, it takes 1 or 2 seconds max, and it doesn't happen all the time. But when it does, it's a pain in the ass.

    I used to have that with Doom 3, but lowering quality/resolution would fix it, which doesn't cut it on HL2. I used to have that with Counter Strike Source too, and wondered what was wrong.

  11. this raises the question by Jrod5000+at+RPI · · Score: 2, Insightful

    this raises the question, "how many (known) bugs should be allowed to ship in a piece of commercial software?"

    obviously its in the developer's best interest to hit production as soon as possible (to enter the market for the xmas feeding frenzy). so, some "minor" bugs are apparently considered acceptable.

    i don't think so.

    but some customers, in particular the die-hard fans, apparently are willing to accept some problems on day one and will put up with the problem until a patch is released eventually.

    i wonder what the turnaround time will be. probably a few days. too bad its not open-source. we'd have a patch in a few hours.

  12. Half Life 2: More important than life itself. by rice_burners_suck · · Score: 3, Funny

    A bug in Half Life 2 is perhaps the biggest problem being suffered by the human race in our time. Perhaps every government worldwide, every corporation, every organization, and every individual should stop everything they are doing at this moment, so that all the resources available to mankind can be allocated to correcting the bug in Half Life 2. Otherwise, we are doomed to destruction.

  13. I had this problem too and here's how to fix it by illumin8 · · Score: 4, Informative

    I had this problem too when I first installed HalfLife 2 and it was frustrating as hell... Just a little background on my system:

    Intel 875 chipset (800 mhz. FSB)
    P4 2.6C (hyperthreaded)
    1GB PC3200 memory (dual channel, 800 mhz.)
    ATI Radeon 9800 Pro 256MB graphics
    Windows XP Pro SP2

    In other words, this is not a bottom of the line system, and runs Doom 3 perfectly...

    Now, when I first installed the game, I installed it to my D: drive, which happened to be an older 30GB drive that came from my previous computer. I just stuck it in there as a slave drive for extra storage space, having filled up the 120GB primary IDE hard drive a while ago...

    Anyway, I noticed the stuttering always seemed to happen when the system was accessing data from the hard drive.

    I finally went into the Device Mangler (haha... that's what I call it anyways, you might know it as the Device Manager), and checked the DMA settings on my secondary hard drive... Sure enough, it was only using PIO Mode!!! I always wondered why that second hard drive was slow. I tried to enable DMA mode, but was out of DMA channels, so I couldn't.

    Anyway, I freed up some space on my hard drive and moved it to the primary hard drive... voila, problem solved! Now the game plays smoothly and the immersion experience is what it should be...

    This problem seems to be linked to either inadequate DMA support for your hard drive (which can spike the CPU during disk access and loading times), or a hard drive that just isn't fast enough to keep up. Also, because all of the sound in the game is MP3 files that are streamed off of the hard drive, hard drive bandwidth seems to be very important for this game, in addition, I'm sure all of the MP3 decompression makes you take a big CPU hit, especially when they're mixing multiple channels of MP3 audio together at once and outputting it to 5.1 surround.

    This is just a theory of mine, but it worked for me... Put the game on your fastest hard drive, and defragment it... Make sure DMA is enabled for that hard drive, and you should (hopefully) be set.

    --
    "When the president does it, that means it's not illegal." - Richard M. Nixon
  14. Re:The Irony of Half-Life 2 by Tokerat · · Score: 4, Funny

    Suppose someone tries to install this game in the combat relaxation tent in the middle of Iraq so our troops can play. They can't install!
    Nothing like guns and violence to take your mind off the war you're fighting in...
    --
    CAn'T CompreHend SARcaSm?
  15. Comment removed by account_deleted · · Score: 2, Interesting

    Comment removed based on user account deletion

  16. This would not have happened... by Stupid+Dog · · Score: 2, Funny

    if Half-Live 2 was Open Sour.... hey, wait a minute!

  17. Re:Bunch of THUGS!! by Anonymous Coward · · Score: 3, Funny

    Do you turn around and blame Ford when you get ticketed for speeding 30mph over the limit? Do you turn around and blame Wal-Mart when you burn your the chicken you were making for dinner? Do you blame the local hardware store when you hammer a nail through a water pipe?

    Yes.

  18. Re:Half Life 2...Steam by AllUsernamesAreGone · · Score: 2, Informative

    Going off my current experience (reinstalling from a retail DVD right now after a windows reinstall), downloading it will take about as long as installing, decrypting and activating the damned thing. The only difference is that with retail you at least have something physical to show for it. Still takes sodding ages to install either way...

  19. Not news-worthy? by Anonymous Coward · · Score: 2, Funny

    What? News? I thought the point of Slashdot was to post as much random crap as possible and see how much of the internet you could take out.

  20. lol by Apreche · · Score: 4, Insightful

    When open source applications have bugs in them, people report them to bugzilla or equivalent and wait. If anyone complains people say "they'll work on it, if you want it done faster, do it yourself".

    As soon as the software isn't free all of a sudden its "those bastards releasing software with more than 0 bugs in it!"

    Guess what. The introduction of money doesn't all of a sudden make developers more perfect. They have deadlines, priorities and are imperfect, like other people. Just because software is less than free doesn't mean you can expect it to be perfectly bug free.

    It's also funny all the complaints about half-life 2 have to do with the steam system. Nobody seems to be making comments about the actual game itself. Oh, could that be because the game itself is an indisputably amazing work of art? Sorry warez dudes, you can't get a free ride on this one. For me, I don't mind as its probably the only PC game I will buy for the next 5 years. Half-Life 2 and its mods will probably be the only pc game worth playing for a long time to come. Half-Life 1 lived up to that, and I expect no less from 2. It's worth more than the lousy 50 bucks they charge for it. So quit your bitching. If you don't like the DRM, then crack it, just like you do with all the RIAA and MPAA DRM.

    --
    The GeekNights podcast is going strong. Listen!
    1. Re:lol by bersl2 · · Score: 2, Insightful

      So quit your bitching. If you don't like the DRM, then crack it, just like you do with all the RIAA and MPAA DRM.

      You see, if everybody did this, then nobody would be telling them that legitimate customers don't want DRM.

      Let me say that again, so it has a chance of sinking in: Nobody would tell them that legitimate customers have a problem with DRM.

      So to the contrary: keep bitching. You don't have to preach to the choir, and you should direct the bitching at the right people, but staying quiet is the absolute last thing that people should do regarding DRM.

    2. Re:lol by Number_1_Bigg$ · · Score: 2, Insightful

      Most of those open source applicantions cost a grand total of $zero. If Half-Life 2 was free to download, shipped with source, and not DRM crippled, then you could make the comparison.

    3. Re:lol by Anonymous Coward · · Score: 2, Insightful
      Guess what. The introduction of money doesn't all of a sudden make developers more perfect.
      Perhaps not, but I'd say it's fair to say that the introduction of money does all of a sudden make developers work more. They got paid for a job they didn't do, plain and simple.

      Guess what. If a product that I fucking paid for were defective, I'd complain too.

  21. Re:The Irony of Half-Life 2 by jtmas83 · · Score: 3, Informative
    Since in every HL2/Steam/Valve thread on Slashdot Steam seems to get blown out of proportion, let's take a moment to review some of the good qualities of Steam:
    • Steam allows automatic patching, so once a bug is found and fixed, it can be applied immediately; no more having to search for patches.
    • You can install the games on as many computers as you want; you just can't play them on more than one computer at a time.
    • Steam allows for a delivery system that I think most people (those who have high-speed internet connections, anyway) would agree is much more convenient than having to buy CDs from a store and then having to make sure that you don't lose or damage the CDs.
    • And the most important of all (that so many people seem to overlook or forget): After activation, you do not have to be connected to internet to play the Steam-based games; just start Steam in off-line mode.
    I'm sure there are more.

    Look, I hate DRM controls as much as the next guy, but I realize that many software companies feel that they need to use such measures to try to make sure that they get rewarded for their work. All that I'm saying is that of all of the DRM/activation systems I've encountered, Steam seems to be the least intrusive and most flexible...and it has a few added benefits for the users as well (i.e. instant patches).
  22. Motion sickness too! by antdude · · Score: 3, Informative

    Some people are getting motion sickness from this game. See this newsgroup thread.

    --
    Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
    1. Re:Motion sickness too! by antdude · · Score: 2, Interesting

      Bombcar: But if you read carefully, some people never had this problem before.

      --
      Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
    2. Re:Motion sickness too! by WhatAmIDoingHere · · Score: 2, Interesting

      It's not "motion sickness" it's a Simulator sickness that airforce pilots also experiance. There was a long thread discussing it on the GameFAQs Half Life 2 forum, but it's probably been spammed to the 50th page by now.

      --
      Not a Twitter sockpuppet... but I wish I was.
  23. With 2 monitors by Henry+V+.009 · · Score: 3, Interesting

    Running two monitors gives me a different perspective on this bug. When the stuttering occurs, HL2 loses its grip on my mouse, and the mouse is free to move into my second monitor. The game pauses until I move the mouse back over the game screen.

  24. As repeated once before by aepervius · · Score: 3, Insightful

    In 5 years, once the activation server is down, or in 10 or whatever, what you got is a pretty coaster because you can't activate your legally purchased game without a crack.

    OTOH about your points : * you can automatically patches if you program for it. That msot game except MMOG don't do it isn't because of a technical ground, but rather a money/marketing ground. So no advantage here. * I can install normal CD on many computer as I want, and only play on the one I have the physical CD. No change either here. * Delivery isn't as convenient as you say, if you do not have a broad band, or a nice DSL. Heck with a 26 modem I can order something on an online store and it is delivered at home. But Steam would be unusable on such a connection.

    I am sorry, but you are overplaying the advantage a lot. True this is a new mode of delivery for those which want the game on the day retail begin to sell it, but do not make up things out of thin air. This is pretty much the only advantage, the rest is only nice for the company selling the game.

    --
    C. Sagan : A demon haunted world:
    http://www.amazon.com/gp/product/0345409469/
    visit randi.org
  25. All Hail The Second Coming of PC Gaming. Or not. by superultra · · Score: 2, Insightful

    Earlier this year I read in several PC gaming mags about how 2004 was Year of the PC Game; about how Half Life 2 and Doom 3 would set the record straight and reclaim the crown of video gaming from the consoles. Doom 3 was fun, but didn't change the world, and Half Life 2 fully proves why the PC will remain a niche market. One person's comment here on this story tells people to quit whining about the problem because all they have to change their hardware around. That kind of comment - that it's a matter-of-fact that you have to spend hours monkeyassing with your PC to get a game to work - should deeply worry stalwarts of the PC industry.

    Even with fairly rampant Xbox piracy, Microsoft's anti-piracy strategy with Halo 2 was transparent to nearly all xbox owners who legitimately bought the game. Yet, not only are all of HL2's users penalized for the piracy, but obviously the game was rushed through testing. Now, to be fair, testing a PC game is far more work than testing a console. But when that so-called mainstream gamer goes to pick up Half Life 2, they don't give a rip if someone else is pirating or if Valve didn't have the time or resources to check if their game worked. To them, the only thing that matters is that their game takes hours to work, and when it does it does so half-assed.

    Console makers (Nintendo, MS, Sony) keep the publishers in check with quality issues like these. For the PC, there's no one entity at stake if PC games take 5 hours of work to run properly. But Valve is hurting not only themselves but the entire PC gaming industry by releasing games that require anti-piracy measures like Steam and then ultimately don't work.

  26. A story of a bug. by SetupWeasel · · Score: 4, Interesting

    I bought my GameCube in the fall of 2002, and the first game I owned for it was Metroid Prime. I got about 7 hours into it, the game froze, and a buzzing sound filled the speakers.

    I thought, "Holy shit! My GameCube is broken!"

    Why? Because I thought that was more possible than a Nintendo game having a bug of that magnitude.

    My GameCube wasn't broken. Metroid Prime did have a bug, a rather rare one, that overflowed a buffer (I believe) when changing areas. the overflow was rare enough that most gamers never experienced it. I was one of the lucky ones that had it happen twice.

    My point is not that consoles can have bugs too. My point is that with the good console game companies this sort of thing is so rare, you can think your hardware died when it happens.

    I assume that PC games will have fatal bugs when they are released, and I also assume that if the game is not popular, these bugs may never be fixed. That is why I don't buy PC games until they have been out a year. How can you get excited about a launch when there is a decent chance you will not be able to play the game?

    By the way, Nintendo fixed that bug and offered a replacement to anyone who wanted it. The Metroid Prime discs today do not have the problem.

  27. Amen to that! by Zarathustra.fi · · Score: 5, Interesting

    The loading times are awful, and loading occurs way too often. It really wrecked my suspension of disbelief. Example: At the beginning, when you're running to the roof, the game stops to load for 30 seconds or so in the middle of fierce action! How am I supposed to keep my adrenaline up during that time, by slapping myself in the face or what? This is not good game design.

    What I cannot understand is the people praising this game as a whole to high heavens. Sure, the Source engine kicks ass and everything, but what I really expected from a sequel to Half-Life was a coherent story and script. After completing the game, all I had was an aftertaste of a huge railroaded marathon and a handful of loose ends in the script.

    I was left confused and unsatisfied. Props to Valve for making the game, but even the most decorated shell is empty without a good plot.

    Maybe Half-Life 2 is really an introduction to third part of the story, where all the pieces come together. But it makes me a bit unease thinking that all these years I was only waiting for a prologue to the real thing.

    --
    __
    Zarathustra.fi
    Modern man has no goal, no aim, no ideals.
  28. RE: brings up a good question/point by King_TJ · · Score: 2, Interesting

    Why don't display manufacturers start labeling CRTs and LCD panels as to the maximum resolution they're rated for displaying w/pixel for pixel accuracy?

    In the past, I guess this issue never even came up, because the electronic circuitry in the displays (and even in the video cards) weren't able to synch up with (or generate resolutions greater) than what the phosphors on the tube could display accurately.

    But in the age of even "consumer grade" video boards outputing resolutions of upwards of 1600 pixels vertically, this point seems to be pretty valid.

    Granted, the wide aspect ratio LCD panels (such as Apple's Cinema displays) are going to allow for accurate viewing of larger horizontal pixel resolutions before hitting their upper limits - but the vertical hasn't changed much.

  29. This Can Help by Don+Tobin · · Score: 2, Informative
    I also had the sound problem and quickly went to work to discover a way to make the sound make sense again. Nice as captioning is it is ruined with bubbly voices.

    Stopgap 1:
    Run dxdiag and try changing the Hardware Acceleration down to the first or second step. You can play with this reloading the program each time and you will most likely find that the problem does not return until the last stage of the game where the audio is a bit more intense by an order of magnitude.

    Stopgap 2:
    The next thing that immediately made the sound bubbles go away was simply changing the in game options from 5.1 speakers down to 2 speakers. Frustrating to have to do this when your card is so hot, I know, but it's a stopgap measure that can at least make the more intense scenes more enjoyable.

    Symptom of the problem I had:
    The most noticable sympton my relatively new system had with the game that could help is that if I forced the sound by moving so that it was entirely left or entirely right the bubbles went away - even with full hardware acceleration and 5.1 setting in game. From a layman's perspective this intimates that there seems to be a problem with the 3d environment code mixing or otherwise (hey it might be something buried in directx that Valve were the first to truly exploit who knows).

    If this helps anyone then today I have done some good.

  30. Low-Class PCs by superultra · · Score: 2, Interesting

    You haven't been playing the right console games. With regards to the PC, where is the experimentation we see in console games like Katamari Damacy, REZ, Ico, Panzer Dragoon Orta - I could go on. Bejewled? Age of Empires? Doom 3? I'll give you the Sims, but that's all I can think of. "Graphics, speed, etc" do not a good game make.