[ scummvm-Patches-2060517 ] [SCUMM] engine sets incorrect talkspeed value

SourceForge.net noreply at sourceforge.net
Tue Aug 19 22:06:43 CEST 2008


Patches item #2060517, was opened at 2008-08-19 23:06
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2060517&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ori Avtalion (salty-horse)
Assigned to: Nobody/Anonymous (nobody)
Summary: [SCUMM] engine sets incorrect talkspeed value

Initial Comment:
Scumm's talkspeed value is set by the value of _defaultTalkDelay.

This is confusing since the setting is called "subtitle speed". A value of 9 should mean "fastest speed" and not "largest delay" (i.e. slowest speed) as it currently does.

Also, since the the +/- hotkey OSD shows the value of "9 - _defaultTalkDelay", it is inconsistent with the display in the Scumm options menu which shows _defaultTalkDelay.

The patch adjusts the talkspeed value to be "9 - _defaultTalkDelay".

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

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




More information about the Scummvm-tracker mailing list