Replies: 1 comment 1 reply
-
Dalamud already takes this into account. Plugins are generally loaded asynchronously, base on their For plugins that require a synchronous load or early load, the developers have additional options they can set, like In Dalamud Settings, there is also a setting called "Wait for plugins to load" which is enabled by default. When using Endpoint injection for Dalamud (check in XIVLauncher's settings - it's the default), Dalamud will pause the game process and load any plugins in early when needed. Then it loads all other plugins async. (You can also see this mentioned in your dalamud.log file!) |
Beta Was this translation helpful? Give feedback.
-
Hi, I'm wondering if there's a higher priority queue regarding the order of plugins loading when the game starts. There are plugins that needs to get loaded early enough (Title Edit needs to get loaded before we get into the title screen) but there are plugins taking long before them (Market Board, Sonar). Is there a way to always make some plugins get loaded first?
Beta Was this translation helpful? Give feedback.
All reactions