[Scummvm-tracker] [ScummVM :: Bugs] #11236: ILLUSIONS: Endianness issue in text handling

ScummVM :: Bugs trac at scummvm.org
Fri Nov 1 17:33:27 CET 2019


#11236: ILLUSIONS: Endianness issue in text handling
-------------------+-------------------------------
Reporter:  bgK     |      Owner:  (none)
    Type:  defect  |     Status:  new
Priority:  normal  |  Component:  Engine: Illusions
Keywords:          |       Game:
-------------------+-------------------------------
 Duckman Demo, ScummVM 5d0206b9c297837fddb038601bdfb42b0fcb8016 on the
 PlayStation 3.

 This ticket is the result of investigating the user report from here:
 https://forums.scummvm.org/viewtopic.php?f=4&p=87890

 The game enters an infinite loop in `TextDrawer::wrapText`. This appears
 to be because `TalkThread_Duckman::insertText` casts `_currEntryText` from
 `byte *` to `uint16 *`. The resulting array has different values on little
 endian and big endian systems.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/11236>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list