[Scummvm-tracker] [ScummVM :: Bugs] #12593: AGS: Guard Duty: crash during the intro

ScummVM :: Bugs trac at scummvm.org
Mon Aug 2 02:49:21 UTC 2021


#12593: AGS: Guard Duty: crash during the intro
--------------------------+--------------------------
Reporter:  lolbot-iichan  |       Owner:  dreammaster
    Type:  defect         |      Status:  closed
Priority:  normal         |   Component:  Engine: AGS
 Version:                 |  Resolution:  fixed
Keywords:                 |        Game:
--------------------------+--------------------------
Changes (by dreammaster):

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

Comment:

 Apologies in the delay replying. It seems my recent change to the Surface
 class to have signed rather than unsigned fields is to blame. Because now
 pitch has to be < 32768, which means the maximum width the surface can be
 is 8000. By changing the hack for Guard Duty from 10,000 down to 8,000,
 the intro now finishes successfully again.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/12593#comment:5>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list