gamehook icon indicating copy to clipboard operation
gamehook copied to clipboard

Game crashes

Open RicardSilva opened this issue 5 years ago • 2 comments

Hi,

When I try to launch with gamehook injected the game just displays a black window. Sometimes it closes the window imediatly and others just hangs.

The full log I get: [ 18:20:11 ] Staring up (fake)\dxgi.dll [ 18:20:11 ] Initialized: C:\Windows\system32\dxgi.dll [ 18:20:11 ] Hooking d3d11 functions [ 18:20:11 ] Loading the API [ 18:20:11 ] Loading API [ 18:20:19 ] Hooking the device and device context

Do you have any ideas/suggestions on how to fix this?

Thanks in advance

RicardSilva avatar Oct 07 '19 17:10 RicardSilva

Fifa seems to use CreateSwapChainForHwnd() instead of CreateSwapChain().

I am trying to add this hook but not being successful so far

RicardSilva avatar Oct 08 '19 14:10 RicardSilva

Hi,

When I try to launch with gamehook injected the game just displays a black window. Sometimes it closes the window imediatly and others just hangs.

The full log I get: [ 18:20:11 ] Staring up (fake)\dxgi.dll [ 18:20:11 ] Initialized: C:\Windows\system32\dxgi.dll [ 18:20:11 ] Hooking d3d11 functions [ 18:20:11 ] Loading the API [ 18:20:11 ] Loading API [ 18:20:19 ] Hooking the device and device context

Do you have any ideas/suggestions on how to fix this?

Thanks in advance

Same error for me ... Do you find a way to fix it?

ricgao avatar Jul 06 '20 11:07 ricgao