Releases: REDPOWAR/D2GI
Releases · REDPOWAR/D2GI
v0.3
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
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.dllfrom game directory - Few other internal fixes/improvements