From 5af87fc3be989c092dfcc9f328aa8bf3e7d48664 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Wed, 31 Aug 2022 17:08:30 -0400 Subject: remove compatibility section in the new app manifest This apparently leads to NoSuitableGraphicsDeviceException errors when launching SMAPI for some players. --- docs/release-notes.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index f306607c..a572e6cf 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -7,6 +7,10 @@ _If needed, you can update to SMAPI 3.16.0 first and then install the latest version._ --> +## Upcoming release +* For players: + * Fixed some players with compatible GPUs incorrectly getting `NoSuitableGraphicsDeviceException` errors on launch. + ## 3.16.1 Released 29 August 2022 for Stardew Valley 1.5.6 or later. -- cgit