Let’s make games open source, so future generations can enjoy them

JairajDevadiga@lemmy.world to Open Source@lemmy.ml – 613 points –
Let’s make games open source, so future generations can enjoy them
jairajdevadiga.com

A lot of old games have become unplayable on modern hardware and operating systems. I wrote an article about how making games open source will keep them playable far into the future.

I also discuss how making games open source could be beneficial to developers and companies.

Feedback and constructive criticism are most welcome, and in keeping with the open source spirit, I will give you credit if I make any edits based on your feedback.

80

You are viewing a single comment

The open sourcing of the quake engine is where a lot of modern engines got their roots.

Can you explain that? Are you saying there are modern engines using parts of quake 1 source code?

The engine Can of Duty uses is effectively a heavily modified quake 3 engine.

By this point it's so modified it may as well be a different thing, but make no mistake it has evolved from the quake 3 engine.

Half-Life Alyx still has some flickering light code from the original Quake. Couldn't find a good gif that would include Alyx, but here's a couple other games:

The only one I can think of is that Source might still have some id code in it from the goldsrc days, but that was before it was open sourced.