Valve accidentally compiled and pushed earliest Left 4 Dead prototype called "Terror Strike" into the latest CS 1.6 update and community figured out how to play it.

nanoUFO@sh.itjust.worksmod to Games@sh.itjust.works – 217 points –
twitter.com
41

You are viewing a single comment

Because all Valve games are mods all the way down.

When your game is a mod of a mod of a mod, this stuff happens.

There's actually some truth to this statement in general. Most games, at least the ones deriving from quake engines that i know of, have an engine(e.g. the exe) and a game (a dll/so) plus assets. When modding SDK-s are released, it's essentially the source code of the game section that when compiled needs the same engine to run. New games from a studio using the same engine are usually just forks of the previous game code. It's fair to reason that some code may be shared to get updates on old parts while developing a new game.

So yes, most games are mods of mods.

1 more...