Slashdot Mirror


Making Games Live Longer With Mods

rmohr02 writes: "Popular Science has an interesting article about people hacking games to get more replay value out of them. It mentions games like Quake and Doom which are still played due to the mods people distribute for them, and that the code for Doom's level editor was made free so hackers could use that code to get what they wanted. It also mentions that the next Team Fortress hack, Team Fortress 2: Brotherhood of Arms, will not be distributed for free."

4 of 174 comments (clear)

  1. And as an art project... by Tom7 · · Score: 5, Interesting

    There are some really neat experimental art mods for Quake 1.

    Check them out at www.untitled-game.org/...

    (Personally, I still play Quake 1 straight... a game doesn't stop being fun because newer games come out with flashier graphics!)

  2. For free? by mstyne · · Score: 5, Funny

    It also mentions that the next Team Fortress hack, Team Fortress 2: Brotherhood of Arms, will not be distributed for free.

    Just replace "for free." with ", ever.". Pretty much the same thing,

    --
    mstyne: real name, no gimmicks
  3. When mods are better than the original... by EvilFrog · · Score: 5, Insightful

    It's odd how sometimes mods become more popular than the original games. Try playing Tribes 1. Dozens of Renegades servers. Dozens of Annihilation servers. Dozens of Ultra servers. Maybe one dozen base servers.

    How many people play Counter-Strike each day? Compare that to how many people play vanilla Half-Life.

    The best mods are those that aren't even recognizable as the original games. A great example is Thievery UT, which turns Unreal Tournament into a multi-player version of Thief: The Dark Project. (It's unfortunately Windows only, but the dev team has offered to share the code with those who want to port it...)

    Unfortunately Sturgeon's Law applies to Mods... 90% of them are crud.

  4. Not hooks, but code tricks by FortranDragon · · Score: 5, Insightful

    "These people are just ingenious," says John Romero, co-creator of Doom and Quake. "They have figured out all the weird little bitty tricks in the code that we didn't even know about."

    From what Romero said it looks like people have studied the code enough to learn how to use the _existing_ code in new ways. (Jedi code tricks, anyone ;-)) They aren't finding unknown API/function calls.

    This isn't surprising. It usually takes a fresh-to-the-code mind to see new functionality because as a programmer you tend to view code as only applying to the problem you want solved. Also, modders spend more time with the code that the original programmers who probably have moved o to a new project.

    All in all this is a Good Thing (tm). Hats off to those companies that make their old source code available/work with the mod community and to the people in the mod community who work hard at extending the life of the older games. :-D

    --
    "All the darkness in the world can not quench the light of one small candle."