EXE
WinGet
Comet
Paweł Lidwin · 0.3.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
comet-x86_64-pc-windows-msvc.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
imLinguin.comet
Version
0.3.2
Description
Open Source implementation of GOG Galaxy Communication Service for SDK bundled with GOG games.
License
Apache-2.0
↗
Homepage
https://github.com/imLinguin/comet
Installer URL
https://github.com/imLinguin/comet/releases/download/v0.3.2/comet-x86_64-pc-windows-msvc.exe
Upgrade Behavior
install(Install over existing)
Release Notes
This release comes with a small improvement regarding initialization of named pipes for overlay.
Before it used to have a delay up to 2 seconds, now it's instant.
What's Changed
- fix: create named pipes immediately instead of polling for pipe name by @imLinguin in 7f71ff5
- chore: improve code readability by @imLinguin in 1d5290a
- Add Heretic + Hexen to Game-Compatibility.md by @nemesisx00 in #74
- docs: add flashback to game-compatibility.md by @mrcaique in #76
- Add Streets of Rage 4 to Game…