Perfect World (International/Russian)
Hi guys, I tried using this in Perfect World and I'm clearly not getting the DLL to work. Does anyone have any tips?
Any extra commands or modifications I can make to make the DLL work in this game? It's D3D9E and I just wanted to make it work so I could test the DLL's functions to try to get some better performance out of this game, which, despite being old, performs very poorly on modern hardware.
To test updates with D3D9E you can use the d3d9.dll stub. Enable EnableD3d9Wrapper in the ini file.
Here are different options you can play with enabling/disabling to see if they help the performance:
[d3d9]
ForceVsyncMode = 0
ForceMixedVertexProcessing = 0
ForceSystemMemVertexCache = 0
SetSwapEffectShim = 0
DisableMaxWindowedMode = 0
ForceDirect3D9On12 = 0
GraphicsHybridAdapter = 0
Closing. If you are still having issues please reopen.