From 6cb87f12659c2374148a4daf8ba08ecec0736d0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C9=B9=C9=90=C9=AFs=C7=9D=CA=8E?= Date: Thu, 2 Jan 2020 01:09:21 -0800 Subject: [PATCH] Update README.md Co-Authored-By: Anders Jenbo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eac577caa..e905dfda4 100644 --- a/README.md +++ b/README.md @@ -270,7 +270,7 @@ variable (see No, you'll need access to the data from the original game. If you don't have an original CD then you can [buy Diablo from GoG.com](https://www.gog.com/game/diablo). Alternately you can use `spawn.mpq` from the [http://ftp.blizzard.com/pub/demos/diablosw.exe](shareware) version and compile the with the SPAWN flag defined. > What game changes does DevilutionX provide -DevilutionX's main focus is to make the game work on multiple platforms. An additional goal is to make the engine mod friendly. As such, there are not many changes to gameplay, but we will be making some enhancments to the engine itself. For example, the engine now has upscaling, unlocked fps, controller support, and multiplayer via TCP. +DevilutionX's main focus is to make the game work on multiple platforms. An additional goal is to make the engine mod friendly. As such, there are no changes to gameplay, but we will be making some enhancments to the engine itself. For example, the engine now has upscaling, unlocked fps, controller support, and multiplayer via TCP. > Is 1080p supported? Currently the game simply scales the original 640x480 to best fit, but we are working on widescreen support.