Skip to content

Releases: REDPOWAR/D2GI

v0.3

11 Jan 05:44

Choose a tag to compare

This update is made by @CookiePLMonster and contains these new features:

  • Improved game functions hooking: better compatibility with other game versions (so D2GI may run with all its features on some versions other than 8.1 or KotR 1.3 since now)
  • Local time logging instead of UTC
  • Few other internal fixes/improvements

v0.2

07 Jan 02:10

Choose a tag to compare

This update is made by @CookiePLMonster and contains these new features:

  • Full KotR 1.3 support (aspect ratio handling)
  • New window sizing logic in windowed mode: now client area (rendering frame without window borders/caption) size exactly equals to size that specified in config (old logic: whole window with borders/caption sized to size in config, so rendering frame was a bit smaller than you specified in config)
  • Fixed active/inactive window state appearance (correct caption/borders styling while switching between other applications)
  • Support for loading d3d9.dll from game directory
  • Few other internal fixes/improvements

v0.1

23 Dec 01:57

Choose a tag to compare

added README