From 9d83e807e7179aea4ca709c0b5a08e8f9377367f Mon Sep 17 00:00:00 2001 From: Fredia Huya-Kouadio Date: Mon, 6 Feb 2023 17:04:29 -0800 Subject: Downgrade the vulkan abort logic to a warning This addresses issues where some drivers are reporting they don't meet the vulkan hardware level 1 support requirements even though they render as expected when the check is removed. --- platform/android/java/lib/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform/android/java/lib/res') diff --git a/platform/android/java/lib/res/values/strings.xml b/platform/android/java/lib/res/values/strings.xml index f76f597140..03752e092e 100644 --- a/platform/android/java/lib/res/values/strings.xml +++ b/platform/android/java/lib/res/values/strings.xml @@ -14,7 +14,7 @@ Cancel Verification Error! Unable to setup the Godot Engine! Aborting… - This device does not meet the requirements for Vulkan support! Aborting… + Warning - this device does not meet the requirements for Vulkan support -- cgit v1.2.3