[ scummvm-Bugs-3610247 ] KYRA2: Can't skip intro/Game won't start on first run

SourceForge.net noreply at sourceforge.net
Sun Apr 7 21:01:37 CEST 2013


Bugs item #3610247, was opened at 2013-04-07 12:01
Message generated for change (Tracker Item Submitted) made by eriktorbjorn
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3610247&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Unknown Crash/Other
Group: Kyrandia 2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Torbjörn Andersson (eriktorbjorn)
Assigned to: Florian Kagerer (athrxx)
Summary: KYRA2: Can't skip intro/Game won't start on first run

Initial Comment:
The first time you start Kyrandia 2, and there are no savegames, the game skips the menu and goes straight to the intro. (This was not the case in 1.5.0, but I assume it's deliberate in the development version.) However, there are two problems:

1) If you try to skip the intro, it doesn't skip it properly, it just cuts each scene short.
2) Once the intro has ended, ScummVM quits.

The first problem appears to have something to do with the _loopStartScene == kSequenceLooping case in SeqPlayer_HOF::checkPlaybackStatus().
The second appears to be because _result is never set, so it remains zero. If I force it to be 1 at the end of the intro, the game seems to start properly.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3610247&group_id=37116




More information about the Scummvm-tracker mailing list