Skip to content

Commit

Permalink
New version: SpecialK.SpecialK version 24.12.20.1 (microsoft#200049)
Browse files Browse the repository at this point in the history
  • Loading branch information
spectopo authored Dec 20, 2024
1 parent f435716 commit ce74cb3
Show file tree
Hide file tree
Showing 4 changed files with 111 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: SpecialK.SpecialK
PackageVersion: 24.12.20.1
InstallerType: inno
UpgradeBehavior: install
ProductCode: '{F4A43527-9457-424A-90A6-17CF02ACF677}_is1'
Installers:
- Architecture: x64
Scope: user
InstallerUrl: https://sk-data.special-k.info/repository/SpecialK_24.12.20.1.exe
InstallerSha256: F8A64F7FEC5C320E79CC8A231623DB4C5248764294772705FAE297B4B48E203A
InstallerSwitches:
Custom: /CURRENTUSER
- Architecture: x64
Scope: machine
InstallerUrl: https://sk-data.special-k.info/repository/SpecialK_24.12.20.1.exe
InstallerSha256: F8A64F7FEC5C320E79CC8A231623DB4C5248764294772705FAE297B4B48E203A
InstallerSwitches:
Custom: /ALLUSERS
ManifestType: installer
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: SpecialK.SpecialK
PackageVersion: 24.12.20.1
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
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
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.12.19.3 - v 24.12.20.1:
+ Fixed EOS crash in games using extremely old versions of EOS SDK lacking
support for EOS_UI_AddNotifyDisplaySettingsUpdated (i.e. Path of Exile 2).
+ Add mutex to SK_IWrapD3D11DeviceContext::Release (...) to handle recursion
during deferred destruction of D3D11 Immediate Device Context singleton.
+ Eliminate unnecessary load of Windows.Gaming.Input.dll in games that do not
actually use the API.
+ Fixed various minor issues discovered using static analysis with PVS-Studio.
Documentations:
- DocumentLabel: Wiki
DocumentUrl: https://wiki.special-k.info/
- DocumentLabel: FAQ
DocumentUrl: https://wiki.special-k.info/FAQ
ManifestType: defaultLocale
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json

PackageIdentifier: SpecialK.SpecialK
PackageVersion: 24.12.20.1
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
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
ShortDescription: PC 游戏的瑞士军刀
Description: Special K 被亲切地称为 PC 游戏的瑞士军刀,它无所不能。其最著名的是修复和增强图形,许多详细的性能分析和修正 MOD,以及不断增加的工具,可解决影响 PC 游戏的各种问题。
Tags:
- hdr
- 帧率修复
- 延迟分析
- 模组
- 注入
- 游戏
- 游戏模组
- 逆向工程
- 钩子
Documentations:
- DocumentLabel: Wiki
DocumentUrl: https://wiki.special-k.info/
- DocumentLabel: 常见问题
DocumentUrl: https://wiki.special-k.info/FAQ
ManifestType: locale
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: SpecialK.SpecialK
PackageVersion: 24.12.20.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.9.0

0 comments on commit ce74cb3

Please sign in to comment.