From b6b00d08cadc6236a8f9bcfa3e6171714d1e463f Mon Sep 17 00:00:00 2001 From: OpenSauce04 Date: Mon, 27 May 2024 23:17:08 +0100 Subject: [PATCH] Updated to 2114 --- io.github.lime3ds.Lime3DS.json | 12 ++++++------ io.github.lime3ds.Lime3DS.metainfo.xml | 23 ++++++++++++++++++----- 2 files changed, 24 insertions(+), 11 deletions(-) diff --git a/io.github.lime3ds.Lime3DS.json b/io.github.lime3ds.Lime3DS.json index 7a604b7..a6dd4c1 100644 --- a/io.github.lime3ds.Lime3DS.json +++ b/io.github.lime3ds.Lime3DS.json @@ -64,8 +64,8 @@ }, { "type": "archive", - "url": "https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/vulkan-sdk-1.3.280.0.tar.gz", - "sha256": "703c772a850fa7fbe57a2f8dc99b4c1422a59fa5ff098a80c8ce12fcdf6a2613", + "url": "https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/vulkan-sdk-1.3.283.0.tar.gz", + "sha256": "5e2e5158bdd7442f9e01e13b5b33417b06cddff4965c9c19aab9763ab3603aae", "dest": "External/spirv-tools", "x-checker-data": { "type": "anitya", @@ -76,8 +76,8 @@ }, { "type": "archive", - "url": "https://github.com/KhronosGroup/SPIRV-Headers/archive/refs/tags/vulkan-sdk-1.3.280.0.tar.gz", - "sha256": "a00906b6bddaac1e37192eff2704582f82ce2d971f1aacee4d51d9db33b0f772", + "url": "https://github.com/KhronosGroup/SPIRV-Headers/archive/refs/tags/vulkan-sdk-1.3.283.0.tar.gz", + "sha256": "a68a25996268841073c01514df7bab8f64e2db1945944b45087e5c40eed12cb9", "dest": "External/spirv-tools/external/spirv-headers", "x-checker-data": { "type": "anitya", @@ -143,8 +143,8 @@ "sources": [ { "type": "archive", - "url": "https://github.com/Lime3DS/Lime3DS/releases/download/2113/lime3ds-unified-source-20240517-ceb97be.tar.xz", - "sha256": "f8520fbef3e97921942c9d131f7e1977e1caf48739e6c05aebb0b1c9399d9d0b" + "url": "https://github.com/Lime3DS/Lime3DS/releases/download/2114/lime3ds-unified-source-2114.tar.xz", + "sha256": "e6bc0e6467849a6b0b6c181dafc21eb39614c075ad37e37801220274cfa085b2" }, { "type": "file", diff --git a/io.github.lime3ds.Lime3DS.metainfo.xml b/io.github.lime3ds.Lime3DS.metainfo.xml index 73cf89c..dff93f5 100644 --- a/io.github.lime3ds.Lime3DS.metainfo.xml +++ b/io.github.lime3ds.Lime3DS.metainfo.xml @@ -30,12 +30,25 @@ + + +

- Add custom screen layout feature

+

- This feature is configured in the new Emulation → Configure → Graphics → Layout menu

+

- The proportion the screens in the Large Screen layout can now be configured in the Layout menu

+

- Updated various build dependencies

+

+

Notes:

+

- Crowd-sourced language translations are now open for Lime3DS. If you have the skills to contribute, for more information please see https://app.transifex.com/lime3ds/lime3ds

+

- The user-contributed compatibility list for Lime3DS mentioned in the previous update is now open. Please see details at https://github.com/Lime3DS/compatibility-list/blob/master/CONTRIBUTING.md

+
+
+

- Added realtime audio playback option

- This feature scales audio playback speed to account for drops in emulation framerate

- Using this option may cause a visual-audio desync during context-sensitive scenes (e.g. cutscenes) if lag spikes are encountered

-

- Desktop: Added a button in the help menu which opens the Lime3DS log folder

+

- Added a button in the help menu which opens the Lime3DS log folder

- Non-userfacing changes to how the compatibility list is implemented to allow for easier community contribution

Notes:

@@ -47,10 +60,10 @@

- Added support for Artic Base

-

- Desktop: Added favourite game functionality

-

- Desktop: Added play time counter

-

- Windows+Linux: Added game desktop shortcut functionality

-

- Desktop: Updated right-click user interface layout

+

- Added favourite game functionality

+

- Added play time counter

+

- Added game desktop shortcut functionality

+

- Updated right-click user interface layout

- Updated executable names to follow a new naming scheme

- `lime.exe` --> `lime3ds-cli.exe`

- `lime-qt.exe` --> `lime3ds-gui.exe`