BASE: PLUGINS: Improve fb detection for Sci & Wintermute

This commit is contained in:
aryanrawlani28 2020-10-02 17:32:38 +05:30 committed by Eugene Sandulenko
parent e3e8e81815
commit 41af1b63a9
4 changed files with 20 additions and 2 deletions

View file

@ -436,6 +436,7 @@ extern "C" int scummvm_main(int argc, const char * const argv[]) {
gDebugChannelsOnly = true;
ConfMan.registerDefault("always_run_fallback_detection_extern", true);
PluginManager::instance().init();
PluginManager::instance().loadAllPlugins(); // load plugins for cached plugin manager
PluginManager::instance().loadDetectionPlugin(); // load detection plugin for uncached plugin manager