Advertisement
mikeyhalla

Indicium-Supra (DX9 Working).log

Aug 14th, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.32 KB | None | 0 0
  1. Indicium-Supra (DX9 Working).log
  2.  
  3. 2017-08-14 17:49:53.713 DllMain [Information]: Library loaded, attempting to launch main thread
  4. 2017-08-14 17:49:53.746 operator () [Information]: Main thread created successfully
  5. 2017-08-14 17:49:53.771 initGame [Information]: Library loaded into \Device\HarddiskVolume2\Program Files (x86)\Steam\steamapps\common\star conflict\game.exe
  6. 2017-08-14 17:49:53.796 initGame [Information]: Library enabled
  7. 2017-08-14 17:49:53.821 class PluginManager *::load [Information]: Enumerating plugins...
  8. 2017-08-14 17:49:53.846 class PluginManager *::load [Information]: Found plugin C:\Users\Micha\Desktop\Injector\Win32\Indicium-ImGui.Plugin.dll
  9. 2017-08-14 17:49:53.938 class PluginManager *::load [Warning]: Missing export Present from plugin C:\Users\Micha\Desktop\Injector\Win32\Indicium-ImGui.Plugin.dll
  10. 2017-08-14 17:49:54.004 class PluginManager *::load [Warning]: Missing export Reset from plugin C:\Users\Micha\Desktop\Injector\Win32\Indicium-ImGui.Plugin.dll
  11. 2017-08-14 17:49:54.044 class PluginManager *::load [Warning]: Missing export EndScene from plugin C:\Users\Micha\Desktop\Injector\Win32\Indicium-ImGui.Plugin.dll
  12. 2017-08-14 17:49:54.086 class PluginManager *::load [Warning]: Missing export ResizeTarget from plugin C:\Users\Micha\Desktop\Injector\Win32\Indicium-ImGui.Plugin.dll
  13. 2017-08-14 17:49:54.121 class PluginManager *::load [Information]: Finished enumerating plugins
  14. 2017-08-14 17:49:54.140 class Direct3D9Hooking::Direct3D9 *::Direct3D9 [Information]: Acquiring VTable for Direct3DCreate9...
  15. 2017-08-14 17:49:58.290 class Direct3D9Hooking::Direct3D9 *::Direct3D9 [Information]: VTable acquired
  16. 2017-08-14 17:49:58.330 class Direct3D9Hooking::Direct3D9 *::~Direct3D9 [Information]: Releasing temporary objects
  17. 2017-08-14 17:49:58.390 class Direct3D9Hooking::Direct3D9Ex *::Direct3D9Ex [Information]: Acquiring VTable for Direct3DCreate9Ex...
  18. 2017-08-14 17:49:58.434 class Direct3D9Hooking::Direct3D9Ex *::Direct3D9Ex [Information]: VTable acquired
  19. 2017-08-14 17:49:58.446 class Direct3D9Hooking::Direct3D9Ex *::~Direct3D9Ex [Information]: Releasing temporary objects
  20. 2017-08-14 17:49:58.476 class Direct3D10Hooking::Direct3D10 *::Direct3D10 [Information]: Acquiring VTable for ID3D10Device and IDXGISwapChain...
  21. 2017-08-14 17:49:58.496 class Direct3D10Hooking::Direct3D10 *::Direct3D10 [Error]: Couldn't get handle to D3D10.dll
  22. 2017-08-14 17:49:58.513 initGame [Warning]: Couldn't get VTable for IDXGISwapChain
  23. 2017-08-14 17:49:58.530 class Direct3D10Hooking::Direct3D10 *::~Direct3D10 [Information]: Releasing temporary objects
  24. 2017-08-14 17:49:58.551 class Direct3D11Hooking::Direct3D11 *::Direct3D11 [Information]: Acquiring VTable for ID3D11Device and IDXGISwapChain...
  25. 2017-08-14 17:49:58.571 class Direct3D11Hooking::Direct3D11 *::Direct3D11 [Error]: Couldn't get handle to D3D11.dll
  26. 2017-08-14 17:49:58.587 initGame [Warning]: Couldn't get VTable for IDXGISwapChain
  27. 2017-08-14 17:49:58.605 class Direct3D11Hooking::Direct3D11 *::~Direct3D11 [Information]: Releasing temporary objects
  28. 2017-08-14 17:49:58.623 class DirectInput8Hooking::DirectInput8 * [Information]: Acquiring VTable for IDirectInputDevice8...
  29. 2017-08-14 17:49:58.641 class DirectInput8Hooking::DirectInput8 * [Information]: Enumerating devices
  30. 2017-08-14 17:49:58.661 class DirectInput8Hooking::DirectInput8 * [Information]: Joystick found
  31. 2017-08-14 17:49:58.680 class DirectInput8Hooking::DirectInput8 * [Information]: VTable acquired
  32. 2017-08-14 17:49:58.696 class DirectInput8Hooking::DirectInput8 * [Information]: Releasing temporary objects
  33. 2017-08-14 17:49:58.713 initGame [Information]: Initializing hook engine...
  34. 2017-08-14 17:49:58.729 initGame [Information]: Hook engine initialized
  35. 2017-08-14 17:49:58.747 initGame [Information]: Game uses Direct3D9
  36. 2017-08-14 17:49:58.763 HookDX9 [Information]: Hooking IDirect3DDevice9::Present
  37. 2017-08-14 17:49:58.818 HookDX9 [Information]: Hooking IDirect3DDevice9::Reset
  38. 2017-08-14 17:49:58.876 HookDX9 [Information]: Hooking IDirect3DDevice9::EndScene
  39. 2017-08-14 17:49:58.936 initGame [Information]: Game uses Direct3D9Ex (Vista +)
  40. 2017-08-14 17:49:58.954 HookDX9Ex [Information]: Hooking IDirect3DDevice9Ex::PresentEx
  41. 2017-08-14 17:49:59.010 HookDX9Ex [Information]: Hooking IDirect3DDevice9Ex::ResetEx
  42. 2017-08-14 17:49:59.067 initGame [Information]: Game uses DirectInput8
  43. 2017-08-14 17:49:59.088 HookDInput8 [Information]: Hooking IDirectInputDevice8::Acquire
  44. 2017-08-14 17:49:59.143 HookDInput8 [Information]: Hooking IDirectInputDevice8::GetDeviceData
  45. 2017-08-14 17:49:59.205 HookDInput8 [Information]: Hooking IDirectInputDevice8::GetDeviceInfo
  46. 2017-08-14 17:49:59.304 HookDInput8 [Information]: Hooking IDirectInputDevice8::GetDeviceState
  47. 2017-08-14 17:49:59.372 HookDInput8 [Information]: Hooking IDirectInputDevice8::GetObjectInfo
  48. 2017-08-14 17:49:59.426 initGame [Information]: Library initialized successfully
  49. 2017-08-14 17:50:01.898 HookDInput8 [Information]: ++ IDirectInputDevice8::Acquire called
  50. 2017-08-14 17:50:01.924 HookDInput8 [Information]: ++ IDirectInputDevice8::GetDeviceState called
  51. 2017-08-14 17:50:01.984 HookDX9 [Information]: ++ IDirect3DDevice9::Reset called
  52. 2017-08-14 17:50:02.579 HookDX9 [Information]: ++ IDirect3DDevice9::EndScene called
  53. 2017-08-14 17:50:02.604 HookDX9 [Information]: ++ IDirect3DDevice9::Present called
  54. 2017-08-14 17:50:31.859 DllMain [Information]: Library unloading
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement