From 08887b529e73e96857f92f1a04ef2deb54b4c7ab Mon Sep 17 00:00:00 2001 From: OpenSauce04 Date: Mon, 15 Apr 2024 12:29:40 +0100 Subject: [PATCH] Fixed metadata validation --- io.github.lime3ds.Lime3DS.metainfo.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/io.github.lime3ds.Lime3DS.metainfo.xml b/io.github.lime3ds.Lime3DS.metainfo.xml index f43c8e3..2ec2338 100644 --- a/io.github.lime3ds.Lime3DS.metainfo.xml +++ b/io.github.lime3ds.Lime3DS.metainfo.xml @@ -32,7 +32,7 @@

- Improved rasterizer cache validation heuristic

- This results in extreme performance improvements for several games. See https://github.com/PabloMK7/citra/pull/69#issue-2234452232 for examples

- Non-user facing code improvements related to the removal of telemetry

-

+

Notes:

- This update introduces a regression in Luigi's Mansion: Dark Moon while using Vulkan. This involves a consistent crash during the first Pixelator cutscene. Please use OpenGL for the time being when playing this game. Apologies for any inconvenience