Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#2648 closed defect (fixed)

KYRA1: Walk speed settings inconsistency

Reported by: SF/cappuchok Owned by: eriktorbjorn
Priority: normal Component: Engine: Kyra
Version: Keywords:
Cc: Game: Kyrandia 1

Description

Kyrandia English DOS CD, tested with ScummVM SVN build 2006-05-31, on Win32.

Try setting the walk speed to something other than normal. Save the game. Set the walk speed back to normal or any other speed than the one you saved your game with.

Then load the game - it doesn't matter if you quit ScummVM and start it again or not. The walk speed you chose before saving was saved with the game, so you will walk at that speed, but if you go to options, the walk speed you set before quitting ScummVM or before loading a saved game is still selected. Thus you can walk at "fastest" speed, yet at the same time, in the options, it can be set to "normal" or even "slowest".

Ticket imported from: #1498660. Ticket imported from: bugs/2648.

Change History (3)

comment:1 by eriktorbjorn, 18 years ago

Resolution: fixed
Status: newclosed

comment:2 by eriktorbjorn, 18 years ago

That was a sneaky bug! While _configWalkspeed wasn't directly stored in savegames any longer, and ignored when reading old savegames, it was indirectly saved in the _timers[] array.

Should be fixed in SVN now.

comment:3 by eriktorbjorn, 18 years ago

Owner: set to eriktorbjorn
Note: See TracTickets for help on using tickets.