From 85b10c86613385756af6ce66c9628f1ef4b0b2e0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 28 Oct 2024 07:16:52 +0800 Subject: [PATCH] New version: SpecialK.SpecialK version 24.10.26.2 (#185859) --- .../SpecialK.SpecialK.installer.yaml | 24 +++++++++ .../SpecialK.SpecialK.locale.en-US.yaml | 51 +++++++++++++++++++ .../SpecialK.SpecialK.locale.zh-CN.yaml | 41 +++++++++++++++ .../24.10.26.2/SpecialK.SpecialK.yaml | 8 +++ 4 files changed, 124 insertions(+) create mode 100644 manifests/s/SpecialK/SpecialK/24.10.26.2/SpecialK.SpecialK.installer.yaml create mode 100644 manifests/s/SpecialK/SpecialK/24.10.26.2/SpecialK.SpecialK.locale.en-US.yaml create mode 100644 manifests/s/SpecialK/SpecialK/24.10.26.2/SpecialK.SpecialK.locale.zh-CN.yaml create mode 100644 manifests/s/SpecialK/SpecialK/24.10.26.2/SpecialK.SpecialK.yaml diff --git a/manifests/s/SpecialK/SpecialK/24.10.26.2/SpecialK.SpecialK.installer.yaml b/manifests/s/SpecialK/SpecialK/24.10.26.2/SpecialK.SpecialK.installer.yaml new file mode 100644 index 000000000000..0ef063865f34 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/24.10.26.2/SpecialK.SpecialK.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: SpecialK.SpecialK +PackageVersion: 24.10.26.2 +InstallerType: inno +UpgradeBehavior: install +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://sk-data.special-k.info/repository/SpecialK_24.10.26.2.exe + InstallerSha256: C8EF5533CEEE0DEC494B4F835BA8FCE11B06AD839A1DF6CD40999DFF469E95B4 + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: '{F4A43527-9457-424A-90A6-17CF02ACF677}_is1' +- Architecture: x64 + Scope: machine + InstallerUrl: https://sk-data.special-k.info/repository/SpecialK_24.10.26.2.exe + InstallerSha256: C8EF5533CEEE0DEC494B4F835BA8FCE11B06AD839A1DF6CD40999DFF469E95B4 + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: '{F4A43527-9457-424A-90A6-17CF02ACF677}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SpecialK/SpecialK/24.10.26.2/SpecialK.SpecialK.locale.en-US.yaml b/manifests/s/SpecialK/SpecialK/24.10.26.2/SpecialK.SpecialK.locale.en-US.yaml new file mode 100644 index 000000000000..4305a0697d65 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/24.10.26.2/SpecialK.SpecialK.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: SpecialK.SpecialK +PackageVersion: 24.10.26.2 +PackageLocale: en-US +Publisher: The Special K Group +PublisherUrl: https://special-k.info/ +PublisherSupportUrl: https://github.com/SpecialKO/SpecialK/issues +PrivacyUrl: https://wiki.special-k.info/Privacy +# Author: +PackageName: Special K +PackageUrl: https://special-k.info/ +License: GPL-3.0 +LicenseUrl: https://github.com/SpecialKO/SpecialK/blob/HEAD/LICENSE +Copyright: Copyleft 2019-2024 +# CopyrightUrl: +ShortDescription: The Swiss Army Knife of PC Gaming +Description: Lovingly referred to as the Swiss Army Knife of PC gaming, Special K does a bit of everything. It is best known for fixing and enhancing graphics, its many detailed performance analysis and correction mods, and a constantly growing palette of tools that solve a wide variety of issues affecting PC games. +Moniker: specialk +Tags: +- framerate-fixer +- game +- game-modding +- gaming +- hdr +- hooking +- injection +- latency-analysis +- mod +- reverse-engineering +ReleaseNotes: |- + Below are the highlights between v 24.10.25.2 - v 24.10.26.2: + + + Fixed SKIF not being able to disable GFE notifications due to disabled code + + Increase delay between first drawing an achievement unlock popup and taking + screenshot, so that statistics such as unlock time reliably appear. + + Optimize SK_D3D11_SetShader_Impl (...)/SK_D3D11_EnsureMatchingDevices (...) + to use D3D11 Private Data lookups. + + Add Alt+F4 handler override to workaround Ys X's buggy Alt+F4 code that + tends to close the game window, but leave the game running. +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://wiki.special-k.info/ +- DocumentLabel: FAQ + DocumentUrl: https://wiki.special-k.info/FAQ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SpecialK/SpecialK/24.10.26.2/SpecialK.SpecialK.locale.zh-CN.yaml b/manifests/s/SpecialK/SpecialK/24.10.26.2/SpecialK.SpecialK.locale.zh-CN.yaml new file mode 100644 index 000000000000..b82f7fb5e3e6 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/24.10.26.2/SpecialK.SpecialK.locale.zh-CN.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: SpecialK.SpecialK +PackageVersion: 24.10.26.2 +PackageLocale: zh-CN +Publisher: The Special K Group +PublisherUrl: https://special-k.info/ +PublisherSupportUrl: https://github.com/SpecialKO/SpecialK/issues +PrivacyUrl: https://wiki.special-k.info/Privacy +# Author: +PackageName: Special K +PackageUrl: https://special-k.info/ +License: GPL-3.0 +LicenseUrl: https://github.com/SpecialKO/SpecialK/blob/HEAD/LICENSE +Copyright: Copyleft 2019-2024 +# CopyrightUrl: +ShortDescription: PC 游戏的瑞士军刀 +Description: Special K 被亲切地称为 PC 游戏的瑞士军刀,它无所不能。其最著名的是修复和增强图形,许多详细的性能分析和修正 MOD,以及不断增加的工具,可解决影响 PC 游戏的各种问题。 +# Moniker: +Tags: +- hdr +- 帧率修复 +- 延迟分析 +- 模组 +- 注入 +- 游戏 +- 游戏模组 +- 逆向工程 +- 钩子 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://wiki.special-k.info/ +- DocumentLabel: 常见问题 + DocumentUrl: https://wiki.special-k.info/FAQ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SpecialK/SpecialK/24.10.26.2/SpecialK.SpecialK.yaml b/manifests/s/SpecialK/SpecialK/24.10.26.2/SpecialK.SpecialK.yaml new file mode 100644 index 000000000000..4b4c77d4e07f --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/24.10.26.2/SpecialK.SpecialK.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: SpecialK.SpecialK +PackageVersion: 24.10.26.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0