Skip to content

SDK not working #1

@sadfun

Description

@sadfun

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions