[Scummvm-tracker] [ScummVM :: Bugs] #12952: AGS: Stargate Advenure - Crash during intro

ScummVM :: Bugs trac at scummvm.org
Wed Sep 22 04:14:14 UTC 2021


#12952: AGS: Stargate Advenure - Crash during intro
---------------------------+--------------------------
Reporter:  Adventure4Life  |       Owner:  dreammaster
    Type:  defect          |      Status:  closed
Priority:  normal          |   Component:  Engine: AGS
 Version:                  |  Resolution:  fixed
Keywords:  AGS, Stargate   |        Game:
---------------------------+--------------------------
Changes (by dreammaster):

 * owner:  (none) => dreammaster
 * status:  new => closed
 * resolution:   => fixed

Comment:

 I've added in the detection details you provided. As for the startup
 crash, that was due to the game having a few .avi videos (gatetravel.avi
 and intro1.avi) using unknown audio streams (at least ScummVM doesn't
 support it). Since I have no idea how to support it, for now I added a
 simple workaround to skip trying to play videos for this game, so it now
 starts.

 BTW: Another fix that I had to was that it revealed the AGSParallax plugin
 used by the game wasn't being properly loaded on startup. Since this is
 the first game being tested that uses it, please let me know if you
 encounter any obvious parallax-related graphic issues when playing the
 game, since that particular plugin implementation hasn't been tested yet.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/12952#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list