[Scummvm-tracker] [ScummVM :: Bugs] #12342: BASE: Loading engine plugins is slow

ScummVM :: Bugs trac at scummvm.org
Wed Mar 24 22:17:42 UTC 2021


#12342: BASE: Loading engine plugins is slow
------------------------+-----------------------
Reporter:  ccawley2011  |      Owner:  (none)
    Type:  defect       |     Status:  new
Priority:  high         |  Component:  --Unset--
 Version:               |   Keywords:
    Game:               |
------------------------+-----------------------
 When building with uncached plugins, ScummVM will always iterate through
 all plugins to find the required engine plugin. This can potentially take
 around 20 seconds on the DS, which is spent looking at a blank screen,
 making it appear that the application has hung. Since the engine ID is
 usually in the file name,  it would make sense to guess from the file name
 first, before scanning each one.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/12342>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list