Blog

How I made a speedrun timer in D

A one-off post going over how I made a speedrun timer for the original Deus Ex, and how D made the project as painless as possible.

This covers using D to perform systems-level programming, as well as just the general topic of code injection & reading from game memory.

  1. How I made a speedrun timer in D