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.