[Scummvm-tracker] [ScummVM :: Bugs] #13354: MI1: Guybrush can hold his breath for longer than 10 minutes.
ScummVM :: Bugs
trac at scummvm.org
Thu May 5 22:13:35 UTC 2022
#13354: MI1: Guybrush can hold his breath for longer than 10 minutes.
-------------------+------------------------------
Reporter: ffyte | Owner: eriktorbjorn
Type: defect | Status: new
Priority: normal | Component: Engine: SCUMM
Version: | Resolution:
Keywords: | Game: Monkey Island 1
-------------------+------------------------------
Comment (by AndywinXp):
Hi jepael, thanks for your comment! You are certainly right, it changes
based on the device: I made sure to always use Adlib and/or MT-32 (both
used the same divisor everywhere I checked, but please, let me know if
that's not true) as the reference timer.
But, again, I'd really be happy if you'd like to help me double-check the
timings, at least for the early non-iMUSE games.
You're also right that the rate is 1193181.818181... Hz, the reason why I
kept it rounded is because by using the full precision number the
difference with the truncated frequency rate in the calculations is in the
order of 10^-5^ (so very, very small: our ScummVM timer can't pick up
that kind of granularity).
Thanks again, and please feel free to signal me any other discrepancy, to
double-check any of the numbers, or to discuss the code here:
[https://github.com/scummvm/scummvm/pull/3853]
--
Ticket URL: <https://bugs.scummvm.org/ticket/13354#comment:10>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list