SakeTami
FluffyQuack
FluffyQuack

patreon


Diablo 1 mod - High framerate support

Here's something different. DevilutionX is a fan-made, extremely faithful recreation of the Diablo 1 source code. I randomly stumbled upon it and I thought it would be fun to mess around with it. It's pretty rare I mod games which are open source, so it's pretty refreshing compared to how I typically mod (which involves a lot of painful and slow reverse engineering of formats and digging through compiled code). Sure would be nice if more developers released SDKs or made their code open source after some years.

I ended up doing this with the source code which is adding in support for higher framerates (Diablo 1 is locked to 20fps by default, oof!). If anyone owns Diablo 1 (it's available on gog.com) and wants to try this, then here are instructions:

By the way, here's the repo I'm using for implementing changes to DevilutionX: https://github.com/FluffyQuack/devilutionX/tree/HighFramerateGameplay 

I also made a reddit post about this: https://old.reddit.com/r/Diablo/comments/kzgxes/high_framerate_mod_for_diablo_1_based_on/ 

I'm not sure how much I'll do with Diablo 1, but we'll see. It was fun to make this at least.

Diablo 1 mod - High framerate support

More Creators