Jump to content
  • Sign Up

JagdCake.5609

Members
  • Posts

    3
  • Joined

  • Last visited

JagdCake.5609's Achievements

  1. To hide the launcher but still allow it to download the game, line 10 of "bin/user_run" should look like this:"../../../bin/wine64" ./GW2.exe -image -nopatchui & disownTo keep track of the download progress:ls -lh /path/to/GW2 dir/data/drive_c/GW2/Gw2.dat (should be done if it's ~38G)To autostart the game, "bin/user_run" line 10:"../../../bin/wine64" ./GW2.exe -dx9single -email "email" -password "password" -nopatchui & disownTo update the game, go to step 1
  2. Adding "-nopatchui" to the command line arguments in "bin/user_run" seems to fix the problem, now CPU usage is under 100% but I can't see the download progress. I guess adding "-email" and "-password" should take care of that problem. Thanks! Edit: Had to enable GLSL in "data/user_reg" line 710, the game crashes on start otherwise.
  3. Can someone tell me what's that about? Every time the launcher gets to the login screen and starts downloading the game, my PC becomes pretty much unusable because of the high CPU usage and I have to kill the GW2 process. I had exactly the same problem with the Lutris version (64bit), which also freezes the desktop if I don't turn on the "Virtual Desktop" option. No other process does that. Trying to limit the priority level with "renice -n 19" doesn't fix it. It doesn't matter if I try to install the game on an HDD or SSD, there is no difference. Searching for Guild Wars 2 launcher / GW2 wine / Xorg high CPU usage, etc., doesn't show anything useful and I have no idea what else to search for. I'm using:OS: Solus 3.9999CPU: FX-6300GPU: R9 270xSSD: 860 EVO (250GB)HDD: WD Blue 1TB
×
×
  • Create New...