Open henrya2 opened 9 years ago
Server launches successfully. But client can not connect to server. d9 works fine.
I found what happens. Many Directx 11 App uses CreateDXGIFactory1 functions. But dxgi only hooks CreateDXGIFactory. So even using dxgi hook type it is still not working.
The simple DirectX 11 Samples in DirectX SDK is not working.