From 4849c3ffaf7a1eba3d9d1d3569ef03a8455e1fd7 Mon Sep 17 00:00:00 2001 From: Terry MacDonald Date: Mon, 7 Jun 2021 19:45:28 +1200 Subject: [PATCH] Updated Readme again --- README.md | 6 ++++++ docs/index.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/README.md b/README.md index cce780d..ffb73fc 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,12 @@ DisplayMagician lets you set up the following information for each game or appli * Add Unit Tests! * Change UI from Winforms to .NET6 and MAUI +## Requirements + +* DisplayMagician only support 64-bit Windows 10 +* NVIDIA Surround support requires NVIDIA Game Ready driver to be installed +* AMD Eyefinity support requires AMD Radeon™ Software Adrenalin 2020 Edition 21.2.1 or later to be installed + ## Donation I am doing this work to scratch a programming itch I've had for a while. It's pretty fun to take something carefully crafted by another developer and extend it with a lot of other awesome features. That said, I'd appreciate a donation to help buy a coffee or two! diff --git a/docs/index.md b/docs/index.md index 1a186ee..f3dfed3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -55,6 +55,12 @@ DisplayMagician lets you set up the following information for each game or appli * Add Unit Tests! * Change UI from Winforms to .NET6 and MAUI +## Requirements + +* DisplayMagician only support 64-bit Windows 10 +* NVIDIA Surround support requires NVIDIA Game Ready driver to be installed +* AMD Eyefinity support requires AMD Radeon™ Software Adrenalin 2020 Edition 21.2.1 or later to be installed + ## Donation I am doing this work to scratch a programming itch I've had for a while. It's pretty fun to take something carefully crafted by another developer and extend it with a lot of other awesome features. That said, I'd appreciate a donation to help buy a coffee or two! If you're so inclined, you can [sponsor me on GitHub Sponsors](https://github.com/sponsors/terrymacdonald).