Path of Exile
Informations
Créateur | Messages |
---|---|
xyz
|
AttentionThis installer is a beta script. It means that it might not work as expected InformationsPlate-formes : Retours d'expérience10 8 DescriptionFree online-only action role-playing game, set in the dark fantasy world of Wraeclast. Wikipedia. Appdb.winehq.org (tests reports). 'Path of Exile on Wine'. Captures d'écranCode source#!/usr/bin/env playonlinux-bash # Date : 2012-08-16 21-12 # Last revision : see changelog # Wine version used : 1.4 # Distribution used to test : Gentoo x86_64 # Author : xyz # # CHANGELOG # [Dadu042] (2019-05-26) # Fix text missing in the installer first screen (and in the buttons). POL 4.3.4, Xubuntu 19.04 # With Wine 3.0+ the installer crash (because of missing JPEGdecoder ?). # [contessaxd] (2018-03-07 21-55) # Updated download location # [deanmsands3] (2018-03-12 19-49) # Installer is now EXE, removed msiexec from POL_Wine command. [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Path of Exile" PREFIX="pathofexile" POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_Init POL_SetupWindow_SetID 1366 POL_SetupWindow_presentation "$TITLE" "Grinding Gear Games" "http://www.pathofexile.com" "xyz" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" POL_System_SetArch "x86" POL_Wine_PrefixCreate "2.22" POL_System_TmpCreate "$PREFIX" cd "$POL_System_TmpDir" POL_Download "https://www.pathofexile.com/downloads/PathOfExileInstaller.exe" POL_Wine_WaitBefore "$TITLE" POL_Wine "$POL_System_TmpDir/PathOfExileInstaller.exe" POL_System_TmpDelete POL_Wine_OverrideDLL "native,builtin" "openal32" POL_Shortcut "PathOfExile.exe" "$TITLE" "$TITLE.png" "Game;Roleplaying" POL_SetupWindow_Close exit |
Contributions
Filters:
ContribuerMembre | Messages |
poenotworking | Jeudi 1 Avril 2021 à 22:40 |
poenotworking
|
WarningCette mise à jour n'a pas été approuvée par l'équipe. MessagesOutdated installer url Differences@@ -1,3 +1,4 @@ + #!/usr/bin/env playonlinux-bash # Date : 2012-08-16 21-12 # Last revision : see changelog @@ -6,6 +7,7 @@ # Author : xyz # # CHANGELOG +# [poenotworking] new download url # [Dadu042] (2019-05-26) # Fix text missing in the installer first screen (and in the buttons). POL 4.3.4, Xubuntu 19.04 # With Wine 3.0+ the installer crash (because of missing JPEGdecoder ?). @@ -13,13 +15,13 @@ # Updated download location # [deanmsands3] (2018-03-12 19-49) # Installer is now EXE, removed msiexec from POL_Wine command. - + [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" - + TITLE="Path of Exile" PREFIX="pathofexile" - + POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_Init POL_SetupWindow_SetID 1366 @@ -27,19 +29,19 @@ POL_Wine_SelectPrefix "$PREFIX" POL_System_SetArch "x86" POL_Wine_PrefixCreate "2.22" - + POL_System_TmpCreate "$PREFIX" - + cd "$POL_System_TmpDir" -POL_Download "https://www.pathofexile.com/downloads/PathOfExileInstaller.exe" +POL_Download "https://web.poecdn.com/downloads/PathOfExileInstaller.exe" POL_Wine_WaitBefore "$TITLE" POL_Wine "$POL_System_TmpDir/PathOfExileInstaller.exe" - + POL_System_TmpDelete - + POL_Wine_OverrideDLL "native,builtin" "openal32" - -POL_Shortcut "PathOfExile.exe" "$TITLE" "$TITLE.png" "Game;Roleplaying" +POL_Shortcut "PathOfExile.exe" "$TITLE" "$TITLE.png" "Game;Roleplaying" + POL_SetupWindow_Close exit \ No newline at end of file Nouveau code source#!/usr/bin/env playonlinux-bash # Date : 2012-08-16 21-12 # Last revision : see changelog # Wine version used : 1.4 # Distribution used to test : Gentoo x86_64 # Author : xyz # # CHANGELOG # [poenotworking] new download url # [Dadu042] (2019-05-26) # Fix text missing in the installer first screen (and in the buttons). POL 4.3.4, Xubuntu 19.04 # With Wine 3.0+ the installer crash (because of missing JPEGdecoder ?). # [contessaxd] (2018-03-07 21-55) # Updated download location # [deanmsands3] (2018-03-12 19-49) # Installer is now EXE, removed msiexec from POL_Wine command. [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Path of Exile" PREFIX="pathofexile" POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_Init POL_SetupWindow_SetID 1366 POL_SetupWindow_presentation "$TITLE" "Grinding Gear Games" "http://www.pathofexile.com" "xyz" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" POL_System_SetArch "x86" POL_Wine_PrefixCreate "2.22" POL_System_TmpCreate "$PREFIX" cd "$POL_System_TmpDir" POL_Download "https://web.poecdn.com/downloads/PathOfExileInstaller.exe" POL_Wine_WaitBefore "$TITLE" POL_Wine "$POL_System_TmpDir/PathOfExileInstaller.exe" POL_System_TmpDelete POL_Wine_OverrideDLL "native,builtin" "openal32" POL_Shortcut "PathOfExile.exe" "$TITLE" "$TITLE.png" "Game;Roleplaying" POL_SetupWindow_Close exit RéponsesEdité par poenotworking |
Dadu042 | Jeudi 23 Mai 2019 à 21:06 |
Dadu042
|
InformationCette mise à jour a été acceptée par l'équipe MessagesI stopped after the installer displayed the details of "patch notes 3.6.5" and started to download the game (15 GB). Differences@@ -1,44 +1,45 @@ #!/usr/bin/env playonlinux-bash # Date : 2012-08-16 21-12 -# Last revision : 2018-03-12 19-49 +# Last revision : see changelog # Wine version used : 1.4 # Distribution used to test : Gentoo x86_64 # Author : xyz # # CHANGELOG -# [Dadu042] (2019-05-23) +# [Dadu042] (2019-05-26) # Fix text missing in the installer first screen (and in the buttons). POL 4.3.4, Xubuntu 19.04 +# With Wine 3.0+ the installer crash (because of missing JPEGdecoder ?). # [contessaxd] (2018-03-07 21-55) # Updated download location # [deanmsands3] (2018-03-12 19-49) # Installer is now EXE, removed msiexec from POL_Wine command. - + [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" - + TITLE="Path of Exile" PREFIX="pathofexile" - + POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_Init POL_SetupWindow_SetID 1366 POL_SetupWindow_presentation "$TITLE" "Grinding Gear Games" "http://www.pathofexile.com" "xyz" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" POL_System_SetArch "x86" -POL_Wine_PrefixCreate "3.0" - +POL_Wine_PrefixCreate "2.22" + POL_System_TmpCreate "$PREFIX" - + cd "$POL_System_TmpDir" POL_Download "https://www.pathofexile.com/downloads/PathOfExileInstaller.exe" POL_Wine_WaitBefore "$TITLE" -POL_Wine "$POL_System_TmpDir/PathOfExileInstaller.exe" - +POL_Wine "$POL_System_TmpDir/PathOfExileInstaller.exe" + POL_System_TmpDelete - + POL_Wine_OverrideDLL "native,builtin" "openal32" - -POL_Shortcut "PathOfExile.exe" "$TITLE" "$TITLE.png" "Game;Roleplaying" +POL_Shortcut "PathOfExile.exe" "$TITLE" "$TITLE.png" "Game;Roleplaying" + POL_SetupWindow_Close exit \ No newline at end of file Nouveau code source#!/usr/bin/env playonlinux-bash # Date : 2012-08-16 21-12 # Last revision : see changelog # Wine version used : 1.4 # Distribution used to test : Gentoo x86_64 # Author : xyz # # CHANGELOG # [Dadu042] (2019-05-26) # Fix text missing in the installer first screen (and in the buttons). POL 4.3.4, Xubuntu 19.04 # With Wine 3.0+ the installer crash (because of missing JPEGdecoder ?). # [contessaxd] (2018-03-07 21-55) # Updated download location # [deanmsands3] (2018-03-12 19-49) # Installer is now EXE, removed msiexec from POL_Wine command. [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Path of Exile" PREFIX="pathofexile" POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_Init POL_SetupWindow_SetID 1366 POL_SetupWindow_presentation "$TITLE" "Grinding Gear Games" "http://www.pathofexile.com" "xyz" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" POL_System_SetArch "x86" POL_Wine_PrefixCreate "2.22" POL_System_TmpCreate "$PREFIX" cd "$POL_System_TmpDir" POL_Download "https://www.pathofexile.com/downloads/PathOfExileInstaller.exe" POL_Wine_WaitBefore "$TITLE" POL_Wine "$POL_System_TmpDir/PathOfExileInstaller.exe" POL_System_TmpDelete POL_Wine_OverrideDLL "native,builtin" "openal32" POL_Shortcut "PathOfExile.exe" "$TITLE" "$TITLE.png" "Game;Roleplaying" POL_SetupWindow_Close exit RéponsesDimanche 25 Aoüt 2019 à 2:31
Edité par Dadu042 |
deanmsands3 | Lundi 12 Mars 2018 à 20:56 |
deanmsands3
|
WarningCette mise à jour n'a pas été approuvée par l'équipe. Differences@@ -1,6 +1,14 @@ -#!/bin/bash +#!/usr/bin/env playonlinux-bash + + +# CHANGELOG +# [contessaxd] (2018-03-07 21-55) +# Updated download location +# [deanmsands3] (2018-03-12 19-49) +# Installer is now EXE, removed msiexec from POL_Wine command. + # Date : 2012-08-16 21-12 -# Last revision : 2012-09-25 22-23 +# Last revision : 2018-03-12 19-49 # Wine version used : 1.4 # Distribution used to test : Gentoo x86_64 # Author : xyz @@ -21,9 +29,9 @@ POL_System_TmpCreate "$PREFIX" cd "$POL_System_TmpDir" -POL_Download "http://webcdn.pathofexile.com/downloads/PathOfExileInstaller.msi" +POL_Download "https://www.pathofexile.com/downloads/PathOfExileInstaller.exe" POL_Wine_WaitBefore "$TITLE" -POL_Wine msiexec /i "$POL_System_TmpDir/PathOfExileInstaller.msi" +POL_Wine "$POL_System_TmpDir/PathOfExileInstaller.exe" POL_System_TmpDelete Nouveau code source#!/usr/bin/env playonlinux-bash # CHANGELOG # [contessaxd] (2018-03-07 21-55) # Updated download location # [deanmsands3] (2018-03-12 19-49) # Installer is now EXE, removed msiexec from POL_Wine command. # Date : 2012-08-16 21-12 # Last revision : 2018-03-12 19-49 # Wine version used : 1.4 # Distribution used to test : Gentoo x86_64 # Author : xyz [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Path of Exile" PREFIX="pathofexile" POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_Init POL_SetupWindow_SetID 1366 POL_SetupWindow_presentation "$TITLE" "Grinding Gear Games" "http://www.pathofexile.com" "xyz" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "1.7.55" POL_System_TmpCreate "$PREFIX" cd "$POL_System_TmpDir" POL_Download "https://www.pathofexile.com/downloads/PathOfExileInstaller.exe" POL_Wine_WaitBefore "$TITLE" POL_Wine "$POL_System_TmpDir/PathOfExileInstaller.exe" POL_System_TmpDelete POL_Wine_OverrideDLL "native,builtin" "openal32" POL_Shortcut "PathOfExile.exe" "$TITLE" "$TITLE.png" POL_SetupWindow_Close exit RéponsesLundi 12 Mars 2018 à 21:21
|
contessaxd | Mercredi 7 Mars 2018 à 21:55 |
contessaxd
|
WarningCette mise à jour n'a pas été approuvée par l'équipe. Differences@@ -21,9 +21,9 @@ POL_System_TmpCreate "$PREFIX" cd "$POL_System_TmpDir" -POL_Download "http://webcdn.pathofexile.com/downloads/PathOfExileInstaller.msi" +POL_Download "https://www.pathofexile.com/downloads/PathOfExileInstaller.exe" POL_Wine_WaitBefore "$TITLE" -POL_Wine msiexec /i "$POL_System_TmpDir/PathOfExileInstaller.msi" +POL_Wine msiexec /i "$POL_System_TmpDir/PathOfExileInstaller.exe" POL_System_TmpDelete Nouveau code source#!/bin/bash # Date : 2012-08-16 21-12 # Last revision : 2012-09-25 22-23 # Wine version used : 1.4 # Distribution used to test : Gentoo x86_64 # Author : xyz [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Path of Exile" PREFIX="pathofexile" POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_Init POL_SetupWindow_SetID 1366 POL_SetupWindow_presentation "$TITLE" "Grinding Gear Games" "http://www.pathofexile.com" "xyz" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "1.7.55" POL_System_TmpCreate "$PREFIX" cd "$POL_System_TmpDir" POL_Download "https://www.pathofexile.com/downloads/PathOfExileInstaller.exe" POL_Wine_WaitBefore "$TITLE" POL_Wine msiexec /i "$POL_System_TmpDir/PathOfExileInstaller.exe" POL_System_TmpDelete POL_Wine_OverrideDLL "native,builtin" "openal32" POL_Shortcut "PathOfExile.exe" "$TITLE" "$TITLE.png" POL_SetupWindow_Close exit RéponsesLundi 12 Mars 2018 à 20:58
|
yazeed | Vendredi 2 Février 2018 à 6:58 |
yazeed
|
WarningCette mise à jour n'a pas été approuvée par l'équipe. Differences@@ -16,7 +16,7 @@ POL_SetupWindow_SetID 1366 POL_SetupWindow_presentation "$TITLE" "Grinding Gear Games" "http://www.pathofexile.com" "xyz" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" -POL_Wine_PrefixCreate "1.7.55" +POL_Wine_PrefixCreate "1.7.27-PathOfExile-1.7.27" POL_System_TmpCreate "$PREFIX" Nouveau code source#!/bin/bash # Date : 2012-08-16 21-12 # Last revision : 2012-09-25 22-23 # Wine version used : 1.4 # Distribution used to test : Gentoo x86_64 # Author : xyz [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Path of Exile" PREFIX="pathofexile" POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_Init POL_SetupWindow_SetID 1366 POL_SetupWindow_presentation "$TITLE" "Grinding Gear Games" "http://www.pathofexile.com" "xyz" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "1.7.27-PathOfExile-1.7.27" POL_System_TmpCreate "$PREFIX" cd "$POL_System_TmpDir" POL_Download "http://webcdn.pathofexile.com/downloads/PathOfExileInstaller.msi" POL_Wine_WaitBefore "$TITLE" POL_Wine msiexec /i "$POL_System_TmpDir/PathOfExileInstaller.msi" POL_System_TmpDelete POL_Wine_OverrideDLL "native,builtin" "openal32" POL_Shortcut "PathOfExile.exe" "$TITLE" "$TITLE.png" POL_SetupWindow_Close exit Réponses |
yazeed | Vendredi 2 Février 2018 à 6:53 |
yazeed
|
WarningCette mise à jour n'a pas été approuvée par l'équipe. Differences@@ -21,7 +21,7 @@ POL_System_TmpCreate "$PREFIX" cd "$POL_System_TmpDir" -POL_Download "http://webcdn.pathofexile.com/downloads/PathOfExileInstaller.msi" +POL_Download "http://www.pathofexile.com/downloads/PathOfExileInstaller.msi" POL_Wine_WaitBefore "$TITLE" POL_Wine msiexec /i "$POL_System_TmpDir/PathOfExileInstaller.msi" Nouveau code source#!/bin/bash # Date : 2012-08-16 21-12 # Last revision : 2012-09-25 22-23 # Wine version used : 1.4 # Distribution used to test : Gentoo x86_64 # Author : xyz [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Path of Exile" PREFIX="pathofexile" POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_Init POL_SetupWindow_SetID 1366 POL_SetupWindow_presentation "$TITLE" "Grinding Gear Games" "http://www.pathofexile.com" "xyz" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "1.7.55" POL_System_TmpCreate "$PREFIX" cd "$POL_System_TmpDir" POL_Download "http://www.pathofexile.com/downloads/PathOfExileInstaller.msi" POL_Wine_WaitBefore "$TITLE" POL_Wine msiexec /i "$POL_System_TmpDir/PathOfExileInstaller.msi" POL_System_TmpDelete POL_Wine_OverrideDLL "native,builtin" "openal32" POL_Shortcut "PathOfExile.exe" "$TITLE" "$TITLE.png" POL_SetupWindow_Close exit RéponsesVendredi 2 Février 2018 à 6:54
|
Emalkartha | Mercredi 10 Mai 2017 à 7:45 |
Emalkartha
|
MessagesHave to give this a big thumbs down for Mac players. Wine crashes on the game installing every time, no matter what i try. RéponsesDimanche 8 Octobre 2017 à 6:52
Dimanche 8 Octobre 2017 à 11:20
Mardi 31 Octobre 2017 à 17:10
|
Aeronic | Mercredi 26 Avril 2017 à 22:35 |
Aeronic
|
WarningCette mise à jour n'a pas été approuvée par l'équipe. Differences@@ -21,9 +21,9 @@ POL_System_TmpCreate "$PREFIX" cd "$POL_System_TmpDir" -POL_Download "http://webcdn.pathofexile.com/downloads/PathOfExileInstaller.msi" +POL_Download "http://webcdn.pathofexile.com/downloads/PathOfExileInstaller.exe" POL_Wine_WaitBefore "$TITLE" -POL_Wine msiexec /i "$POL_System_TmpDir/PathOfExileInstaller.msi" +POL_Wine "$POL_System_TmpDir/PathOfExileInstaller.exe" POL_System_TmpDelete Nouveau code source#!/bin/bash # Date : 2012-08-16 21-12 # Last revision : 2012-09-25 22-23 # Wine version used : 1.4 # Distribution used to test : Gentoo x86_64 # Author : xyz [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Path of Exile" PREFIX="pathofexile" POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_Init POL_SetupWindow_SetID 1366 POL_SetupWindow_presentation "$TITLE" "Grinding Gear Games" "http://www.pathofexile.com" "xyz" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "1.7.55" POL_System_TmpCreate "$PREFIX" cd "$POL_System_TmpDir" POL_Download "http://webcdn.pathofexile.com/downloads/PathOfExileInstaller.exe" POL_Wine_WaitBefore "$TITLE" POL_Wine "$POL_System_TmpDir/PathOfExileInstaller.exe" POL_System_TmpDelete POL_Wine_OverrideDLL "native,builtin" "openal32" POL_Shortcut "PathOfExile.exe" "$TITLE" "$TITLE.png" POL_SetupWindow_Close exit RéponsesMercredi 26 Avril 2017 à 22:36
Lundi 8 Mai 2017 à 18:08
Mardi 6 Juin 2017 à 10:49
|
hochl | Samedi 25 Mars 2017 à 14:24 |
hochl
|
MessagesI have been running POE with playonlinux on Debian for a while. Here are two insights:
Réponses |
prarus7 | Jeudi 19 Janvier 2017 à 7:43 |
prarus7
|
|
bspmen | Lundi 28 Novembre 2016 à 12:23 |
bspmen
|
|
sherkhan | Samedi 27 Aoüt 2016 à 18:22 |
sherkhan
|
MessagesAny chance someone could write an update for 1.9x [CMST enabled]? Contacted GGG, but they refuse to touch OSX/Linux wrappers even at a distance and pointed me towards a forum post from 2013. It'd be great if we could get a working wrapper up here. Thanks! Réponses |
kartoffelopa | Mardi 1 Mars 2016 à 22:21 |
kartoffelopa
|
MessagesHello, With the new Ascedency prepatch, the game does not work anymore with the current setup.
It will work with the following dlls: https://www.winehq.org/pipermail/wine-bugs/2015-November/428425.html Winversion: XP Wine: 1.9.4 also vcrun2010 must be installed afterwards.
RéponsesMardi 1 Mars 2016 à 22:23
|
petch | Vendredi 4 Décembre 2015 à 23:02 |
petch
|
WarningCette mise à jour n'a pas été approuvée par l'équipe. MessagesAdd POL_SetupWindow_SetID Differences@@ -13,6 +13,7 @@ POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_Init +POL_SetupWindow_SetID 1366 POL_SetupWindow_presentation "$TITLE" "Grinding Gear Games" "http://www.pathofexile.com" "xyz" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "1.7.55" Nouveau code source#!/bin/bash # Date : 2012-08-16 21-12 # Last revision : 2012-09-25 22-23 # Wine version used : 1.4 # Distribution used to test : Gentoo x86_64 # Author : xyz [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Path of Exile" PREFIX="pathofexile" POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_Init POL_SetupWindow_SetID 1366 POL_SetupWindow_presentation "$TITLE" "Grinding Gear Games" "http://www.pathofexile.com" "xyz" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "1.7.55" POL_System_TmpCreate "$PREFIX" cd "$POL_System_TmpDir" POL_Download "http://webcdn.pathofexile.com/downloads/PathOfExileInstaller.msi" POL_Wine_WaitBefore "$TITLE" POL_Wine msiexec /i "$POL_System_TmpDir/PathOfExileInstaller.msi" POL_System_TmpDelete POL_Wine_OverrideDLL "native,builtin" "openal32" POL_Shortcut "PathOfExile.exe" "$TITLE" "$TITLE.png" POL_SetupWindow_Close exit Réponses |
RobLoach | Dimanche 22 Novembre 2015 à 6:21 |
RobLoach
|
WarningCette mise à jour n'a pas été approuvée par l'équipe. MessagesFunctions well on 1.7.55. Differences@@ -15,7 +15,7 @@ POL_SetupWindow_Init POL_SetupWindow_presentation "$TITLE" "Grinding Gear Games" "http://www.pathofexile.com" "xyz" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" -POL_Wine_PrefixCreate "1.5.28-PathOfExile" +POL_Wine_PrefixCreate "1.7.55" POL_System_TmpCreate "$PREFIX" Nouveau code source#!/bin/bash # Date : 2012-08-16 21-12 # Last revision : 2012-09-25 22-23 # Wine version used : 1.4 # Distribution used to test : Gentoo x86_64 # Author : xyz [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Path of Exile" PREFIX="pathofexile" POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_Init POL_SetupWindow_presentation "$TITLE" "Grinding Gear Games" "http://www.pathofexile.com" "xyz" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "1.7.55" POL_System_TmpCreate "$PREFIX" cd "$POL_System_TmpDir" POL_Download "http://webcdn.pathofexile.com/downloads/PathOfExileInstaller.msi" POL_Wine_WaitBefore "$TITLE" POL_Wine msiexec /i "$POL_System_TmpDir/PathOfExileInstaller.msi" POL_System_TmpDelete POL_Wine_OverrideDLL "native,builtin" "openal32" POL_Shortcut "PathOfExile.exe" "$TITLE" "$TITLE.png" POL_SetupWindow_Close exit Réponses |
hsusonic | Mardi 6 Octobre 2015 à 13:08 |
hsusonic
|
MessagesHi, The system I am using is Ubuntu 14.04. I installed Path of Exile through POL, but it crash at startup. The folloing is the debug information: Running wine-1.5.28-PathOfExile PathOfExile.exe (Working directory : /home/hsusonic/.PlayOnLinux/wineprefix/pathofexile/drive_c/Program Files/Grinding Gear Games/Path of Exile) fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:heap:HeapSetInformation 0x110000 0 0x33fdb8 4 fixme:win:EnumDisplayDevicesW ((null),0,0x33e544,0x00000000), stub! fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats fixme:d3d:swapchain_init The application requested more than one back buffer, this is not properly supported. Please configure the application to use double buffering (1 back buffer) if possible. fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats fixme:d3d9:Direct3DShaderValidatorCreate9 stub fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS) fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS) fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS) fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:d3d_texture:texture_init Failed to create surface 0x1603f0, hr 0x8876086c Is there anything I can do to make it right? Best, Sonic RéponsesLundi 23 Novembre 2015 à 19:30
|
zaggynl | Dimanche 23 Aoüt 2015 à 20:15 |
zaggynl
|
MessagesRuns out of the box without any errors or crashes but performance isn't very good. Haven't had any luck getting PoE to work on later wine versions (black screen) has anyone else? RéponsesLundi 31 Aoüt 2015 à 17:48
|
idcat71210 | Lundi 10 Aoüt 2015 à 6:53 |
idcat71210
|
Messageshi,i am a new player by MAC. I alway instal POE on windows. This is my first time instal on MAC. But I do not how to start. Have some bady can teach me or show the step by photo.
I will very very Appreciate?
Thank you
Jerry Réponses |
JureGr | Mercredi 8 Juillet 2015 à 19:23 |
JureGr
|
MessagesGame crashes on startup. Running wine-1.5.28-PathOfExile PathOfExile.exe (Working directory : /home/ghandi/.PlayOnLinux/wineprefix/pathofexile/drive_c/Program Files/Grinding Gear Games/Path of Exile) Antergos linux 64bit RéponsesMercredi 8 Juillet 2015 à 19:32
Mercredi 8 Juillet 2015 à 19:33
Mercredi 8 Juillet 2015 à 19:50
Mercredi 8 Juillet 2015 à 19:56
Mercredi 8 Juillet 2015 à 19:57
Mercredi 8 Juillet 2015 à 20:08
Mercredi 8 Juillet 2015 à 20:20
Mercredi 8 Juillet 2015 à 20:33
Mercredi 8 Juillet 2015 à 21:16
|
autra | Jeudi 21 Mai 2015 à 12:15 |
autra
|
MessagesOn Ubuntu 15.04, the first run (just after the installation, before the "allocated space" phase), fails with [05/21/15 12:11:31] - Running wine-1.5.28-PathOfExile PathOfExile.exe (Working directory : /home/autra/.PlayOnLinux/wineprefix/pathofexile/drive_c/Program Files/Grinding Gear Games/Path of Exile)
Any idea? Thanks! RéponsesJeudi 21 Mai 2015 à 18:48
Jeudi 21 Mai 2015 à 19:11
Jeudi 21 Mai 2015 à 19:25
|
petch | Mercredi 29 Avril 2015 à 7:24 |
petch
|
WarningCette mise à jour n'a pas été approuvée par l'équipe. MessagesChange download URL to https://www.pathofexile.com/downloads/PathOfExileInstaller.msi Differences@@ -20,7 +20,7 @@ POL_System_TmpCreate "$PREFIX" cd "$POL_System_TmpDir" -POL_Download "http://webcdn.pathofexile.com/downloads/PathOfExileInstaller.msi" +POL_Download "https://www.pathofexile.com/downloads/PathOfExileInstaller.msi" POL_Wine_WaitBefore "$TITLE" POL_Wine msiexec /i "$POL_System_TmpDir/PathOfExileInstaller.msi" Nouveau code source#!/bin/bash # Date : 2012-08-16 21-12 # Last revision : 2012-09-25 22-23 # Wine version used : 1.4 # Distribution used to test : Gentoo x86_64 # Author : xyz [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Path of Exile" PREFIX="pathofexile" POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_Init POL_SetupWindow_presentation "$TITLE" "Grinding Gear Games" "http://www.pathofexile.com" "xyz" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "1.5.28-PathOfExile" POL_System_TmpCreate "$PREFIX" cd "$POL_System_TmpDir" POL_Download "https://www.pathofexile.com/downloads/PathOfExileInstaller.msi" POL_Wine_WaitBefore "$TITLE" POL_Wine msiexec /i "$POL_System_TmpDir/PathOfExileInstaller.msi" POL_System_TmpDelete POL_Wine_OverrideDLL "native,builtin" "openal32" POL_Shortcut "PathOfExile.exe" "$TITLE" "$TITLE.png" POL_SetupWindow_Close exit Réponses |
backad | Mercredi 29 Avril 2015 à 2:18 |
backad
|
WarningCette mise à jour n'a pas été approuvée par l'équipe. Messages---Português/Portugues-- Boa noite. Ao criador do script: Por favor, edite a linha do download: POL_Download "http://webcdn.pathofexile.com/downloads/PathOfExileInstaller.msi" Para: POL_Download "https://www.pathofexile.com/downloads/PathOfExileInstaller.msi" Motivo: A URL não está funcionando, travando na metade do download. Desculpe meu inglês ruim, mas estou usando um tradutor. Obrigado, fique com Deus.
--Inglês/English--- Good night.
The script creator: Please edit the line of download:
POL_Download "http://webcdn.pathofexile.com/downloads/PathOfExileInstaller.msi"
To:
POL_Download "https://www.pathofexile.com/downloads/PathOfExileInstaller.msi"
Reason: The URL is not working, locking in the middle of the download.
Sorry my bad English, but I am using a translator.
Thank you, stay with God.
Differences@@ -20,7 +20,7 @@ POL_System_TmpCreate "$PREFIX" cd "$POL_System_TmpDir" -POL_Download "http://webcdn.pathofexile.com/downloads/PathOfExileInstaller.msi" +POL_Download "https://www.pathofexile.com/downloads/PathOfExileInstaller.msi" # << The of URL here POL_Wine_WaitBefore "$TITLE" POL_Wine msiexec /i "$POL_System_TmpDir/PathOfExileInstaller.msi" Nouveau code source#!/bin/bash # Date : 2012-08-16 21-12 # Last revision : 2012-09-25 22-23 # Wine version used : 1.4 # Distribution used to test : Gentoo x86_64 # Author : xyz [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Path of Exile" PREFIX="pathofexile" POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_Init POL_SetupWindow_presentation "$TITLE" "Grinding Gear Games" "http://www.pathofexile.com" "xyz" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "1.5.28-PathOfExile" POL_System_TmpCreate "$PREFIX" cd "$POL_System_TmpDir" POL_Download "https://www.pathofexile.com/downloads/PathOfExileInstaller.msi" # << The of URL here POL_Wine_WaitBefore "$TITLE" POL_Wine msiexec /i "$POL_System_TmpDir/PathOfExileInstaller.msi" POL_System_TmpDelete POL_Wine_OverrideDLL "native,builtin" "openal32" POL_Shortcut "PathOfExile.exe" "$TITLE" "$TITLE.png" POL_SetupWindow_Close exit Réponses |
terryc | Vendredi 17 Avril 2015 à 11:10 |
terryc
|
MessagesIn certain zones/maps; the Siren cove caverns and the catacombs, I loose the top right quarter to all white. Also occassionally, small black squares(<= 1/16 ofscreen) replace floor textures. Is there a jargon term to describe ythis. Has anyone seen this problem? I'm trying to work out if it is a PoL setting or AMD driver problem(three different Cat drivers on two cards, both PCIe16x). Debian Wheezy, AMD64, 8 core cpu. PoL is 1.7.9-PathofExile(been occuring since first installed on earlier versions). All settings are default or enabled. Vid is 1024Mb, DDR is opengl.
Apart from this problem, the games has been good(hint, don't start multiple characters at once because you have to do the same stuff three times= Diable like).).
Réponses |
factotum218 | Jeudi 2 Octobre 2014 à 3:04 |
factotum218
|
MessagesA patch was released on Oct. 1, 2014 that has made the default Path of Exile install (Wine 1.5, etc) give the error: "Failed resetting Direct3D device objects." I'm not sure the cause of it but will report anything back as I tinker with the installation.
Xubuntu 14.04 Radeon HD 68xx Playonlinux: 4.2.2 Wine: 1.5.28-PathOfExile (Default) GLSL Support enabled Direct Draw Renderer opengl Video memory size 1024 Offscreen rendering mode fbo everything else default RéponsesMercredi 19 Novembre 2014 à 18:58
|
adrizein | Samedi 7 Juin 2014 à 20:24 |
adrizein
|
MessagesThe game is rather playable with maxed out graphics in 1920*1080 (i5-2500K, nVidia GTX560) although it sometimes freezes for a moment in the middle of a combat and then the keyboard would not respond anymore. Pausing the game solves the problem IIRC. Those problems basically make hardcore mode unplayable. There is also a lag problem, but it might just be due to PoE's servers. Very minor problem : the desktop icon doesn't have a transparent background (white). Réponses |
This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com