[Scummvm-tracker] [ScummVM :: Bugs] #21: Invalid actor in indy4

ScummVM :: Bugs trac at scummvm.org
Tue Jul 30 20:51:58 CEST 2019


#21: Invalid actor in indy4
------------------------------+---------------------------
  Reporter:  SF/jackburton    |      Owner:  SF/strigeus
      Type:  defect           |     Status:  closed
  Priority:  normal           |  Component:  Engine: SCUMM
Resolution:  fixed            |   Keywords:
      Game:  Indiana Jones 4  |
------------------------------+---------------------------

Comment (by Mataniko):

 In [changeset:"c1124c9cdae37271413842bce79a992bf4238cf4" c1124c9c]:
 {{{
 #!CommitTicketReference repository=""
 revision="c1124c9cdae37271413842bce79a992bf4238cf4"
 CLOUD: Handle Cloud requests more frequently

 ConnectionManager used to poll Cloud requests every second, while curl
 requests were polled every 1/20th of a second. If curl request was over
 at, say, frame #21, corresponding Cloud request would've only work with
 that at frame #40 (950 ms later), which was making everything
 cloud-related slower than it could be. This commit fixes it by making
 Cloud polling period the same as curl polling period, and additionally
 raises FPS to 25.
 }}}

-- 
Ticket URL: <https://bugs.scummvm.org/ticket/21#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list