Opened 4 years ago

Closed 4 years ago

#11327 closed defect (fixed)

FOTAQ: Loading save game from the launcher doesn't work

Reported by: criezy Owned by: criezy
Priority: normal Component: Engine: Queen
Version: Keywords:
Cc: Game: Flight of the Amazon Queen

Description

Loading a savegame from the launcher for Flight of the Amazon Queen doesn't work in ScummVM 2.1.0 and current master. Instead of loading the save game it plays the intro and then gets to the start of the game. I have also checked that it is working in ScummVM 2.0.0, and thus is a regression between 2.0.0 and 2.1.0.

Loading after starting a game works properly. The issue only occurs when loading from the launcher.

I tested on macOS but a user reported loading not working on Windows with 2.1.0 and working with Android with 2.0.0.

Attachments (1)

queen.s00 (12.3 KB ) - added by criezy 4 years ago.
Savegame for FOTAQ

Download all attachments as: .zip

Change History (4)

by criezy, 4 years ago

Attachment: queen.s00 added

Savegame for FOTAQ

comment:1 by criezy, 4 years ago

I bisected between versions 2.0.0 and 2.1.0 and the first bad commit is de879dd5380c16b03fb2c74d6580bd485f3487f5 [QUEEN: Disable load/save until game is properly initialised]

comment:2 by criezy, 4 years ago

That change comes libretro#114 via PR #1855.

[The game engine for 'Flight of the Amazon Queen'] allows you to load a previous save before the game is properly initialised. At best, this leads to undefined behaviour. Most of the time it causes a segfault.

Last edited 4 years ago by criezy (previous) (diff)

comment:3 by criezy, 4 years ago

Owner: set to criezy
Resolution: fixed
Status: newclosed

This is fixed by commit 60de72a73e75a2ceabd42229e65a33f95fcd7ead.

Note: See TracTickets for help on using tickets.