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

Game crashes with dxvk #6

Open
iagodavids opened this issue Nov 21, 2021 · 7 comments
Open

Game crashes with dxvk #6

iagodavids opened this issue Nov 21, 2021 · 7 comments

Comments

@iagodavids
Copy link

As per title when I try to implement dxvk with select renderer my game crashes and this message pops up 127542417-0786819e-9b9e-4bb6-b80e-cf3d074a551c
I tried updating my graphic card drivers and directx 9, but it's all the same. I also ran dxdiag for more infos about my pc.

126872582-e4cd275d-783a-45a6-b765-186919cdfa18
126872577-f3d6d3d8-8c2f-4b85-abed-5a7bc5422a15

@megai2
Copy link
Owner

megai2 commented Nov 23, 2021

Hi. Can you drop a <guild wars 2 installation dir>/gw2al_log.txt here?

@megai2
Copy link
Owner

megai2 commented Nov 23, 2021

Fixed broken selection, now it works fine for me.
New release with fix is deployed.

@iagodavids
Copy link
Author

Same problem gw2al_log.txt

@megai2
Copy link
Owner

megai2 commented Nov 24, 2021

Same problem gw2al_log.txt

Path is case sensitive, try renaming "DXVK" folder to "dxvk"
Also make sure you have DXVK based d3d9.dll here, when you running with dx9, and d3d11.dll/dxgi.dll when running with dx11.

@iagodavids
Copy link
Author

No luck even by renaming the folder
gw2al_log.txt

This is the "addons" folder
Capture 1

And this is inside the "dxvk" folder
Capture 5

@Iglu47
Copy link

Iglu47 commented Apr 18, 2022

@iagodavids sorry, not sure if I can find complete information about Aspire Z3801, but if this device only has iGPU, then I have bad news because those processors probably don't support Vulkan. Is there any other vulkan application known to work on this machine?

@Iglu47
Copy link

Iglu47 commented Apr 18, 2022

on linux dxvk currently "supports" intel since the broadwell generation:
doitsujin/dxvk#1059 (comment)
doitsujin/dxvk#959 (comment)
doitsujin/dxvk#765 (comment)

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