[ scummvm-Patches-1880670 ] KYRA: Hof: Zanthia chat fix for towns and floppy versions

SourceForge.net noreply at sourceforge.net
Sun Jan 27 13:27:04 CET 2008


Patches item #1880670, was opened at 2008-01-27 13:27
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=1880670&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: athrxx (athrxx)
Assigned to: Nobody/Anonymous (nobody)
Summary: KYRA: Hof: Zanthia chat fix for towns and floppy versions

Initial Comment:
This patch implements the opcode 0x80 used for many of Zanthia's talks in the towns and floppy versions. There are some fixes for text displayer, too.

I do not know if/how opcode 0x80 is implemented for the talkie version. I just realized that I don't have a disasm for the talkie executables maindos.exe/mainwin.exe. Please check this yourself (I presume that you do have a disasm). It would make sense if it looked like this:

objectChat(stackPosString(0), stackPos(1), stackPos(3), stackPos(3));

instead of:

objectChat(stackPosString(0), stackPos(1));


Florian

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

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




More information about the Scummvm-tracker mailing list