From 3fa056baca6084e2c70130bf2cf337d238a669c4 Mon Sep 17 00:00:00 2001 From: bolrog <81111887+bolrog@users.noreply.github.com> Date: Tue, 18 May 2021 13:44:52 +0200 Subject: [PATCH] Update readme for release 518b. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 82ac914..6debddf 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.518 +Version 0.99.518b ## Features - Turns the game into a well behaved DirectX 11 title on Windows 10 (also 7, 8 and 8.1). @@ -84,8 +84,8 @@ D2DX is free software, but if you enjoy the project and want to buy me a coffee, ## Recent release history -### 0.99.518 - - Fix missing window size limitation with -dxscaleN. +### 0.99.518b + - Fix size of window being larger than desktop area with -dxscaleN. ### 0.99.517 - Fix in-game state detection, causing DX logo to show in-game and other issues.