Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perfect World (International/Russian) #341

Open
diiaraujo opened this issue Feb 4, 2025 · 1 comment
Open

Perfect World (International/Russian) #341

diiaraujo opened this issue Feb 4, 2025 · 1 comment

Comments

@diiaraujo
Copy link

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.

@elishacloud
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants