Jump to content
  • Sign Up

Aragmor.5786

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by Aragmor.5786

  1. On 10/15/2022 at 12:36 PM, Mnemonic.4853 said:

    I am not certain if this is the appropriate thread for my question, but will ask anyway.  For anyone using Lutris to run GW2, am I the only person experiencing an overly lengthy time required before the game is ready to play?  That is, it takes upwards of 15 minutes before I see any evidence that I have started GW2.  It seems that Lutris spends an inordinate amount of time readying Wine in preparation for gameplay.  Maybe I have something toggled wrong?  Any suggestion as to how I can remedy this situation is greatly appreciated.


    Can you share your computer specs and information about your operating system?

  2. 10 hours ago, Mnemonic.4853 said:

    I am looking at the suggestion above now because of the crash dump noted below:

    *--> Crash <--*
    Assertion: Coherent GPU process crashed 
    File: D:\Perforce\Live\NAEU\v2\Code\Arena\Engine\ArenaWeb\CoherentUi\AwCohContext.cpp(380)
    App: Gw2-64.exe 
    Pid: 252
    BaseAddr: 0000000140000000
    ProgramId: 101
    Build: 135438
    When: 2022-10-07T09:09:46Z 2022-10-07T04:09:46-05:00
    Uptime:   0 days  0:02:28
    Flags: 0
    DumpFile: Crash.dmp

     

    I have an Nvidia GPU.  How would I need to adjust the environmental variable considering the contents in /usr/share/vulkan/icd.d?

    nvidia_icd.json

    I wanted to present a screenshot, but have not figured that one out.


    What `ls /usr/share/vulkan/icd.d ` is showing you in terminal?  

  3. I have fixed GW2 on my laptop (Ryzen 4800U with integrated GPU)!

    My setup:

    • Newest lutris
    • Ubuntu 22.04
    • lutris-GE-Proton7-28-x86_64
    • DXVK 1.10.3
    • VKD3D 2.6
    • Wine 7.18 Staging installed using apt
    • Env variable in lutris -> VK_ICD_FILENAMES /usr/share/vulkan/icd.d/radeon_icd.i686.json:/usr/share/vulkan/icd.d/radeon_icd.x86_64.json
    • wine32, wine64 and dxvk were installed using apt (that fixed my problems) 

    So if anyone has problems with CoherentUI, you can try 

    sudo apt install wine32 wine64 dxvk

    • Like 1
×
×
  • Create New...