Sir.John: The intial vaules seems to be F4 FB 00 00 01 00. Do you happen to remember what the file reads, if Jaana cannot heal anymore? Is it 0A 00 00 00 01 00 or did I misinterpret what you said in your earlier post?
There is no one "wrong" value. The defect is not in the particular value stored in this file, but rather in how U7.EXE would interpret the values.
These files store three 16-bit numbers:
- second (1/25 of a minute, 1/1500 of an hour, 1/36000 of a day) within the day
- day (starting from 0 as the first day of a playthrough, i believe)
- time rate (generally 1, but does not seem to be used at all with these timers)
Day values equal to any multiple of 7 are at the start of an in-game week, so setting the day to 0 (or to 7, or 14, for that matter) would give the highest probability of Jaana being able to heal again.
The original, Jaana-no-heal, contents posted above by 6502 show a day value of 0x000D, or 13, which is the last day of an in-game week, which makes perfect sense given what i have explained above.
ed: And, to be clear: the contents of this particular file, GAMETIMK.DAT, represent the last time Jaana used her healing as a party member.