Skip to content

Commit a895fc3

Browse files
authored
New version: PCSX2Team.PCSX2 version 2.8.0
1 parent 89bb90d commit a895fc3

3 files changed

Lines changed: 87 additions & 0 deletions

File tree

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: PCSX2Team.PCSX2
5+
PackageVersion: 2.8.0
6+
InstallerLocale: en-US
7+
InstallerType: inno
8+
Scope: machine
9+
InstallModes:
10+
- interactive
11+
- silent
12+
- silentWithProgress
13+
UpgradeBehavior: install
14+
FileExtensions:
15+
- bin
16+
- chd
17+
- cso
18+
- cue
19+
- dump
20+
- elf
21+
- gs
22+
- gs.xz
23+
- gs.zst
24+
- gz
25+
- irx
26+
- iso
27+
- mdf
28+
- ps2
29+
- raw
30+
- ttf
31+
- zso
32+
Dependencies:
33+
PackageDependencies:
34+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
35+
ProductCode: '{13CEE6E5-8EB3-47D3-882E-E9DBB6A3251C}}_is1'
36+
ReleaseDate: 2026-08-28
37+
AppsAndFeaturesEntries:
38+
- ProductCode: '{13CEE6E5-8EB3-47D3-882E-E9DBB6A3251C}}_is1'
39+
ElevationRequirement: elevatesSelf
40+
InstallationMetadata:
41+
DefaultInstallLocation: '%ProgramFiles%\PCSX2'
42+
Installers:
43+
- Architecture: x64
44+
InstallerUrl: https://github.com/PCSX2/pcsx2/releases/download/v2.8.0/PCSX2-v2.8.0-windows-x64-installer.exe
45+
InstallerSha256: D4A409653481FDE8135C0469F61D5A806B7ECE8C995C4C40CF48996956D250F1
46+
ManifestType: installer
47+
ManifestVersion: 1.12.0
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: PCSX2Team.PCSX2
5+
PackageVersion: 2.8.0
6+
PackageLocale: en-US
7+
Publisher: PCSX2 Team
8+
PublisherUrl: https://github.com/PCSX2
9+
PublisherSupportUrl: https://github.com/PCSX2/pcsx2/issues
10+
Author: PCSX2 Team
11+
PackageName: PCSX2
12+
PackageUrl: https://github.com/PCSX2/pcsx2
13+
License: GPL-3.0
14+
LicenseUrl: https://github.com/PCSX2/pcsx2/blob/master/COPYING.GPLv3
15+
Copyright: © 2026 PCSX2
16+
ShortDescription: A free and open-source PlayStation 2 (PS2) emulator.
17+
Description: PCSX2 is a free and open-source PlayStation 2 (PS2) emulator. Its purpose is to emulate the PS2's hardware, using a combination of MIPS CPU Interpreters, Recompilers, and a Virtual Machine that manages hardware states and system memory.
18+
Moniker: pcsx2
19+
Tags:
20+
- cpp
21+
- emulation
22+
- emulator
23+
- pcsx2
24+
- playstation-2
25+
- playstation2
26+
- ps2
27+
ReleaseNotes: |-
28+
Release 2.8.0!
29+
Our first immutable release, I hope I didn't screw up.
30+
ReleaseNotesUrl: https://github.com/PCSX2/pcsx2/releases/tag/v2.8.0
31+
ManifestType: defaultLocale
32+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: PCSX2Team.PCSX2
5+
PackageVersion: 2.8.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)