imLinguin / comet

Open Source implementation of GOG Galaxy Communication Service for SDK bundled with GOG games.
GNU General Public License v3.0
235 stars 8 forks source link

Game compatibility: Metal Slug #43

Open mrcaique opened 4 weeks ago

mrcaique commented 4 weeks ago

Game

Supported features

Linux

Additional notes
This game do have Linux and macOS builds, but are legacy versions without the Galaxy features and are bundled as goodies (the same applies to the every other game in the Metal Slug bundle: Metal Slug 2, Metal Slug X and Metal Slug 3).

I tested the Windows version using Valve's Proton 8.0, game version is Version gog-3 - 26/05/2017.

Leaderboards metal_slug_leaderboards
Achievements ``` [2024-08-13T04:31:04Z INFO comet::api::handlers::communication_service] Unlocking achievement MS1_009, 200 Tombs [2024-08-13T04:31:14Z INFO comet::api::handlers] Uploading new achievements [2024-08-13T04:31:14Z INFO comet::api::handlers] Uploaded achievements ``` metal_slug_achievements

I could not test the multiplayer component since none of my friends have this game on GOG. If anyone have it and are willing to test it, let me know.

Table |Game Title|Game Version|Native Linux Version Works|Comet Version|GalaxyCommunication.exe Service Required|GOG Galaxy Features|Notes| |-----|-----|-----|-----|-----|-----|-----| |[Metal Slug](https://www.gog.com/en/game/metal_slug)|`Version gog-3 - 26/05/2017`|🔲 Not Available|[`v0.1.2`](https://github.com/imLinguin/comet/releases/tag/v0.1.2)|🔲 No|🟩 Achievements 🟩 Leaderboard|Achievements and leaderboard do work as of `v0.1.2`. Multiplayer not tested yet.|

If this information is enough, I can add it to the wiki. I will test the other games in the bundle (MS2, MSX and MS3) later and show the reports in their respective issues.

imLinguin commented 4 weeks ago

Sounds good! Thanks for testing and reporting it here