Title: Slay the Spire 2 (AppID 2868840) — In-game "launch from Steam" prompt, Steam shows no game running (v1.4.0)
Body:
Problem
Two issues encountered when using uc-online2 with Slay the Spire 2:
v1.2.0
The game displays an in-game error about GetISteamGameSearch — the function is not exported by uc-online2's steam_api64.dll, so Steamworks.NET cannot resolve the entry point.
v1.4.0
The GetISteamGameSearch error no longer appears, but two new issues occur:
The game displays an in-game message telling the player to "please launch from Steam." This is likely caused by the game's own SteamApps()->BIsSubscribedApp() check failing because the AppID is forced to 480 (Spacewar).
Steam does not show any game as running — not even Spacewar. In v1.2.0, Steam would at least show Spacewar as the running game. In v1.4.0, nothing appears in Steam's "now playing" status.
and
uc-online runs well and can multi
Title: Slay the Spire 2 (AppID 2868840) — In-game "launch from Steam" prompt, Steam shows no game running (v1.4.0)
Body:
Problem
Two issues encountered when using uc-online2 with Slay the Spire 2:
v1.2.0
The game displays an in-game error about GetISteamGameSearch — the function is not exported by uc-online2's steam_api64.dll, so Steamworks.NET cannot resolve the entry point.
v1.4.0
The GetISteamGameSearch error no longer appears, but two new issues occur:
The game displays an in-game message telling the player to "please launch from Steam." This is likely caused by the game's own SteamApps()->BIsSubscribedApp() check failing because the AppID is forced to 480 (Spacewar).
Steam does not show any game as running — not even Spacewar. In v1.2.0, Steam would at least show Spacewar as the running game. In v1.4.0, nothing appears in Steam's "now playing" status.
and
uc-online runs well and can multi