User Tools

Site Tools


games:wine:guild_wars_2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
games:wine:guild_wars_2 [2019/05/21 20:58] Sean Rhonegames:wine:guild_wars_2 [2019/05/21 21:01] Sean Rhone
Line 7: Line 7:
 ===== Prerequisites ===== ===== Prerequisites =====
  
-  * [[distros:fedora_workstation_gnome Fedora Workstation]]+  * [[distros:opensuse_tumbleweed_gnome|openSUSE Tumbleweed (GNOME)]] 
 +  * [[notes:wine|Wine]]
  
 ===== Notes ===== ===== Notes =====
Line 21: Line 22:
   * Install to default directory when prompted ((''C:\Program Files\Guild Wars 2''))   * Install to default directory when prompted ((''C:\Program Files\Guild Wars 2''))
   * Log-in when launcher progresses enough   * Log-in when launcher progresses enough
-  * Select AUTO-PLAY and close the launcher+  * Ideally save the username and password, and enable Auto-play 
 +  * Close the launcher
  
   mkdir -p ~/'Wine Prefixes' ~/'Downloads/Guild Wars 2' && wget -O ~/'Downloads/Guild Wars 2/Gw2Setup.exe' 'https://account.arena.net/content/download/gw2/win/64' && WINEPREFIX=~/'Wine Prefixes/Guild Wars 2' WINEARCH='win64' wine explorer /desktop='GW2','1280x720' ~/'Downloads/Guild Wars 2/Gw2Setup.exe'   mkdir -p ~/'Wine Prefixes' ~/'Downloads/Guild Wars 2' && wget -O ~/'Downloads/Guild Wars 2/Gw2Setup.exe' 'https://account.arena.net/content/download/gw2/win/64' && WINEPREFIX=~/'Wine Prefixes/Guild Wars 2' WINEARCH='win64' wine explorer /desktop='GW2','1280x720' ~/'Downloads/Guild Wars 2/Gw2Setup.exe'
Line 34: Line 36:
  
   * :!: Use a virtual desktop to potentially avoid the launcher causing the DE to slow to a crawl   * :!: Use a virtual desktop to potentially avoid the launcher causing the DE to slow to a crawl
-  * At 4K native resolution, use a virtual desktop of 2560×1440 and 192 dpi +  * At 4K native resolution, use a virtual desktop of ''2560×1440'' and ''192'' dpi 
-  * At 1080p native resolution, use a virtual desktop of 1280x720 and default 96 dpi+  * At 1080p native resolution, use a virtual desktop of ''1280x720'' and default ''96'' dpi
   * [x] Automatically capture the mouse in full-screen windows   * [x] Automatically capture the mouse in full-screen windows
  
   WINEPREFIX=~/'Wine Prefixes/Guild Wars 2' winecfg   WINEPREFIX=~/'Wine Prefixes/Guild Wars 2' winecfg
  
-===== Clean Up =====+===== Clean-up =====
  
 **** ****
Line 61: Line 63:
 ===== Install ===== ===== Install =====
  
-  * :!: If there is anything else in ''/tmp/build'', it will be deleted+  * :!: If there are any other files in ''/tmp/build'', they will be **deleted**
  
   rm -Rf '/tmp/build' && unzip ~/'Downloads/d9vk-master'*'.zip' -d '/tmp' && WINEPREFIX=~/'Wine Prefixes/Guild Wars 2' '/tmp/build/dxvk-release/setup_dxvk.sh' install && sync && rm -Rf '/tmp/build'   rm -Rf '/tmp/build' && unzip ~/'Downloads/d9vk-master'*'.zip' -d '/tmp' && WINEPREFIX=~/'Wine Prefixes/Guild Wars 2' '/tmp/build/dxvk-release/setup_dxvk.sh' install && sync && rm -Rf '/tmp/build'
/var/www/wiki/data/pages/games/wine/guild_wars_2.txt · Last modified: 2023/09/27 06:05 by Sean Rhone