aurolou
aurolou
Unfortunately, we couldn't reproduce the issue. Do you mind providing some more details, e.g. name some game titles and list the repro steps on how you enable the overlay. Are...
Thanks a lot for this intensive testing! I just checked Doom, but couldn't reproduce the issue neither on Nvidia nor AMD. So just to double-check, this relates to the Vulkan...
I was able to reproduce the issue on Frostpunk using the global hook - no overlay is shown because it seems the hooking happens too late, once everything is already...
Could you try launching Final Fantasy XV with the command line argument steam://run/637650 ? This should prevent the app to restart and make the exclusive hook work. I will have...
Not in Steam but in the command line arguments field of OCAT, when you launch the executable via the 'Launch App' tab.
Thanks for the feedback, very valuable! Will see what I can do for the auto hook :) About the other titles: DX9 and OGL are not supported, so that the...
Yes, that is the normal behaviour. I do make a note though that it seems to cause some confusion.
I pushed a fix, you can get the build [here](https://ci.appveyor.com/api/buildjobs/k18d1aer2c387lx5/artifacts/OCAT_1.2.0.168.exe). I noticed, that OCAT also hooks into the launcher, which can cause issues. To prevent these, you can do one...
Unfortunately, I can't reproduce the crash locally, the fix in version 1.2.0.168 solved the issue for me. So I need some further information from you to figure out the root...
Thanks for the details! I could locally observe a thrown exception which I think is related to your issue, now I am looking for a way to solve it :)