Opened 23 months ago

Last modified 12 months ago

#13591 closed defect

Achievements explicitly disabled for Heroine's Quest? — at Version 1

Reported by: Crystal-Shard Owned by:
Priority: normal Component: Engine: AGS
Version: Keywords:
Cc: Crystal-Shard Game:

Description (last modified by Crystal-Shard)

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.

Change History (1)

comment:1 by Crystal-Shard, 23 months ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.