From d91f3e42ae6378139ed6cae408da0dda39e5f29d Mon Sep 17 00:00:00 2001 From: Anders Jenbo Date: Mon, 2 Nov 2020 06:09:16 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a01534730..b20b775b7 100644 --- a/README.md +++ b/README.md @@ -338,13 +338,13 @@ variable (see # F.A.Q. > Wow, does this mean I can download and play Diablo for free now? -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 with the SPAWN flag defined. +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 to play the shareware portion of the game. > 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 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. +Yes, the game will automatically adjust to your screen. This can be further adjusted in the game ini file. > What about Hellfire? Hellfire is being worked on and is mostly done, though not fully playable at the moment.