[Scummvm-tracker] [ScummVM :: Bugs] #12624: TRECISION: Woman at the liquor store frozen in place instead of leaving the room

ScummVM :: Bugs trac at scummvm.org
Thu Sep 30 22:39:33 UTC 2021


#12624: TRECISION: Woman at the liquor store frozen in place instead of leaving the
room
------------------------+-----------------------------------------------
Reporter:  Kurufinwe21  |       Owner:  bluegr
    Type:  defect       |      Status:  closed
Priority:  normal       |   Component:  Engine: Trecision
 Version:               |  Resolution:  fixed
Keywords:               |        Game:  Nightlong: Union City Conspiracy
------------------------+-----------------------------------------------
Changes (by bluegr):

 * status:  new => closed
 * resolution:   => fixed

Comment:

 Thanks for your feedback!

 This has been fixed now, hopefully for good :)
 The screen drawing code has some differences from the original.
 This resulted in cases such as this one, where a cutscene was shown (using
 rat-on-wheels on wife), and then room animations (like the storekeeper's
 wife) were updated. After a cutscene is finished, the screen refreshes, so
 the wife's first animation frame was drawn once before the game logic hid
 it.

 We now toggle animation frames in cases where they were done before
 cutscenes start, which fixes the actual issue.

 The fix has been done in commit 774016275e52e6525fd8807ebfb98178a293effb,
 and will be available in the next daily build of ScummVM:
 https://github.com/scummvm/scummvm/commit/774016275e52e6525fd8807ebfb98178a293effb

 Closing as fixed
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/12624#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list