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

[d3d9] D&D - ToEE - main menu flickering flame effects #1444

Closed
WinterSnowfall opened this issue Feb 14, 2020 · 10 comments
Closed

[d3d9] D&D - ToEE - main menu flickering flame effects #1444

WinterSnowfall opened this issue Feb 14, 2020 · 10 comments

Comments

@WinterSnowfall
Copy link
Contributor

Ambient flame effects shown on the main menu flicker and look off with DXVK. The issue doesn't seem to affect the game, but I haven't yet played that much to be certain.

Best captured on tape... ehm, moving bit maps:
Main menu with DXVK
Main menu with WineD3D

Software information

D&D - The Temple Of Elemental Evil (GOG version)

System information

  • GPU: GeForce GTX 1070
  • Driver: 440.59.0
  • Wine version: 5.1 Staging
  • DXVK version: v1.5.4-31-g2096a95

Apitrace file(s)

ToEE.trace.tar.xz

Log files

@Joshua-Ashton
Copy link
Collaborator

Should be fixed now :)

@WinterSnowfall
Copy link
Contributor Author

Should be fixed now :)

Thanks! Are the build frogs asleep today or was it too small of a change to register? :P

@Joshua-Ashton
Copy link
Collaborator

I may have forgotten to push there. I will take a look when I'm at my pc next.

@WinterSnowfall
Copy link
Contributor Author

WinterSnowfall commented Feb 18, 2020

It looks all good now, since 760a163. Thanks!

@pierrep
Copy link

pierrep commented Apr 29, 2020

I can't seem to get this working with the latest dxvk. I can get other games in the same working prefix to work, but with ToEE it seems to use dx7 or dx8 because it falls back on WineD3D. Any suggestions on how to make it work?

@WinterSnowfall
Copy link
Contributor Author

WinterSnowfall commented Apr 29, 2020

@pierrep You are correct, it is a dx8 game. I've used d3d8to9 to get it onto dx9, therefore DXVK.

@pierrep
Copy link

pierrep commented Apr 29, 2020

Oh what a relief, I thought I was going insane. It's weird though because it's recommended to have a dx9 video card to play it, but that might have been for performance reasons

@pierrep
Copy link

pierrep commented Apr 30, 2020

@WinterSnowfall at the risk of being annoying, could you point out to me how you go about installing it? Is it just a case of dropping the d3d8.dll in the same directory as the To.exe file and setting up a .dll override?

@WinterSnowfall
Copy link
Contributor Author

WinterSnowfall commented May 1, 2020

Is it just a case of dropping the d3d8.dll in the same directory as the To.exe file and setting up a .dll override?

Yeah, that would work. But it'll get old really fast if you have more than one dx8 game. I've used a similar approach to the DXVK installer and backed up the existing d3d8.dll found in my prefix's system32 directory and copied over the one provided by d3d8to9 (and in syswow64 as well, if you have a 64 bit prefix). You still need an override in either case.

@pierrep
Copy link

pierrep commented May 1, 2020

Excellent, thanks for your help. I tried something like this and failed, but must have been doing the wrong thing. I'll start from scratch and give it another go.

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

3 participants