diff --git a/io.github.lime3ds.Lime3DS.json b/io.github.lime3ds.Lime3DS.json index 57f9123..c019a28 100644 --- a/io.github.lime3ds.Lime3DS.json +++ b/io.github.lime3ds.Lime3DS.json @@ -143,8 +143,8 @@ "sources": [ { "type": "archive", - "url": "https://github.com/Lime3DS/Lime3DS/releases/download/2108/lime3ds-unified-source-20240411-337ce6e.tar.xz", - "sha256": "923c0d2b8449115642ad0faea763a19bd5e3d1ebb0efff1c6e9cda4eef021fbe", + "url": "https://github.com/Lime3DS/Lime3DS/releases/download/2109/lime3ds-unified-source-20240413-2733189.tar.xz", + "sha256": "ce1daa97d69205fa8b4da309116c34f6c12240b07915f224d0ce4e418f6cf3ea", "x-checker-data": { "type": "json", "url": "https://api.github.com/repos/Lime3DS/Lime3DS/releases/latest", diff --git a/io.github.lime3ds.Lime3DS.metainfo.xml b/io.github.lime3ds.Lime3DS.metainfo.xml index 1a9fde3..f43c8e3 100644 --- a/io.github.lime3ds.Lime3DS.metainfo.xml +++ b/io.github.lime3ds.Lime3DS.metainfo.xml @@ -27,6 +27,17 @@ + + +

- 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

+
+
+

- Updated dependencies