User Tools

Site Tools


games:wine:path_of_exile

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:path_of_exile [2019/05/21 23:49] Sean Rhonegames:wine:path_of_exile [2019/05/21 23:56] Sean Rhone
Line 3: Line 3:
   * Path of Exile ((https://www.pathofexile.com))   * Path of Exile ((https://www.pathofexile.com))
   * Standalone   * Standalone
-  * 32-bit+  * 64-bit
  
 ===== Prerequisites ===== ===== Prerequisites =====
Line 13: Line 13:
 ===== Notes ===== ===== Notes =====
  
-  * Enable CSMT for NVIDIA Proprietary Graphics +  * TODO
-  * Enable Gallium Nine for AMD Graphics and disable Shadows +
-  * Windowed Fullscreen works better for desktop environment integration +
-  * The 64-bit client is unusable ((last tested 2017/02/03)) +
-  * A 64-bit Wine Prefix is used in order to use the High Texture Quality setting in-game ((last tested 2016/12/20))+
  
 ====== Install ====== ====== Install ======
Line 66: Line 62:
  
 ===== Path of Exile ===== ===== Path of Exile =====
- 
-  * Provides options for starting the game normally, killing the wineserver, and verifying Content.ggpk 
  
   nano ~/'.local/share/applications/wine/Programs/Path of Exile/Path of Exile.desktop'   nano ~/'.local/share/applications/wine/Programs/Path of Exile/Path of Exile.desktop'
Line 76: Line 70:
 Comment=You are an Exile, struggling to survive on the dark continent of Wraeclast, as you fight to earn power that will allow you to exact your revenge against those who wronged you. Comment=You are an Exile, struggling to survive on the dark continent of Wraeclast, as you fight to earn power that will allow you to exact your revenge against those who wronged you.
 Categories=Game;AdventureGame;RolePlaying Categories=Game;AdventureGame;RolePlaying
-Exec=env WINEDEBUG='-all' WINEPREFIX='/home/CHANGEME/Wine Prefixes/Path of Exile' wine '/home/CHANGEME/Wine Prefixes/Path of Exile/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile/PathOfExile.exe' --noasync+Exec=env DXVK_LOG_LEVEL='none' WINEDEBUG='-all' WINEPREFIX='/home/CHANGEME/Wine Prefixes/Path of Exile' wine '/home/CHANGEME/Wine Prefixes/Path of Exile/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile/PathOfExile.exe'
 Type=Application Type=Application
 StartupNotify=true StartupNotify=true
 Path=/home/CHANGEME/Wine Prefixes/Path of Exile/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile Path=/home/CHANGEME/Wine Prefixes/Path of Exile/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile
 Icon=7F60_ClientIcon.0 Icon=7F60_ClientIcon.0
-Actions=Kill;Verify;+Actions=Kill;Repair;
  
 [Desktop Action Kill] [Desktop Action Kill]
 Exec=env WINEPREFIX='/home/CHANGEME/Wine Prefixes/Path of Exile' wineserver -k Exec=env WINEPREFIX='/home/CHANGEME/Wine Prefixes/Path of Exile' wineserver -k
-Name=Kill wineserver+Name=Force-close
  
-[Desktop Action Verify]+[Desktop Action Repair]
 Exec=gnome-terminal -- env WINEDEBUG='-all' WINEPREFIX='/home/CHANGEME/Wine Prefixes/Path of Exile' wine '/home/CHANGEME/Wine Prefixes/Path of Exile/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile/PackCheck.exe' Exec=gnome-terminal -- env WINEDEBUG='-all' WINEPREFIX='/home/CHANGEME/Wine Prefixes/Path of Exile' wine '/home/CHANGEME/Wine Prefixes/Path of Exile/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile/PackCheck.exe'
-Name=Verify Content.ggpk</code>+Name=Check and Repair Data</code>
  
   sed -i 's/'CHANGEME'/'$USER'/g' ~/'.local/share/applications/wine/Programs/Path of Exile/Path of Exile.desktop'   sed -i 's/'CHANGEME'/'$USER'/g' ~/'.local/share/applications/wine/Programs/Path of Exile/Path of Exile.desktop'
/var/www/wiki/data/pages/games/wine/path_of_exile.txt · Last modified: 2019/11/03 23:03 by Sean Rhone