* GlobalSettings now has some advanced settings (file edits only) for attempting better hook compatibility with certain programs. To try:
** Start EB, but don't attach for the new settings to be created in GlobalSettings.json. Exit EB.
** Edit GlobalSettings.json and choose one set of the following:
*** A) change 'HookCompatibility0' to 'true'. This restores the old, less compatible hook.
*** B) change 'HookCompatibility1' to 'true' and 'HookCompatibilityDepth' to '12' and save. This tries to play nicer with other similar hooks.
** Restart EB, and if it doesn't crash anymore, the fix worked. If it still does, try the alternate method, reverting the changes you just made.