Skip to content

Commit

Permalink
game compatibility: add DOOM + DOOM II (#42)
Browse files Browse the repository at this point in the history
* game compatibility: add DOOM + DOOM II

* style: undo code formatting for DOOM + DOOM II game version
  • Loading branch information
kevin-wijnen authored Aug 9, 2024
1 parent 5ca3b22 commit 66c517a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/wiki/Game-Compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ While GOG does not officially support GOG Galaxy features (achievements and lead
|[Alien Breed: Impact](https://www.gog.com/game/alien_breed_impact)|126 (5/30/2022)|🔲 Not Available|[commit `55e4025`](https://github.com/imLinguin/comet/commit/55e402538df3bff354bf2e1e9a54fa4e5e091122)|🔲 No|🟩 Achievements 🔲 Leaderboard|Achievement connection does work. Did not get to boot the game on Linux properly yet, however.|
|[Crypt of the NecroDancer](https://www.gog.com/game/crypt_of_the_necrodancer)|4.1.0-b5142 (4/3/2024)|🟩 Yes|[commit `ed38c3d`](https://github.com/kevin-wijnen/comet/commit/ed38c3d5253893779ba3d7ab828af442652f6044)|🔲 No|🟩 Achievements 🟩 Leaderboard|Achievements do work. Leaderboard support works as of Comet version `ed38c3d`. Tested with game + all DLCs.|
|[Cuphead](https://www.gog.com/game/cuphead)|1.3.4 (8/19/2022)|🔲 Not Available|[commit `55e4025`](https://github.com/imLinguin/comet/commit/55e402538df3bff354bf2e1e9a54fa4e5e091122)|🟩 Yes|🟩 Achievements 🔲 Leaderboard|GalaxyCommunication.exe service required for game to start communicating with GOG. Otherwise, Achievements won't work. No Leaderboards present in-game.|
|[DOOM + DOOM II](https://www.gog.com/game/doom_doom_ii)|Version 2265 - 8/7/2024|🔲 Not Available|[`v0.1.2`](https://github.com/imLinguin/comet/releases/tag/v0.1.2)|🔲 No|🟩 Achievements 🔲 Leaderboard|Achievements & Multiplayer do work as of `v0.1.2`.|
|[DOOM 3: BFG Edition](https://www.gog.com/game/doom_3)|1.14 (7/14/2017)|🔲 Not Available|[version `0.1.1`](https://github.com/imLinguin/comet/releases/tag/v0.1.1)|🟩 Yes|🟩 Achievements 🔲 Leaderboard|GalaxyCommunication.exe service required for game to start communicating with GOG. Otherwise, Achievements won't work. Mutliplayer isn't supported in GOG version of the game.|
|[Ghostrunner](https://www.gog.com/game/ghostrunner)|42507_446 (6/24/2022)|🔲 Not Available|[version `0.1.0`](https://github.com/imLinguin/comet/releases/tag/v0.1.0)|🔲 No|🟩 Achievements 🟩 Leaderboard|Achievements and Leaderboards work as expected. The game seems to separate saves based on Galaxy user id. Saves may need to be moved manually to be available.|
|[Horizon Zero Dawn Complete Edition](https://gog.com/game/horizon_zero_dawn_complete_edition)|7517962 (1/18/2022)|🔲 Not Available|[commit `c4715bf`](https://github.com/imLinguin/comet/commit/c4715bfa186f9b8955b842d57fd6f17fc5209f26)|🔲 No|🟩 Achievements 🔲 Leaderboard| Achievements do work.|
Expand Down

0 comments on commit 66c517a

Please sign in to comment.