Hi Kal. What do you mean “whitelist the actual game”?
I have contrtol.exe whitelisted and also “WindowsApps” whitelisted (which helped for MS flight sim gamepass version). Should I be typing something else too into the whitelist?
Also, just tried disabling RTSS (and therefore Afterburner too) and it will now hook!
However, I can’t get the game to run in anything other than a window and it seems very buggy - I’ve not even got to trying HDR yet!
Is this because Dx12 isn’t really supported properly yet by SpecialK, for any games?
EDIT! Getting somewhere…followed the advice in another topic…
ivanosky
5d
You can sometimes workaround it by adding the Special-K dlls to the injection delay triggers in RTSS Global profile:
Go to the RTSS installation folder, go to Profiles, open the Global file; You should have a InjectionDelay
and InjectionDelayTriggers
lines, if you don’t you can add them under the [Hooking]
heading. On the InjectionDelay
line you can set the delay amount in milliseconds, the default is 15000. On the InjectionDelayTriggers
you can define which dll or exe will trigger the delay, there you can add the Special-K dlls. At the end it should look like this:
> InjectionDelay=15000
> InjectionDelayTriggers=Galaxy.dll,SpecialK32.dll,SpecialK64.dll,IGO32.dll,EOSOVH-Win32-Shipping.dll,EOSOVH-Win64-Shipping.dll,easyanticheat_x64.dll,easyanticheat_x86.dll,dinput8.dll
As you can see, I’ve added the Special-K dlls and other Overlay dlls (GOG Galaxy, Ubisoft Connect, Epic Games), Easy Anti-Cheat and injectors using dinput8.dll.
This generally works, but it might not work on some games.
…Doing this got the game to hook with RTSS running! And I was also able to click around in the display menu and window management section of Specialk and somehow getting it running fullscreen properly. Will try out HDR in a bit…