From 21d40812c0ef0621e98fd9331083287749c9fa8d Mon Sep 17 00:00:00 2001 From: bolrog <81111887+bolrog@users.noreply.github.com> Date: Wed, 26 May 2021 08:22:40 +0200 Subject: [PATCH] Update readme for release 526. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d8ce72..aea44e9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ D2DX is a Glide-wrapper and mod that makes the classic Diablo II/LoD run well on modern PCs, while honoring the original look and feel of the game. Play in a window or in fullscreen, glitch-free, with or without enhancements like widescreen, true high framerate and anti-aliasing. -Version 0.99.525 +Version 0.99.526 ## Features - Turns the game into a well behaved DirectX 11 title on Windows 10 (also 7, 8 and 8.1). @@ -84,6 +84,9 @@ D2DX is free software, but if you enjoy the project and want to buy me a coffee, ## Recent release history +### 0.99.526 + - Fix motion-predicted texts looking corrupted/being positioned wrong. + ### 0.99.525 - Fix motion prediction of shadows not working for some units. - Fix window size when window is scaled beyond the desktop dimensions.