Linux path of exile
These guys just spent 7 years getting this game out of beta, and now you want Linux support? Give them a break for a bit, let them relish in their success, and use Windows instead of trying to be the hip 1% that uses Linux for gaming.
I agree that it is rude to expect devs to make something compatible with a platform that has a low gaming market share. Especially on day one out of beta. However I would like to point out that the «hip 1%» as you call them is the collective Linux community trying to finally get some recognition. Linux is a great OS, or many great OSes depending on how you see it, and people like me who enjoy the freedom and versatility of the platform are just as deserving of good gaming content as you all who use Windows and Mac for your non-gaming activities. It really isn’t so much to ask for.
I agree that it is rude to expect devs to make something compatible with a platform that has a low gaming market share. Especially on day one out of beta. However I would like to point out that the «hip 1%» as you call them is the collective Linux community trying to finally get some recognition. Linux is a great OS, or many great OSes depending on how you see it, and people like me who enjoy the freedom and versatility of the platform are just as deserving of good gaming content as you all who use Windows and Mac for your non-gaming activities. It really isn’t so much to ask for.
They have their recognition, Valve is developing an entire console line and OS. Everyone that I know, myself included, that uses Linux does not use it for gaming. It’s a fun experiment to see what games you CAN get running, but I think at this point we just need to let Valve continue their campaign, and the rest will fall into place.
I for one am not putting all my faith into VALVe or expecting them to do everything for us. We still need dev participation to get games ported over. If the community stays quiet and puts everything in VALVe’s hands, then we take the risk of SteamOS failing and killing popular support for Linux across the board.
And of course most Linux users don’t use Linux for gaming. Because it really isn’t a viable option yet. Which is why we should speak up and let people know we want games.
PoE на Linux
Запускал как-то через PlayOnLinux, но FPS был намного меньше, чем на Windows. Но тут скорее моя криворукость виновата. Я так и не понял как правильно оптимизировать Linux на ноутбуке. Как правильно подрубить драйвера, отключить интегрированную и поставить вместо неё дискретную по умолчанию, где можно пошалить с настройками Nvidia и как, чёрт возьми, включить режим «высокой производительности», как на Windows, чтобы убрать ограничение на чёртовом процессоре с 2.4 до 3.2 ггц.
Буду очень благодарен, если кто-то разъяснит все способы оптимизации Linux.
Спасибо за ваше сообщение!
Подробнее об использовании WINE вы можете прочитать на форуме, или на wiki.
Увы, но у нас нет никакой полезной информации касательно PlayOnLinux. К сожалению, это все данные, которыми мы располагаем по данному вопросу.
Надеюсь вы найдёте эту информацию полезной. 🙂
Thanks for posting about this!
For more information about using WINE please check out this forum thread, or the following page on the gamepedia wiki. I apologise for these pages being in English.
Regarding PlayOnLinux, I am afraid that I am unable to provide you with any resources that may be of use. I apologise for not being able to assist more with this.
Запуск Path of Exile Garena на Linux
Отличная новость, ПоЕ запустилость и очень даже комфорно играется!
Итак, для запуска нам потребуется:
wine-staging. На странице пречислены репозитории для различных дистрибутивов. Есть вариант установки wine-staging паралельно с основной версией wine, об этому можно почитать там же, простой вариант — замена основной версии wine на wine-stagging. Для этого устанавливаем пакет wine-staging-compat.
winetricks скрипт, который позволяет быстро устанавливать в префикс компоненты, необходимые для запуска приложений Windows. С большой вероятностью есть в стандартных репозиториях, скачать последнюю версию можно так:
wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
chmod +x winetricks
Устанавливаем wine-staging-compat и открываем winecfg, после настройки префикса включаем CSMT на вкладке «Staging», добавляем во вкладке «Библиотеки» openal32 и изменяем порядок загрузки на встроенная:
Далее установим дополнительные компоненты при помощи winetricks.
1. directx9
2. vcrun2005(2008,2010) какой из них помог не знаю, ставил все вместе
3. xact_jun2010
4. riched20
5. d3dx9
Для установки выполняем в консоле:
Отключим появление окна крит ошибки приложения(отказывается работать BBTalk.exe, вместо того, чтобы сдохнуть в муках, перезапускается после закрытия окна и по кругу):
Для владельцев видеокарт NVidia, должно повышать производительность:
Следующим шагом будет установка Garena+, если установленного клиента нет — качаем инсталятор и запускаем установку:
переходим в каталог со скачанным файлом
WINEDEBUG=fixme-all wine poecisInstaller.exe
Если клиент был откуда-то скопирован, либо вы используете новый префикс, надо найти и запустить файл POECISLauncher.exe, если клиент Garena+ не установлен — начнется установка, в противном случае клиент будет запущен и подхватит путь установки. Далее игру я запускаю через него.
переходим в каталог с клиентом игры
WINEDEBUG=fixme-all wine POECISLauncher.exe
Wine привязывает каталоги Мои документы, Моя музыка, Мои рисунки к каталогам линукс пользователя,
нас интересует файл garena_ru_production_Config.ini, он находится в каталоге /home/username/Документы/My Games/Path of Exile или аналогичном, находим его, открываем для редактирования и ищем раздел [DISPLAY], поменять на лету полноэкранный\оконный режимы не получится, игра выкидывает, поэтому лучше заранее об этом позаботится.
Пример конфига, выставленны минимальные настройки.
TUTORIAL — How to play Path of Exile on LINUX
As linux only user I would like to share an easy way to play Path of Exile on our linux machine , hoping in a native Linux version to be released soon.
In this tutorial we will be using Play on Linux, just follow the steps it is really easy.
1. Go to http://www.playonlinux.com/en/download.html and donwload the version of Play on Linux for your distribution.
Detailed explanation for Ubuntu inside the spoiler
I am an Ubuntu 12.10 64bit user, therefore I did the following:
— Add the ppa key:
wget -q «http://deb.playonlinux.com/public.gpg» -O- | sudo apt-key add —
— Now add the ppa itself (the command below is on one line):
sudo wget http://deb.playonlinux.com/playonlinux_precise.list -O /etc/apt/sources.list.d/playonlinux.list
— Refresh the repository list
sudo apt-get update
— Install Play on Linux
sudo apt-get install playonlinux
2. Once Play on Linux is installed open it and follow the instructions it will ask you to install some windows fonts. Once the process is concluded we are ready to start.
3. Click on the install button and another window will open, the first time it will take a while to update all the game database. Once the update is finished search for Path of Exile, you will have only one choice.
4. Follow the wizard installation procedures and Path of Exile will be installed on your pc.
5. Once the installation process is finished you will have 2 icons on your desktop. Path of Exile.lnk (which you can delete) and Path of Exile. Double click on Path of Exile.
6. The «Checking Resources» process will now start. It will take a couple of seconds. After that the «Allocating Space» process will start, this time it might take a while before finishing (it took me several hours). Just wait until the process is finished.
7. Close the window and re-open Path of Exile.
8. Have fun!
N.B. Everytime there is an update it will be done automatically when you open Path of Exile. Still once the update is finished you must close the window and re-open path of Exile.
At the moment I can play with all settings at max without any issues at all.
I hope that this guide will help you to play this fantastic game.
TUTORIAL — How to play Path of Exile on LINUX
Success on Linux 64
This is a quick post of a very happy player
Linux Mint 17.3 64-bit , KDE Edition, PoE with Steam, 64 bit wine environment.
— Fresh install of this distrib, updated and upgraded packages.
— Some work to get Nvidia GTX 970 4GB working (an other topic)
I’ve read http://pathofexile.gamepedia.com/Path_of_Exile_on_Wine for some details (set Windows 8).
Playonlinux
— Make a new virtual drive 64 bit
— Set Wine version «1.8 Steam with crossover hack»
— Install Steam, download PoE, quit
— Set Wine version «1.7.27-PathOfExile-1.7.27»
— Run PoE with a new shortcut
— Set options for full screen at your native resolution
Result: full working game, high details everywhere in display options, running at 60 fps.
In case of crazy 3D : Disable KDE compositing with Alt-Shift-F12
Note: No winetricks done.
Some weird things I’ve noticed:
— at the end of some text lines: a small rectangle (a font issue I guess), not a big deal (maybe I should have done the usp10 trick)
— 3D- in submerged area after flat muds: big squares, black tiles and one floating sticked to my character, quite annoying but playable.
I hope this will help others and maybe the first post could be updated.