Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Programming Entertainment Games IT Technology

Strange Glitches In Games 282

Parz writes "Even the best of game developers can leave a big dirty glitch buried within its products that can turn a gameplay experience on its head (sometimes literally). Gameplayer has trawled through the web to locate video footage of some of the more amazing and hilarious examples of glitches in games. It acts as an interesting insight into the bugs that some games — especially today — ship with. What interesting bugs have you encountered?"
This discussion has been archived. No new comments can be posted.

Strange Glitches In Games

Comments Filter:
  • by MoFoQ ( 584566 ) on Monday April 06, 2009 @12:48AM (#27472029)

    doubt it...just look at the date of the article.
    It's on the third...of March.

    Besides, there have been plenty of glitches that I know of in games (from experience as both as a game tester and as a gamer).
    A lot of them are clipping and occlusion related glitches. Some are logic/checkpoint/goal glitches.
    Some are actually not the fault of the game developer but of lazy video card driver developers (or even hardware issues, such as overheating or floating point precision related).

  • Stunts (Score:4, Insightful)

    by Anonymous Coward on Monday April 06, 2009 @12:50AM (#27472035)

    I loved this game back in the day. Half the fun was seeing what crazy crashes you could get into that would confuse the physics engine, sometimes sending you straight up, hundreds of meters into the air.

    http://en.wikipedia.org/wiki/Stunts_(video_game)

  • Re:Doom 2 (Score:5, Insightful)

    by X0563511 ( 793323 ) on Monday April 06, 2009 @02:22AM (#27472513) Homepage Journal

    That's not a bug. You just set the one-side flag on the wall.

  • Re:Stunts (Score:3, Insightful)

    by fractoid ( 1076465 ) on Monday April 06, 2009 @02:31AM (#27472557) Homepage
    That game was awesome! Turned into TrackMania [trackmania.com], I think (or at least that's a very very similar, modernised game). I seem to recall the F1 car in Stunts had a problem where if you spun out above a certain speed it would shoot up in the air. Many good times with that game, I really should download TrackMania just to see if it's as good. :)
  • by fractoid ( 1076465 ) on Monday April 06, 2009 @02:42AM (#27472613) Homepage

    While every player's computer is expected to run the shots/tanks physics engine AND render the display in real time, I've asked about server sanity checks and found that they'd be a major burden.

    I've always heard that excuse too ("oh but the server will bog down if we do too much on it"). It's pants. Unless the server's entirely written in VBScript AND it's running on a 486, there should be no problems at all doing at least basic sanity checks. IMO it's just lazy programmers not wanting to bother with checks when "it works fine as is" until people start trying to cheat.

    The golden rule of *any* client/server app with apps distributed to the world at large is never trust the client. Treat the client as hostile, because for all you know, it may be. That's more work, though, so most developers don't seem to bother. :/

  • Article Fail? (Score:2, Insightful)

    by pinkushun ( 1467193 ) on Monday April 06, 2009 @03:13AM (#27472791) Journal
    The article led me to other articles, all of which are just as badly 'written' (read: bunch of videos).
  • Re:C & C glitches (Score:1, Insightful)

    by Anonymous Coward on Monday April 06, 2009 @07:32AM (#27474087)

    Hahaha and sandbagging in order to build really far away from your base :)

  • by hansamurai ( 907719 ) <hansamurai@gmail.com> on Monday April 06, 2009 @10:19AM (#27475549) Homepage Journal

    I seem to remember Vanish X-Zone to be even more reliable, though it may be the other way around.

"When the going gets tough, the tough get empirical." -- Jon Carroll

Working...