[Scummvm-tracker] [ScummVM :: Bugs] #14197: AGS: Kathy Rain: Impossible to use the PC
ScummVM :: Bugs
trac at scummvm.org
Wed Feb 22 22:08:30 UTC 2023
#14197: AGS: Kathy Rain: Impossible to use the PC
--------------------------------------+--------------------------
Reporter: tag2015 | Owner: (none)
Type: defect | Status: new
Priority: high | Component: Engine: AGS
Version: | Resolution:
Keywords: ags, kathy rain, priority | Game:
--------------------------------------+--------------------------
Comment (by criezy):
Interesting. It would be interesting to check if that same regression also
happened upstream (as I would expect) and if it was already fixed there. I
might however be a ScummVM-specific bug if for example it is caused by a
difference in the sorting algorithm used for the sprite list (difference
in behaviour between `std::sort` and `Common::sort`). But hopefully that
is not the case.
In any case there is no need to add an engine version to each of the AGS
detection. The information is already included in the game data files, and
is already used in places to control the behaviour of the engine. That is
something that we could do here, although I am wondering if the change of
behaviour was expected, or an oversight or bug.
--
Ticket URL: <https://bugs.scummvm.org/ticket/14197#comment:12>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list