megai2 / SelectRenderer

Ingame UI based render selection for GW2
MIT License
9 stars 1 forks source link

Game crashes with dxvk #6

Open iagodavids opened 2 years ago

iagodavids commented 2 years ago

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 commented 2 years ago

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

megai2 commented 2 years ago

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

iagodavids commented 2 years ago

Same problem gw2al_log.txt

megai2 commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

@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 commented 2 years ago

on linux dxvk currently "supports" intel since the broadwell generation: https://github.com/doitsujin/dxvk/issues/1059#issuecomment-492670404 https://github.com/doitsujin/dxvk/issues/959#issuecomment-471283364 https://github.com/doitsujin/dxvk/issues/765#issuecomment-438778656