Releases: bolrog/d2dx
Releases · bolrog/d2dx
0.99.408
0.99.407
0.99.406
0.99.405
0.99.403b
- Fix mouse sensitivity being wrong in the horizontal direction in widescreen mode.
- Fix bug occasionally causing visual corruption when many things were on screen.
- Fix the well-known issue of the '5' character looking like a '6'. (Shouldn't interfere with other mods.)
- Fix "tearing" seen due to vsync being disabled. Re-enable vsync by default (use -dxnovsync to disable it).
- Some small performance improvements.
- Updated: include relevant license texts.
0.99.402
0.99.401c
- Add experimental support for widescreen modes using a fork of SlashDiablo-HD by Mir Drualga and Bartosz Jankowski.
- Remove the use of "AA bilinear" filtering, in favor of point filtering. This is part of a work in progress and will be tweaked further.
- Cut VRAM footprint by 75% and reduce performance overhead.
- Source code is now in the git.
- Updated: fix occasional texture glitches.
- Updated again: forgot to include SlashDiabloHD.mpq, which is required for widescreen mode.