-
Notifications
You must be signed in to change notification settings - Fork 6.9k
New package: Stenzek.DuckStation.Preview version 0.1.11019 #357195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
54 changes: 54 additions & 0 deletions
54
manifests/s/Stenzek/DuckStation/Preview/0.1.11019/Stenzek.DuckStation.Preview.installer.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,54 @@ | ||
| # Created with komac v2.16.0 | ||
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json | ||
|
|
||
| PackageIdentifier: Stenzek.DuckStation.Preview | ||
| PackageVersion: 0.1.11019 | ||
| InstallerType: zip | ||
| NestedInstallerType: portable | ||
| InstallModes: | ||
| - silent | ||
| UpgradeBehavior: uninstallPrevious | ||
| FileExtensions: | ||
| - bin | ||
| - ccd | ||
| - chd | ||
| - cpe | ||
| - cue | ||
| - ecm | ||
| - elf | ||
| - exe | ||
| - img | ||
| - iso | ||
| - m3u | ||
| - mds | ||
| - minipsf | ||
| - pbp | ||
| - ps-exe | ||
| - psexe | ||
| - psf | ||
| - psx | ||
| - psxgpu | ||
| - psxgpu.xz | ||
| - psxgpu.zst | ||
| ReleaseDate: 2026-04-07 | ||
| Installers: | ||
| - Architecture: x64 | ||
| NestedInstallerFiles: | ||
| - RelativeFilePath: duckstation-qt-x64-ReleaseLTCG.exe | ||
| PortableCommandAlias: DuckStation | ||
| InstallerUrl: https://github.com/stenzek/duckstation/releases/download/preview/duckstation-windows-x64-release.zip | ||
| InstallerSha256: F975A19E9995B9840A541CBAF338222EE9243928D631E472B41C375373FDD26F | ||
| Dependencies: | ||
| PackageDependencies: | ||
| - PackageIdentifier: Microsoft.VCRedist.2015+.x64 | ||
| - Architecture: arm64 | ||
| NestedInstallerFiles: | ||
| - RelativeFilePath: duckstation-qt-ARM64-ReleaseLTCG.exe | ||
| PortableCommandAlias: DuckStationARM64 | ||
| InstallerUrl: https://github.com/stenzek/duckstation/releases/download/preview/duckstation-windows-arm64-release.zip | ||
| InstallerSha256: B637DBB3CB93A2598E914513675D5A8D75699BC89A546C5DF31204872BE2A75F | ||
|
Dragon1573 marked this conversation as resolved.
|
||
| Dependencies: | ||
| PackageDependencies: | ||
| - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 | ||
| ManifestType: installer | ||
| ManifestVersion: 1.12.0 | ||
49 changes: 49 additions & 0 deletions
49
...sts/s/Stenzek/DuckStation/Preview/0.1.11019/Stenzek.DuckStation.Preview.locale.en-US.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,49 @@ | ||
| # Created with komac v2.16.0 | ||
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json | ||
|
|
||
| PackageIdentifier: Stenzek.DuckStation.Preview | ||
| PackageVersion: 0.1.11019 | ||
| PackageLocale: en-US | ||
| Publisher: Connor McLaughlin | ||
| PublisherUrl: https://github.com/stenzek | ||
| PublisherSupportUrl: https://www.duckstation.org/discord | ||
| Author: Connor McLaughlin | ||
| PackageName: DuckStation | ||
| PackageUrl: https://github.com/stenzek/duckstation | ||
| License: CC BY-NC-ND 4.0 | ||
| LicenseUrl: https://github.com/stenzek/duckstation/blob/master/LICENSE | ||
| ShortDescription: Fast PlayStation 1 emulator for x86-64/AArch32/AArch64/RV64 | ||
| Description: |- | ||
| DuckStation is an simulator/emulator of the Sony PlayStation(TM) console, focusing on playability, | ||
| speed, and long-term maintainability. The goal is to be as accurate as possible while maintaining | ||
| performance suitable for low-end devices. "Hack" options are discouraged, the default configuration | ||
| should support all playable games with only some of the enhancements having compatibility issues. | ||
|
|
||
| A PS1 or PS2 "BIOS" ROM image is required to to start the emulator and to play games. You can use an | ||
| image from any hardware version or region, although mismatching game regions and BIOS regions may | ||
| have compatibility issues. A ROM image is not provided with the emulator for legal reasons, you | ||
| should dump this from your own console using Caetla or other means. | ||
| Tags: | ||
| - appimage | ||
| - emulator | ||
| - enhancements | ||
| - fast | ||
| - hardware-renderers | ||
| - jit-compiler | ||
| - opengl | ||
| - playstation | ||
| - ps1 | ||
| - psx | ||
| - vulkan | ||
| ReleaseNotes: |- | ||
| Commits | ||
| - Don't double-archive builds (Stenzek) | ||
| - Get rid of multiple virtuals in ProgressCallback (Stenzek) | ||
| - Remove gamelistrefreshthread.cpp/h (Stenzek) | ||
| - Don't blur empty background in loading screen (Stenzek) | ||
| ReleaseNotesUrl: https://github.com/stenzek/duckstation/releases/tag/preview | ||
| Documentations: | ||
| - DocumentLabel: Wiki | ||
| DocumentUrl: https://github.com/stenzek/duckstation/wiki | ||
| ManifestType: defaultLocale | ||
| ManifestVersion: 1.12.0 |
8 changes: 8 additions & 0 deletions
8
manifests/s/Stenzek/DuckStation/Preview/0.1.11019/Stenzek.DuckStation.Preview.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| # Created with komac v2.16.0 | ||
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json | ||
|
|
||
| PackageIdentifier: Stenzek.DuckStation.Preview | ||
| PackageVersion: 0.1.11019 | ||
| DefaultLocale: en-US | ||
| ManifestType: version | ||
| ManifestVersion: 1.12.0 |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.