-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
After unpacking the release archive and running HMA.exe, the console reports that the SDK launched correctly:
INFO: Successfully created hook for ZRenderGBuffer_ZRenderGBuffer function.
INFO: Successfully enabled hook for ZRenderGBuffer_ZRenderGBuffer function.
INFO: Successfully created hook for ZRenderDevice::Present function.
INFO: Successfully created hook for ZRenderSwapChain::Resize function.
INFO: Successfully created hook for ZApplicationEngineWin32::MainWindowProc function.
INFO: Successfully created hook for ZHitman5Module::Initialize function.
INFO: Successfully created hook for ZEngineAppCommon::Initialize function.
INFO: Successfully created hook for ZMouseWindows::Update function.
INFO: Successfully created hook for ZKeyboardWindows::Update function.
INFO: Sucessfully loaded enums.
INFO: Sucessfully loaded properties.
INFO: Successfully enabled hook for ZRenderDevice::Present function.
INFO: Successfully enabled hook for ZRenderSwapChain::Resize function.
INFO: Successfully enabled hook for ZApplicationEngineWin32::MainWindowProc function.
INFO: Successfully enabled hook for ZHitman5Module::Initialize function.
INFO: Successfully enabled hook for ZEngineAppCommon::Initialize function.
INFO: Successfully enabled hook for ZMouseWindows::Update function.
INFO: Successfully enabled hook for ZKeyboardWindows::Update function.
INFO: Sucessfully loaded hash map.
INFO: DirectX renderer successfully set up.
INFO: ImGui renderer successfully set up.
But the hotkeys don't actually do anything during gameplay, so the SDK doesn't seem to work, or the README is missing some configuration instructions.
Metadata
Metadata
Assignees
Labels
No labels