Works for me. Launch Steam as admin (not just right click -> launch as admin), launch program as admin, launch game normally, hop into training, go back to program and activate hitboxes.
Then what else am I supposed to do.
The debug log spits out this info when I try to turn hitboxes on:
Debug Console Enabled
Searching for SFV processes...
There are active SFV processes
More than one process handle found, picking one with a main window handle.
Checking last injection does not match the new one: True
Recreating the remote interface
Setting the injector config
Creating the IPC Server
IPC Server Channel Name: IDFHW7Rf60C2PGj5WPmV
Injecting...
System.IO.FileNotFoundException: Could not load file or assembly 'SlimDX.dll' or one of its dependencies. The specified module could not be found.
File name: 'SlimDX.dll'
at EasyHook.HelperServiceInterface.WaitForInjection(Int32 InTargetPID)
at EasyHook.RemoteHooking.InjectEx(Int32 InHostPID, Int32 InTargetPID, Int32 InWakeUpTID, Int32 InNativeOptions, String InLibraryPath_x86, String InLibraryPath_x64, Boolean InCanBypassWOW64, Boolean InCanCreateService, Boolean InRequireStrongName, Object[] InPassThruArgs)
at EasyHook.RemoteHooking.Inject(Int32 InTargetPID, InjectionOptions InOptions, String InLibraryPath_x86, String InLibraryPath_x64, Object[] InPassThruArgs)
at FrameTrapped5.HitBoxViewer.ViewModels.ShellViewModel.set_IsInjectionActive(Boolean value)