Changes between Version 1 and Version 2 of Ticket #15129
- Timestamp:
- May 17, 2024, 8:03:58 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15129 – Description
v1 v2 1 1 If 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. 2 2 3 Right now I've only tested it on Linux running under Windows 11 . What seems to happen is:3 Right now I've only tested it on Linux running under Windows 11, and only right after loading a savegame. What seems to happen is: 4 4 5 5 * clearSeriesIQPoints() writes zeroes to the .iq file. … … 9 9 And that's where I gave up, at least for now. 10 10 11 There 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 11 13 By 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.