[Scummvm-tracker] [ScummVM :: Bugs] #13591: Achievements explicitly disabled for Heroine's Quest?
ScummVM :: Bugs
trac at scummvm.org
Sun Jun 19 16:17:57 UTC 2022
#13591: Achievements explicitly disabled for Heroine's Quest?
--------------------------+--------------------------
Reporter: Crystal-Shard | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: AGS
Version: | Resolution:
Keywords: | Game:
--------------------------+--------------------------
Description changed by Crystal-Shard:
Old description:
> In the file
> https://github.com/scummvm/scummvm/blob/fe366040d6df8cd6921bfb1d46de15e6c108e78b/engines/ags/plugins/ags_galaxy_steam/ags_galaxy_steam.cpp#L111
> the function AGS2Client::get_Initialized explicitly returns false if the
> current game is either "heroinesquest" or "killyourself".
>
> It says this is because GetCurrentGameLanguage doesn't work, but
> achievements are not dependent on game language. Expected behavior would
> to default to English, not to disable the achievement functions.
>
> Please note, I'm the developer for Heroine's Quest so I can answer
> questions from that end if needed.
New description:
In the file
https://github.com/scummvm/scummvm/blob/master/engines/ags/plugins/ags_galaxy_steam/ags_galaxy_steam.cpp#L111
the function AGS2Client::get_Initialized explicitly returns false if the
current game is either "heroinesquest" or "killyourself".
It says this is because GetCurrentGameLanguage doesn't work, but
achievements are not dependent on game language. Expected behavior would
to default to English, not to disable the achievement functions.
Please note, I'm the developer for Heroine's Quest so I can answer
questions from that end if needed.
--
--
Ticket URL: <https://bugs.scummvm.org/ticket/13591#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list