Changes between Version 1 and Version 2 of Ticket #15129


Ignore:
Timestamp:
May 17, 2024, 8:03:58 AM (6 months ago)
Author:
eriktorbjorn
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15129 – Description

    v1 v2  
    11If I open the IQ points dialog in the Mac version Indiana Jones and the Last Crusade and try to clear the series IQ score, nothing seems to happen. At least most of the time.
    22
    3 Right now I've only tested it on Linux running under Windows 11. What seems to happen is:
     3Right now I've only tested it on Linux running under Windows 11, and only right after loading a savegame. What seems to happen is:
    44
    55* clearSeriesIQPoints() writes zeroes to the .iq file.
     
    99And that's where I gave up, at least for now.
    1010
     11There is a comment about the resources for the series IQ score not always being valid (which is why updateIQPoints() has to load it from file?), but I don't know if there are similar considerations for the episode score.
     12
    1113By the way, does the original sync the series score with the episode score afterwards, or does it just clear everything? I need to check later.