How to use two d3d9.dll on the same time?

  • Alfredo
  • Topic Author
More
2 years 8 months ago #1 by Alfredo How to use two d3d9.dll on the same time? was created by Alfredo
I'm trying to use two d3d9.dll, one for reshade and other for no hud but I can't make it work. Can someone explain how to do this?
I tried with enbinjector_v0006 but can't make it work.

Please Log in or Create an account to join the conversation.

  • Alfredo
  • Topic Author
More
2 years 8 months ago #2 by Alfredo Replied by Alfredo on topic How to use two d3d9.dll on the same time?
Anyone?

Please Log in or Create an account to join the conversation.

  • Martigen
More
2 years 8 months ago #3 by Martigen Replied by Martigen on topic How to use two d3d9.dll on the same time?
Injectors like these sometimes accept multiple variants of .dll names to be hooked if they support it. I know for example Reshade for DX11 games can be named dxgi.dll or d3d11.dll.

Your game is DX9 and I don't believe you can use anything else for Reshade but d3d9.dll, but your other injector may support other dll names such as:

ddraw.dll
dinput.dll
dsound.dll
XInput1_3.dll
XInput9_1_0.dll
XAPOFX1_5.dll
xaudio2_7.dll
X3DAudio1_7.dll

Check with the other injector if it supports any of these.

Please Log in or Create an account to join the conversation.

  • Alfredo
  • Topic Author
More
2 years 8 months ago #4 by Alfredo Replied by Alfredo on topic How to use two d3d9.dll on the same time?
Thanks for the replay.
I tried different solution, but it just doesn't work.

Please Log in or Create an account to join the conversation.