eFX Shader Injector Support Thread

Discussion in 'Games, Gaming & Game-demos' started by Crosire, Oct 22, 2013.

  1. K-putt

    K-putt Guest

    Messages:
    472
    Likes Received:
    0
    GPU:
    GTX 1080Ti
    Do you know why this happens Crosire?

    I have this with many games lately. Is it because the game doesn't like dll chaining?
    It happens with Boulotaur's injector as well.
     
    Last edited: Nov 15, 2013
  2. Crosire

    Crosire Member Guru

    Messages:
    164
    Likes Received:
    0
    GPU:
    -
    I'm wondering if that catched the swapchain creation call, so the effect manager is initialized and both shaders and the framerate counter are rendered (you can check that by increasing the log level to "4", it should produce a message saying "Initializing Effectmanager" or similar then).
    All your logs have the "Initializiation failed at "ID3D11Device->CreateRenderTargetView"" message in common, so I probably messed something up there, which now causes a crash for whatever reason. I'll have to take a look at that part of the source.

    That error message is produced when the call to "LoadLibrary" failed. This can have various issues. I can add some code to retrieve advanced error information from Windows in order to find the issue for that.
     
  3. 007.SirBond

    007.SirBond Guest

    Messages:
    293
    Likes Received:
    0
    GPU:
    NVIDIA GTX Titan 6GB
    I am trying to get this to work on Sleeping Dogs DirectX11 on Windows 8.1

    It only works on window mode. When I change it to fullscreen mode. SweetFX shaders don't work.

    Code:
    2013-11-16 15:48:00 | INFO | GENERAL | Initializing Crosires "eFX" Version 2.0.0.0 ...
    2013-11-16 15:48:00 | INFO | HOOK | Installing "dxgi" hooks from file "C:\WINDOWS\system32\dxgi.dll" ...
    2013-11-16 15:48:00 | DEBUG | HOOK | Ready to install 3 hooks
    2013-11-16 15:48:01 | INFO | PROXY | Redirecting "CreateDXGIFactory1"
    2013-11-16 15:48:01 | INFO | PROXY | Redirecting "IDXGIFactory->CreateSwapChain"
    2013-11-16 15:48:01 | INFO | HOOK | Installing message hook for window "002C06E8" ...
    2013-11-16 15:48:01 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:48:01 | INFO | PROXY | Redirecting "IDXGISwapChain->GetDevice"
    2013-11-16 15:48:07 | INFO | PROXY | Redirecting "IDXGISwapChain->ResizeBuffers"
    2013-11-16 15:48:20 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:48:20 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:48:21 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:48:22 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:48:22 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:48:23 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:48:25 | INFO | PROXY | Redirecting "IDXGISwapChain->ResizeBuffers"
    2013-11-16 15:48:39 | INFO | PROXY | Redirecting "IDXGISwapChain->ResizeBuffers"
    2013-11-16 15:48:39 | INFO | PROXY | Redirecting "IDXGISwapChain->ResizeBuffers"
    2013-11-16 15:48:41 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:48:41 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:48:42 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:48:43 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:48:44 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:48:44 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:48:45 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:48:46 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:48:47 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:48:48 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:48:49 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:48:50 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:48:51 | INFO | PROXY | Redirecting "IDXGISwapChain->ResizeBuffers"
    2013-11-16 15:49:34 | INFO | PROXY | Redirecting "IDXGISwapChain->ResizeBuffers"
    2013-11-16 15:49:34 | INFO | PROXY | Redirecting "IDXGISwapChain->ResizeBuffers"
    2013-11-16 15:49:35 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:49:36 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:49:38 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:49:39 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:49:40 | INFO | PROXY | Redirecting "IDXGISwapChain->ResizeBuffers"
    2013-11-16 15:49:42 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:49:42 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:49:43 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:49:44 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:49:45 | INFO | PROXY | Redirecting "IDXGISwapChain->ResizeBuffers"
    2013-11-16 15:49:45 | INFO | PROXY | Redirecting "IDXGISwapChain->ResizeBuffers"
    2013-11-16 15:49:48 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:49:49 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:49:49 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:49:50 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:49:51 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:49:51 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:49:52 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:49:52 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:49:53 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:49:54 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:49:54 | INFO | PROXY | Redirecting "IDXGISwapChain->ResizeBuffers"
    2013-11-16 15:50:06 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:07 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:08 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:08 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:31 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:31 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:32 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:33 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:35 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:35 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:47 | INFO | PROXY | Redirecting "IDXGISwapChain->ResizeBuffers"
    2013-11-16 15:50:47 | INFO | PROXY | Redirecting "IDXGISwapChain->ResizeBuffers"
    2013-11-16 15:50:49 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:49 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:50 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:51 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:51 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:51 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:55 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:56 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:57 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:58 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:58 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:50:59 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:51:00 | INFO | PROXY | Redirecting "IDXGISwapChain->ResizeBuffers"
    2013-11-16 15:51:01 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:51:02 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:51:03 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:51:03 | INFO | EFFECT | Loading effect file "C:/Program Files (x86)\Steam\steamapps\common\SleepingDogs\SweetFX\Shaders\Sweet.fx" ...
    2013-11-16 15:53:32 | INFO | PROXY | Redirecting "IDXGISwapChain->ResizeBuffers"
    2013-11-16 15:53:32 | INFO | PROXY | Redirecting "IDXGISwapChain->ResizeBuffers"
    2013-11-16 15:53:35 | INFO | PROXY | Redirecting "IDXGISwapChain->ResizeBuffers"
    2013-11-16 15:53:36 | INFO | PROXY | Redirecting "IDXGISwapChain->ResizeBuffers"
    2013-11-16 15:53:36 | INFO | PROXY | Redirecting "IDXGISwapChain->ResizeBuffers"
    2013-11-16 15:54:11 | DEBUG | PROXY | Redirecting "IDXGISwapChain->Release"
    2013-11-16 15:54:11 | DEBUG | PROXY | 0 (0) remaining reference(s)
    2013-11-16 15:54:11 | DEBUG | PROXY | Redirecting "IDXGIFactory->Release"
    2013-11-16 15:54:11 | DEBUG | PROXY | 3 (0) remaining reference(s)
    2013-11-16 15:54:11 | INFO | GENERAL | Terminating ...
    2013-11-16 15:54:11 | DEBUG | HOOK | Ready to uninstall 3 hooks
    
     
  4. NuBiXx

    NuBiXx Guest

    Messages:
    25
    Likes Received:
    0
    GPU:
    SAPPHIRE 2x 7950
    Thank you, I hope this is something that can be fixed I updated to Windows 8.1 not thinking SweetFX doesn't work on it :(.

    It's hard going back to playing any game now that I'm used to the better graphics.
     

  5. Zomgerd

    Zomgerd Guest

    Messages:
    304
    Likes Received:
    0
    GPU:
    Asus R9 280X DC2T
    You can use RadeonPro in the meantime, it has/uses Sweetfx 1.4 so you can still enjoy SweetFX on 8.1
     
  6. fighting4fun

    fighting4fun Guest

    Messages:
    18
    Likes Received:
    0
    GPU:
    Zotac GTX 760 AMP!
    Hello,

    AssassinsCreed 4 and Batman Arkam Origins didnt work for me (other games like Battlefield 4, Borderlands, Rayman :D... works)


    Logs:

    Assassins Creed 4
    Sweetfx 1.5.1 + efx 1.9.45 (also tried it with 1.9.40 and 1.9.3X)
    Code:
    2013-11-19 08:57:02 | INFO | GENERAL | Initializing Crosires "eFX" Version 2.0.0.0 ...
    2013-11-19 08:57:05 | INFO | HOOK | Installing "dxgi" hooks from file "C:\Windows\system32\dxgi.dll" ...
    2013-11-19 08:57:05 | INFO | HOOK | Installing "kernel32" hooks from handle "76C70000" ...
    2013-11-19 08:57:05 | INFO | HOOK | Installing "d3d9" hooks from handle "70CF0000" ...
    2013-11-19 08:57:05 | INFO | HOOK | Installing "opengl32" hooks from handle "6B130000" ...
    2013-11-19 08:57:05 | INFO | HOOK | Installing "d3d11" hooks from handle "70FD0000" ...
    2013-11-19 08:57:05 | INFO | HOOK | Installing "dxgi" hooks from handle "6ABD0000" ...
    2013-11-19 08:57:05 | INFO | HOOK | Installing "xinput1_3" hooks from handle "001D0000" ...
    2013-11-19 08:57:05 | INFO | PROXY | Redirecting "CreateDXGIFactory1"
    2013-11-19 08:57:05 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:06 | INFO | HOOK | Installing "d3d10" hooks from file "d3d10" ...
    2013-11-19 08:57:06 | INFO | PROXY | Redirecting "CreateDXGIFactory"
    2013-11-19 08:57:06 | INFO | PROXY | Redirecting "D3D10CreateDevice"
    2013-11-19 08:57:06 | INFO | PROXY | Redirecting "D3D11CreateDeviceAndSwapChain"
    2013-11-19 08:57:06 | INFO | PROXY | Redirecting "CreateDXGIFactory2"
    2013-11-19 08:57:06 | WARN | PROXY | "CreateDXGIFactory2" was not called with "IID_IDXGIFactory2" but with "IID_IDXGIFactory"
    2013-11-19 08:57:06 | INFO | PROXY | Redirecting "CreateDXGIFactory"
    2013-11-19 08:57:06 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:06 | INFO | PROXY | Redirecting "CreateDXGIFactory2"
    2013-11-19 08:57:06 | WARN | PROXY | "CreateDXGIFactory2" was not called with "IID_IDXGIFactory2" but with "IID_IDXGIFactory"
    2013-11-19 08:57:08 | INFO | PROXY | Redirecting "CreateDXGIFactory1"
    2013-11-19 08:57:08 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:08 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:08 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:08 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:08 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:08 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:08 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:08 | INFO | PROXY | Redirecting "Direct3DCreate9"
    2013-11-19 08:57:08 | INFO | PROXY | Redirecting "Direct3DCreate9Ex"
    2013-11-19 08:57:08 | INFO | PROXY | Redirecting "Direct3DCreate9"
    2013-11-19 08:57:09 | INFO | PROXY | Redirecting "CreateDXGIFactory1"
    2013-11-19 08:57:09 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:09 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:09 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:09 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:09 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:09 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:09 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:09 | INFO | PROXY | Redirecting "Direct3DCreate9"
    2013-11-19 08:57:09 | INFO | PROXY | Redirecting "Direct3DCreate9Ex"
    2013-11-19 08:57:09 | INFO | PROXY | Redirecting "Direct3DCreate9"
    2013-11-19 08:57:10 | INFO | PROXY | Redirecting "CreateDXGIFactory"
    2013-11-19 08:57:10 | INFO | PROXY | Redirecting "D3D10CreateDevice"
    2013-11-19 08:57:10 | INFO | PROXY | Redirecting "D3D11CreateDeviceAndSwapChain"
    2013-11-19 08:57:10 | INFO | PROXY | Redirecting "CreateDXGIFactory2"
    2013-11-19 08:57:10 | WARN | PROXY | "CreateDXGIFactory2" was not called with "IID_IDXGIFactory2" but with "IID_IDXGIFactory"
    2013-11-19 08:57:11 | INFO | PROXY | Redirecting "CreateDXGIFactory1"
    2013-11-19 08:57:11 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:11 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:11 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:11 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:11 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:11 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:11 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:11 | INFO | PROXY | Redirecting "Direct3DCreate9"
    2013-11-19 08:57:11 | INFO | PROXY | Redirecting "Direct3DCreate9Ex"
    2013-11-19 08:57:11 | INFO | PROXY | Redirecting "Direct3DCreate9"
    2013-11-19 08:57:12 | INFO | HOOK | Installing "DINPUT8" hooks from file "C:\Windows\SYSTEM32\DINPUT8.dll" ...
    2013-11-19 08:57:12 | INFO | PROXY | Redirecting "CreateDXGIFactory1"
    2013-11-19 08:57:12 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:12 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:12 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:12 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:12 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:12 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:12 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:57:12 | INFO | PROXY | Redirecting "Direct3DCreate9"
    2013-11-19 08:57:12 | INFO | PROXY | Redirecting "Direct3DCreate9Ex"
    2013-11-19 08:57:12 | INFO | PROXY | Redirecting "Direct3DCreate9"
    
    Batman Arkam Origins
    Sweetfx 1.5.1 + efx 1.9.45 (also tried it with 1.9.40 and 1.9.3X)
    Code:
    2013-11-19 08:47:54 | INFO | GENERAL | Initializing Crosires "eFX" Version 2.0.0.0 ...
    2013-11-19 08:47:57 | INFO | HOOK | Installing "dxgi" hooks from file "C:\Windows\system32\dxgi.dll" ...
    2013-11-19 08:47:57 | INFO | HOOK | Installing "kernel32" hooks from handle "76C70000" ...
    2013-11-19 08:47:57 | INFO | HOOK | Installing "dinput8" hooks from handle "6ED70000" ...
    2013-11-19 08:47:57 | INFO | HOOK | Installing "xinput1_3" hooks from handle "001D0000" ...
    2013-11-19 08:47:57 | INFO | HOOK | Installing "d3d9" hooks from handle "70CF0000" ...
    2013-11-19 08:47:57 | INFO | PROXY | Redirecting "CreateDXGIFactory1"
    2013-11-19 08:47:57 | INFO | HOOK | Installing "d3d11" hooks from file "d3d11.dll" ...
    2013-11-19 08:47:57 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:47:57 | INFO | PROXY | Redirecting "Direct3DCreate9"
    2013-11-19 08:47:57 | INFO | PROXY | Redirecting "CreateDXGIFactory1"
    2013-11-19 08:47:57 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:47:58 | INFO | PROXY | Redirecting "CreateDXGIFactory1"
    2013-11-19 08:47:58 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-19 08:47:58 | INFO | PROXY | Redirecting "CreateDXGIFactory1"
    2013-11-19 08:48:04 | INFO | PROXY | Redirecting "DirectInput8Create"
    2013-11-19 08:48:04 | INFO | PROXY | Redirecting "IDirectInput8W->CreateDevice"
    2013-11-19 08:48:04 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    
    With Radeon Pro it works like a Charm but i didnt like this software :D

    Edit:

    Working Games:
    Code:
    Battlefield 4
    Tomb Raider 2013
    Borderlands 2
    Trine 1+2
    Sleeping Dogs
    Games didnt work on my PC with SweetFX + efx:
    Code:
    Skyrim
    AssassinsCreed 4
    Batman Arkam Origins
    Bioshock Infinite
    GRID 2
    Not testet yet:
    Code:
    Need for Speed Rivals
    Resident Evil 6
    Splinter Cell Blacklist
    Crysis 3
    Dishonored
    Devil May Cry
    Deadpool
    Just Cause 2
    Remember Me
    Saints Row 4
    Max Payne 3
     
    Last edited: Nov 19, 2013
  7. Crosire

    Crosire Member Guru

    Messages:
    164
    Likes Received:
    0
    GPU:
    -
    Now that's some info I can work with, thanks a lot. It would be great if you could also increase the loglevel to 4 (INI file), so I can get some more advanced information, to find possible reasons.

    I also managed to find a possible fix for the errors in the log and crashes described earlier and fixed some more compatibility issues. Still testing them currently...
     
  8. fighting4fun

    fighting4fun Guest

    Messages:
    18
    Likes Received:
    0
    GPU:
    Zotac GTX 760 AMP!
  9. Boulotaur2024

    Boulotaur2024 Guest

    Messages:
    142
    Likes Received:
    0
    GPU:
    AMD HD7950
    Any news on an upcoming update ?

    I'm still stuck with GLSL debugging output missing. No way I'm gonna try to code/port anything without error pointers.
    I might install and fool around with Rage tomorrow which I never played (news of Carmack leaving Id Software just reminded me of that) and I know I wont be able to help myself trying to adjust contrast. So I could have a go at porting the Curves shader to GLSL. Hope Ceejay didn't do it already I don't want to do anything redundant
     
  10. Wanny

    Wanny Guest

    My AC4 8.1 log. No crashes. No effects.

    Code:
    2013-11-23 07:08:10 | INFO | GENERAL | Initializing Crosires "eFX" Version 2.0.0.0 ...
    2013-11-23 07:08:10 | TRACE | GENERAL | Initializing crash reporter ...
    2013-11-23 07:08:11 | TRACE | HOOK | Initializing "MinHook" library ...
    2013-11-23 07:08:11 | TRACE | HOOK | Initializing hook manager ...
    2013-11-23 07:08:11 | INFO | HOOK | Installing "dxgi" hooks from file "C:\WINDOWS\system32\dxgi.dll" ...
    2013-11-23 07:08:11 | DEBUG | HOOK | Ready to install 3 hooks
    2013-11-23 07:08:11 | TRACE | HOOK | Hooking "CreateDXGIFactory" ...
    2013-11-23 07:08:11 | TRACE | HOOK | Hooking "CreateDXGIFactory1" ...
    2013-11-23 07:08:11 | TRACE | HOOK | Hooking "CreateDXGIFactory2" ...
    2013-11-23 07:08:11 | INFO | PROXY | Redirecting "CreateDXGIFactory1"
    2013-11-23 07:08:11 | TRACE | PROXY | Parameters:
    
    riid "IID_IDXGIFactory1"
    ppFactory 08AAE850
    
    2013-11-23 07:08:11 | TRACE | PROXY | Created "IDXGIFactory" Proxy
    2013-11-23 07:08:11 | DEBUG | PROXY | Redirecting "IDXGIFactory->QueryInterface" for "IID_IDXGIFactory"
    2013-11-23 07:08:11 | DEBUG | PROXY | Redirecting "IDXGIFactory->Release"
    2013-11-23 07:08:11 | DEBUG | PROXY | 1 (1) remaining reference(s)
    2013-11-23 07:08:12 | INFO | PROXY | Redirecting "CreateDXGIFactory"
    2013-11-23 07:08:12 | TRACE | PROXY | Parameters:
    
    riid "IID_IDXGIFactory"
    ppFactory 10A2FCA8
    
    2013-11-23 07:08:12 | TRACE | PROXY | Created "IDXGIFactory" Proxy
    2013-11-23 07:08:12 | INFO | PROXY | Redirecting "CreateDXGIFactory2"
    2013-11-23 07:08:12 | TRACE | PROXY | Parameters:
    
    flags 3221225472
    	DXGI_CREATE_FACTORY_DEBUG 0
    riid "IID_IDXGIFactory"
    ppFactory 10A2D248
    
    2013-11-23 07:08:12 | WARN | PROXY | "CreateDXGIFactory2" was not called with "IID_IDXGIFactory2" but with "IID_IDXGIFactory"
    2013-11-23 07:08:12 | TRACE | PROXY | Created "IDXGIFactory" Proxy
    2013-11-23 07:08:12 | DEBUG | PROXY | Redirecting "IDXGIFactory->Release"
    2013-11-23 07:08:12 | DEBUG | PROXY | 1 (0) remaining reference(s)
    2013-11-23 07:08:12 | DEBUG | PROXY | Redirecting "IDXGIFactory->Release"
    2013-11-23 07:08:12 | DEBUG | PROXY | 0 (0) remaining reference(s)
    2013-11-23 07:08:12 | TRACE | PROXY | Destroyed "IDXGIFactory" Proxy
    2013-11-23 07:08:12 | INFO | PROXY | Redirecting "CreateDXGIFactory"
    2013-11-23 07:08:12 | TRACE | PROXY | Parameters:
    
    riid "IID_IDXGIFactory"
    ppFactory 10A2FCC0
    
    2013-11-23 07:08:12 | TRACE | PROXY | Created "IDXGIFactory" Proxy
    2013-11-23 07:08:12 | INFO | PROXY | Redirecting "CreateDXGIFactory2"
    2013-11-23 07:08:12 | TRACE | PROXY | Parameters:
    
    flags 2147483648
    	DXGI_CREATE_FACTORY_DEBUG 0
    riid "IID_IDXGIFactory"
    ppFactory 10A2D6E0
    
    2013-11-23 07:08:12 | WARN | PROXY | "CreateDXGIFactory2" was not called with "IID_IDXGIFactory2" but with "IID_IDXGIFactory"
    2013-11-23 07:08:12 | TRACE | PROXY | Created "IDXGIFactory" Proxy
    2013-11-23 07:08:12 | DEBUG | PROXY | Redirecting "IDXGIFactory->Release"
    2013-11-23 07:08:12 | DEBUG | PROXY | 1 (0) remaining reference(s)
    2013-11-23 07:08:13 | INFO | PROXY | Redirecting "CreateDXGIFactory1"
    2013-11-23 07:08:14 | TRACE | PROXY | Parameters:
    
    riid "IID_IDXGIFactory1"
    ppFactory 10A2A6D0
    
    2013-11-23 07:08:14 | TRACE | PROXY | Created "IDXGIFactory" Proxy
    2013-11-23 07:08:14 | DEBUG | PROXY | Redirecting "IDXGIFactory->QueryInterface" for "IID_IDXGIFactory"
    2013-11-23 07:08:14 | DEBUG | PROXY | Redirecting "IDXGIFactory->Release"
    2013-11-23 07:08:14 | DEBUG | PROXY | 1 (1) remaining reference(s)
    2013-11-23 07:08:14 | DEBUG | PROXY | Redirecting "IDXGIFactory->Release"
    2013-11-23 07:08:14 | DEBUG | PROXY | 0 (0) remaining reference(s)
    2013-11-23 07:08:14 | TRACE | PROXY | Destroyed "IDXGIFactory" Proxy
    2013-11-23 07:08:15 | INFO | PROXY | Redirecting "CreateDXGIFactory1"
    2013-11-23 07:08:15 | TRACE | PROXY | Parameters:
    
    riid "IID_IDXGIFactory1"
    ppFactory 10A2A6D0
    
    2013-11-23 07:08:15 | TRACE | PROXY | Created "IDXGIFactory" Proxy
    2013-11-23 07:08:15 | DEBUG | PROXY | Redirecting "IDXGIFactory->QueryInterface" for "IID_IDXGIFactory"
    2013-11-23 07:08:15 | DEBUG | PROXY | Redirecting "IDXGIFactory->Release"
    2013-11-23 07:08:15 | DEBUG | PROXY | 1 (1) remaining reference(s)
    2013-11-23 07:08:15 | DEBUG | PROXY | Redirecting "IDXGIFactory->Release"
    2013-11-23 07:08:15 | DEBUG | PROXY | 0 (0) remaining reference(s)
    2013-11-23 07:08:15 | TRACE | PROXY | Destroyed "IDXGIFactory" Proxy
    2013-11-23 07:08:16 | INFO | PROXY | Redirecting "CreateDXGIFactory1"
    2013-11-23 07:08:16 | TRACE | PROXY | Parameters:
    
    riid "IID_IDXGIFactory1"
    ppFactory 10A2A6D0
    
    2013-11-23 07:08:16 | TRACE | PROXY | Created "IDXGIFactory" Proxy
    2013-11-23 07:08:16 | DEBUG | PROXY | Redirecting "IDXGIFactory->QueryInterface" for "IID_IDXGIFactory"
    2013-11-23 07:08:16 | DEBUG | PROXY | Redirecting "IDXGIFactory->Release"
    2013-11-23 07:08:16 | DEBUG | PROXY | 1 (1) remaining reference(s)
    2013-11-23 07:08:16 | DEBUG | PROXY | Redirecting "IDXGIFactory->Release"
    2013-11-23 07:08:16 | DEBUG | PROXY | 0 (0) remaining reference(s)
    2013-11-23 07:08:16 | TRACE | PROXY | Destroyed "IDXGIFactory" Proxy
    2013-11-23 07:08:16 | DEBUG | PROXY | Redirecting "IDXGIFactory->Release"
    2013-11-23 07:08:16 | DEBUG | PROXY | 0 (0) remaining reference(s)
    2013-11-23 07:08:16 | TRACE | PROXY | Destroyed "IDXGIFactory" Proxy
    2013-11-23 07:09:11 | DEBUG | PROXY | Redirecting "IDXGIFactory->Release"
    2013-11-23 07:09:11 | DEBUG | PROXY | 3 (0) remaining reference(s)
    2013-11-23 07:09:11 | INFO | GENERAL | Terminating ...
    2013-11-23 07:09:11 | TRACE | HOOK | Cleaning up message hooks ...
    2013-11-23 07:09:11 | TRACE | HOOK | Shutting down hook manager ...
    2013-11-23 07:09:11 | DEBUG | HOOK | Ready to uninstall 3 hooks
    2013-11-23 07:09:11 | TRACE | HOOK | Skipping ...
    2013-11-23 07:09:11 | TRACE | HOOK | Unloading module "68C40000"
    2013-11-23 07:09:11 | TRACE | HOOK | Shutting down "MinHook" library ...
    2013-11-23 07:09:11 | TRACE | GENERAL | Uninstalling crash handlers ...
    
     

  11. conan2k

    conan2k Guest

    Messages:
    43
    Likes Received:
    0
    GPU:
    Gigabyte 780GTX
    Maybe you could port LumaSharpen as well? ;)
     
  12. Crosire

    Crosire Member Guru

    Messages:
    164
    Likes Received:
    0
    GPU:
    -
    The new version (1.9.60) is out.
    Rewrote the backend again, including a number of fixes for compatibility issues. This one also makes the OpenGL part usable again (had a bunch of problems before, like flipped rendering, fullscreen quad rendered in wireframe mode and what not). GLSL compiler errors are now correctly written to the log file (@Boulotaur2024), also updated the parser to input some "#line" directives in the produced shader code, so errors will point to the correct source lines.
    Please note that this update removed all menus, including the framerate counter. The library behind those has a number of issues, which sometimes lead into crashes, so I decided to remove it until I fixed it for use in eFX.
    There are a lot more changes, but listing them would take some time ...

    @Wanny: Try to rename it to "d3d11.dll" instead of "dxgi.dll". Fixes it sometimes, depending on which of those two is loaded first.
    @fighting4fun: Update is tested to be working with at least Skyrim from your "not working" list, so I hope the rest works now too.

    Download link in case someone misses it on my site: http://www.mediafire.com/download/ydjh92a6l8x4m8a/eFX (v2.0 Alpha 1.9.60).7z
     
    Last edited: Nov 26, 2013
  13. Wanny

    Wanny Guest

    Log with d3d11. Same.

    Code:
    2013-11-24 07:51:41 | INFO | GENERAL | Initializing Crosires "eFX" Version 2.0.0.0 ...
    2013-11-24 07:51:41 | TRACE | GENERAL | Initializing crash reporter ...
    2013-11-24 07:51:41 | TRACE | HOOK | Initializing "MinHook" library ...
    2013-11-24 07:51:41 | TRACE | HOOK | Initializing hook manager ...
    2013-11-24 07:51:41 | INFO | HOOK | Installing "d3d11" hooks from file "C:\WINDOWS\system32\d3d11.dll" ...
    2013-11-24 07:51:41 | DEBUG | HOOK | Ready to install 2 hooks
    2013-11-24 07:51:41 | TRACE | HOOK | Hooking "D3D11CreateDevice" ...
    2013-11-24 07:51:41 | TRACE | HOOK | Hooking "D3D11CreateDeviceAndSwapChain" ...
    2013-11-24 07:51:41 | INFO | PROXY | Redirecting "D3D11CreateDeviceAndSwapChain"
    2013-11-24 07:51:41 | TRACE | PROXY | Parameters:
    
    pAdapter 00000000
    DriverType 1
    Software 00000000
    Flags 1073741824
    	D3D11_CREATE_DEVICE_SINGLETHREADED 0
    	D3D11_CREATE_DEVICE_DEBUG 0
    	D3D11_CREATE_DEVICE_PREVENT_INTERNAL_THREADING_OPTIMIZATIONS 0
    	D3D11_CREATE_DEVICE_BGRA_SUPPORT 0
    pFeatureLevels 0018E9E4
    FeatureLevels 1
    SDKVersion 7
    pSwapChainDesc 0018EE74
    	BufferDesc
    		Width 256
    		Height 256
    		RefreshRate
    			Numerator 60
    			Denominator 1
    		Format 28
    		ScanlineOrdering 0
    		Scaling 0
    	SampleDesc
    		Count 1
    		Quality 0
    	BufferUsage 32
    	BufferCount 1
    	OutputWindow 001E04B0
    	Windowed 1
    	SwapEffect 0
    	Flags 0
    		DXGI_SWAP_CHAIN_FLAG_NONPREROTATED 0
    		DXGI_SWAP_CHAIN_FLAG_ALLOW_MODE_SWITCH 0
    		DXGI_SWAP_CHAIN_FLAG_GDI_COMPATIBLE 0
    ppSwapChain 0018EFC8
    ppDevice 0018E9F4
    pFeatureLevel 00000000
    ppImmediateContext 00000000
    
    2013-11-24 07:51:41 | FATAL | PROXY | Original "D3D11CreateDeviceAndSwapChain" failed with "Unknown"
    2013-11-24 07:51:41 | INFO | PROXY | Redirecting "D3D11CreateDeviceAndSwapChain"
    2013-11-24 07:51:41 | TRACE | PROXY | Parameters:
    
    pAdapter 00000000
    DriverType 1
    Software 00000000
    Flags 1073741824
    	D3D11_CREATE_DEVICE_SINGLETHREADED 0
    	D3D11_CREATE_DEVICE_DEBUG 0
    	D3D11_CREATE_DEVICE_PREVENT_INTERNAL_THREADING_OPTIMIZATIONS 0
    	D3D11_CREATE_DEVICE_BGRA_SUPPORT 0
    pFeatureLevels 0018EBF0
    FeatureLevels 1
    SDKVersion 7
    pSwapChainDesc 0018F080
    	BufferDesc
    		Width 256
    		Height 256
    		RefreshRate
    			Numerator 60
    			Denominator 1
    		Format 28
    		ScanlineOrdering 0
    		Scaling 0
    	SampleDesc
    		Count 1
    		Quality 0
    	BufferUsage 32
    	BufferCount 1
    	OutputWindow 001305DE
    	Windowed 1
    	SwapEffect 0
    	Flags 0
    		DXGI_SWAP_CHAIN_FLAG_NONPREROTATED 0
    		DXGI_SWAP_CHAIN_FLAG_ALLOW_MODE_SWITCH 0
    		DXGI_SWAP_CHAIN_FLAG_GDI_COMPATIBLE 0
    ppSwapChain 0018F1D4
    ppDevice 0018EC00
    pFeatureLevel 00000000
    ppImmediateContext 00000000
    
    2013-11-24 07:51:41 | FATAL | PROXY | Original "D3D11CreateDeviceAndSwapChain" failed with "Unknown"
    2013-11-24 07:51:41 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:42 | INFO | PROXY | Redirecting "D3D11CreateDeviceAndSwapChain"
    2013-11-24 07:51:42 | TRACE | PROXY | Parameters:
    
    pAdapter 00000000
    DriverType 1
    Software 00000000
    Flags 1073741824
    	D3D11_CREATE_DEVICE_SINGLETHREADED 0
    	D3D11_CREATE_DEVICE_DEBUG 0
    	D3D11_CREATE_DEVICE_PREVENT_INTERNAL_THREADING_OPTIMIZATIONS 0
    	D3D11_CREATE_DEVICE_BGRA_SUPPORT 0
    pFeatureLevels 146DF7F8
    FeatureLevels 1
    SDKVersion 7
    pSwapChainDesc 00000000
    ppSwapChain 00000000
    ppDevice 146DF808
    pFeatureLevel 00000000
    ppImmediateContext 00000000
    
    2013-11-24 07:51:42 | FATAL | PROXY | Original "D3D11CreateDeviceAndSwapChain" failed with "Unknown"
    2013-11-24 07:51:42 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:43 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:43 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:44 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:44 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:44 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:44 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:44 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:45 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:45 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:45 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:45 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:45 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:45 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:45 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:46 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:46 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:46 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:46 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:46 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:46 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:51:46 | INFO | PROXY | Redirecting "D3D11CreateDevice"
    2013-11-24 07:52:03 | INFO | GENERAL | Terminating ...
    2013-11-24 07:52:03 | TRACE | HOOK | Cleaning up message hooks ...
    2013-11-24 07:52:03 | TRACE | HOOK | Shutting down hook manager ...
    2013-11-24 07:52:03 | DEBUG | HOOK | Ready to uninstall 2 hooks
    2013-11-24 07:52:03 | TRACE | HOOK | Skipping ...
    2013-11-24 07:52:03 | TRACE | HOOK | Unloading module "68D80000"
    2013-11-24 07:52:03 | TRACE | HOOK | Shutting down "MinHook" library ...
    2013-11-24 07:52:03 | TRACE | GENERAL | Uninstalling crash handlers ...
    
     
  14. Crosire

    Crosire Member Guru

    Messages:
    164
    Likes Received:
    0
    GPU:
    -
    You are using an old version my friend, can't help you then ... Please update ;)
     
    Last edited: Nov 24, 2013
  15. WhiteLightning

    WhiteLightning Don Illuminati Staff Member

    Messages:
    30,785
    Likes Received:
    3,959
    GPU:
    Inno3d RTX4070
    Ive tried the new injector with ac4 black flag and while the logo is showing at the start its not working.

    I have a log file for dxgi.dll

     

  16. Wanny

    Wanny Guest

    Then I'll wait for someone to release a pack with SweetFX + Updated EFX. I still don't know how the hell this injector works. :p
     
  17. kurtferro

    kurtferro Guest

    Messages:
    115
    Likes Received:
    1
    GPU:
    SAPPHIRE NiTRO R9 390 WB
    i do it today:
    https://mega.co.nz/#!rlRQ0TiI!bhAs5RJv8MvdgQSgFNjiVSYW3eZgpGcExTU-6Qooj_A

    https://mega.co.nz/#!j1wTDQ4R!cSJbKRW0M_-UrSHAGroxEiHsmD1UnW2Q93j7kDAQfkY

    this is for Arma3 or Bf3, but you can edit for your game.

    eFX32.dll -> rename in correct one for your game, should be:
    - d3d9 (Direct3D 9)
    - d3d10 (Direct3D 10)
    - d3d10_1 (Direct3D 10.1)
    - d3d11 (Direct3D 11 and 11.1)
    - dxgi
    - dinput8
    - xinput1_3
    - opengl32 (OpenGL)


    for 64 bit game, like Bf4 you have to rename eFX64.dll

    example for BF3 i used renamed eFX32.dll in dxgi.dll, for Arma3 i renamed it in d3d11.dll, if you see the eFX.log you can understand what name to use.
     
    Last edited: Nov 25, 2013
  18. NuBiXx

    NuBiXx Guest

    Messages:
    25
    Likes Received:
    0
    GPU:
    SAPPHIRE 2x 7950
    Not working for me in BF4 I downloaded the Bf3 version you posted and renamed eFX64.dll to d3d11.dll and BF4 just crashes.
    I have Windows 8.1 x64.

    error log.

     
  19. vejn

    vejn Maha Guru

    Messages:
    1,002
    Likes Received:
    0
    GPU:
    MSI 7870 TF3
    Crashes with Baldurs gate 2 EE:
    2013-11-23 20:08:34 | INFO | GENERAL | Initializing Crosires "eFX" Version 2.0.0.0 ...
    2013-11-23 20:08:37 | INFO | HOOK | Installing "opengl32" hooks from file "C:\Windows\system32\OPENGL32.dll" ...
    2013-11-23 20:08:37 | INFO | HOOK | Installing "kernel32" hooks from handle "76300000" ...
    2013-11-23 20:08:38 | INFO | PROXY | Redirecting "wglSetPixelFormat"
    2013-11-23 20:08:38 | INFO | PROXY | Redirecting "wglCreateContext"
    2013-11-23 20:08:38 | INFO | HOOK | Installing message hook for window "000C0394" ...
    2013-11-23 20:08:38 | INFO | PROXY | Redirecting "wglMakeCurrent"
    2013-11-23 20:08:38 | INFO | PROXY | Redirecting "wglMakeCurrent"
    2013-11-23 20:08:38 | INFO | PROXY | Redirecting "wglDeleteContext"
    2013-11-23 20:08:38 | INFO | PROXY | Redirecting "wglSetPixelFormat"
    2013-11-23 20:08:38 | INFO | PROXY | Redirecting "wglCreateContext"
    2013-11-23 20:08:38 | INFO | HOOK | Installing message hook for window "000901C2" ...
    2013-11-23 20:08:38 | INFO | PROXY | Redirecting "wglMakeCurrent"
    2013-11-23 20:08:48 | INFO | PROXY | Redirecting "glViewport"
    2013-11-23 20:09:31 | DEBUG | PROXY | Redirecting "LoadLibraryA" for "OPENGL32"
    2013-11-23 20:09:31 | DEBUG | PROXY | Hook for "OPENGL32" is already installed ...
    2013-11-23 20:09:31 | DEBUG | PROXY | Redirecting "LoadLibraryA" for "OPENGL32"
    2013-11-23 20:09:31 | DEBUG | PROXY | Hook for "OPENGL32" is already installed ...
    2013-11-23 20:09:31 | INFO | PROXY | Redirecting "glViewport"
    2013-11-23 20:09:31 | INFO | PROXY | Redirecting "glViewport"
    2013-11-23 20:09:31 | DEBUG | PROXY | Redirecting "LoadLibraryA" for "OPENGL32"
    2013-11-23 20:09:31 | DEBUG | PROXY | Hook for "OPENGL32" is already installed ...
    2013-11-23 20:09:31 | DEBUG | PROXY | Redirecting "LoadLibraryA" for "OPENGL32"
    2013-11-23 20:09:31 | DEBUG | PROXY | Hook for "OPENGL32" is already installed ...
    2013-11-23 20:09:31 | INFO | PROXY | Redirecting "glViewport"
    2013-11-23 20:09:31 | INFO | PROXY | Redirecting "glViewport"
    2013-11-23 20:10:23 | DEBUG | PROXY | Redirecting "LoadLibraryA" for "OPENGL32"
    2013-11-23 20:10:23 | DEBUG | PROXY | Hook for "OPENGL32" is already installed ...
    2013-11-23 20:10:23 | DEBUG | PROXY | Redirecting "LoadLibraryA" for "OPENGL32"
    2013-11-23 20:10:23 | DEBUG | PROXY | Hook for "OPENGL32" is already installed ...
    2013-11-23 20:10:23 | DEBUG | PROXY | Redirecting "LoadLibraryA" for "OPENGL32"
    2013-11-23 20:10:23 | DEBUG | PROXY | Hook for "OPENGL32" is already installed ...
    2013-11-23 20:10:23 | DEBUG | PROXY | Redirecting "LoadLibraryA" for "OPENGL32"
    2013-11-23 20:10:23 | DEBUG | PROXY | Hook for "OPENGL32" is already installed ...
    2013-11-23 20:10:23 | DEBUG | PROXY | Redirecting "LoadLibraryA" for "OPENGL32"
    2013-11-23 20:10:23 | DEBUG | PROXY | Hook for "OPENGL32" is already installed ...
    2013-11-23 20:10:23 | DEBUG | PROXY | Redirecting "LoadLibraryA" for "OPENGL32"
    2013-11-23 20:10:23 | DEBUG | PROXY | Hook for "OPENGL32" is already installed ...
    2013-11-23 20:10:23 | INFO | GENERAL | Terminating ...
    2013-11-23 20:10:23 | DEBUG | HOOK | Ready to uninstall 3 hooks
    2013-11-23 20:10:23 | DEBUG | HOOK | Ready to uninstall 7 hooks
    I've shorten the code because the loop was to long. the same text.
     
  20. conan2k

    conan2k Guest

    Messages:
    43
    Likes Received:
    0
    GPU:
    Gigabyte 780GTX
    Fallout 3 issues

    Tested Alpha 1.9.60 with Fallout 3 v1.7:
    - Game now starts fine when the dynamic hooking is enabled ("hook_dynamic=true")
    - Two other problems reported previously are still there

    In case it's helpful, debug-level log can be found here:
    http://www.mediafire.com/download/wcaz8flb7574oj2/Fallout3Log.zip
     

Share This Page