169
submitted 1 year ago by nsp@lemmy.sdf.org to c/technology@beehaw.org

NtDoom running inside the Windows kernel.

you are viewing a single comment's thread
view the rest of the comments
[-] CatBusBand@beehaw.org 44 points 1 year ago

The tenacity of Doom players to make the game run on everything is amazing

[-] taanegl@lemmy.ml 13 points 1 year ago

It's not just about being DOOM players. It's a long running joke in the programming and engineering world. Wether it's a fridge, a toaster, a decommissioned 1970s super computer... can it run DOOM?

It's the computing world's version of a shitpost.

[-] Helix@beehaw.org 5 points 1 year ago
[-] darkmugglet@lemm.ee 3 points 1 year ago
[-] chinpokomon@beehaw.org 4 points 1 year ago

That's a different game. Built on a modified Doom engine.

[-] ByteSorcerer@beehaw.org 5 points 1 year ago

The main reasons why it's Doom specifically are also because:

  • The game is open-source: https://github.com/id-Software/DOOM/pulls?q=is%3Aopen+is%3Apr This makes it much more doable to port it to other platforms (and to strip out anything not absolutely required to get the first level to run when you run into technological limitations) than when you have to rely on unofficial modding tools.

  • It's nearly 30 years old and designed for computers with only a few megabytes of memory and for processors of well under 100MHz, which are specs which the majority of modern systems have, even embedded systems. It also renders fully on the CPU and doesn't require specific hardware like a GPU or a specific graphics chip.

  • Being a first person shooter with 3D-ish visuals it looks a lot more impressive than if you show off a simple game like Pong orTetris or something like that. It has the right balance between performance requirements and impressiveness, and it's also a game that was very popular in its time and it's instantly recognisable to a lot of people.

this post was submitted on 08 Jul 2023
169 points (100.0% liked)

Technology

37208 readers
310 users here now

Rumors, happenings, and innovations in the technology sphere. If it's technological news or discussion of technology, it probably belongs here.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS