[Scummvm-tracker] [ScummVM] #9876: TITANIC: Slowness of mouse cursor

Bastien Bouclet trac at scummvm.org
Mon Jul 17 06:10:37 CEST 2017


#9876: TITANIC: Slowness of mouse cursor
-------------------------------+-----------------------------
  Reporter:  dreammaster       |      Owner:  dreammaster
      Type:  defect            |     Status:  pending
  Priority:  normal            |  Component:  Engine: Titanic
Resolution:  worksforme        |   Keywords:
      Game:  Starship Titanic  |
-------------------------------+-----------------------------

Comment (by bgK):

 This is likely due to how events are handled in the engine. The main loop
 handles one event, then waits for 10ms and handles the next one, ect. If
 the operating system sends more than one event per 10 ms there will be
 latency.

--
Ticket URL: <https://bugs.scummvm.org/ticket/9876#comment:7>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list