First,I edited d3d9.dll in d3d9_3.dll and I edited that into the evohud.ini, and I also like Alex followed the provided install instructions but Hud disappered!
A noob question, can't you compile .dll file as d3d9_3.dll (or with other name, this is just an example) from the beginning?
By this way we can preserve SweetFx as suggested by Alex.
original d3d9.dll = dynHUD
d3d9_2.dll = sweetfx
d39orig.dll = ?
Are these correct?
If you want to use with sweetfx, put evoHUD's d3d9.dll to d3d9.dll and edit evoHUD.ini to "OriginalD3D9DLL = d3d9_2.dll".
If you want to use with dynHUD, rename dynHUD's d3d9.dll to d3d9_dyn.dll and put evoHUD's d3d9.dll to d3d9.dll. Then, edit evoHUD.ini to "OriginalD3D9DLL = d3d9_dyn.dll".