FLHook 1.6.1
-
Plugin? Stupid question: where to download?
-
…. 1.6.1 - M0tah’s 88flak FlHook?
If yes, check
http://cid-1105a8f9b697e3cc.skydrive.live.com/browse.aspx/FLHook
-
Who said anything about plugins… Back on topic:
Last I checked, my temp/dev server was using 1.8, I think. It’s the last one that comes with 88 Flak, so we should be OK. It’s got a pretty low resource usage, too.
EDIT: Just checked the link, looks like the latest one is 1.6.3. Maybe try that one and see if it helps?
-
I said, because I do not understand what it was about - 88F FLHook, plugin FLHook or some other.
-
We’re using it the svn head on discovery-gc. There are a number of bugs, some caused by me but I think they are all (I hope) fixed.
I haven’t noticed any significant change in resource usage. However, FF was saying that SWWT had a fairly significant change in resource usage. I think he tracked this down to his plugins.
Source compatibility between flhook 1.6.0 and flhook 1.6.1 has been intentionally broken and this might be causing the problem.
The major changes are:
- Most “wstring x” have been changed to a reference parameter, i.e. “const wstring &x”
- HkCb_DockCall is now HkIEngine::Dock
There’s more exception handling in the svn head but FF reported the high resource usage prior to these changes.