Changes between Initial Version and Version 1 of Ticket #15460, comment 3


Ignore:
Timestamp:
Nov 8, 2024, 6:05:43 AM (6 days ago)
Author:
eriktorbjorn

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15460, comment 3

    initial v1  
    1 Unless I completely misunderstand, I'm seeing the correct behavior on Android 2.8.1.1.
     1Unless I completely misunderstand, I'm seeing the correct behavior on Android ScummVM 2.8.1.1.
    22
    33Each subtitle has a 16-bit "flags" value, and one of these bits apparently indicate that the subtitle is tied to the subtitles setting. A comment in the code says, "if subtitles disabled and bit 3 is set, then do not draw", and that bit is not set on the mandatory subtitles.