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. --- src/SMAPI/app.manifest | 23 ----------------------- 1 file changed, 23 deletions(-) (limited to 'src') diff --git a/src/SMAPI/app.manifest b/src/SMAPI/app.manifest index 42faff59..cdddb390 100644 --- a/src/SMAPI/app.manifest +++ b/src/SMAPI/app.manifest @@ -9,29 +9,6 @@ - - - - - - - - - - - - - - - - - - - - - true/pm -- cgit