InsanityBringer / InjectD3

Descent 3 dll-injection patcher. Adds windowed support, new mouse code, and more.
Other
22 stars 3 forks source link

InjectD3

Project to patch Descent 3 in memory with dll injection. Inspired by inject in turn inspired by diablo-improvements

It may eventually override a dll the game normally uses (like OpenGL32.dll) to avoid the need for a separate inject program.

Credits

Arne for getting this mess started in the first place by finding functions in the game's executable, for pointing me to inject, and all sorts of technical support.

mewrev for inject, which InjectD3 was built on top of.

The new sound code uses OpenAL Soft for full 3D sound.