kiza
Members
-
Joined
Solutions
-
kiza's post in Linux GOG.com version (3 issues) was marked as the answer1) The first problem is: Not properly packaged archive, instead of an installer.
a) As a result the game doesn't get installed and doesn't show up in the Games location on any distribution used, or tried on.
I've created a .desktop file for this. Posted in another thread, but it seems I must wait for someone to approve the post. Since it was asked directly here and maybe it is useful for someone else:
[Desktop Entry] Version=1.0 Type=Application Name=Pillars of Eternity Comment= Exec="/path/to/Pillars of Eternity/start.sh" Terminal=false Categories=Game; Icon=/path/to/Pillars of Eternity/game/PillarsOfEternity.png Edit Exec and Icon accordingly, save to $HOME/.local/share/applications/pillars_of_eternity.desktop
Will show up in XFCE menu games (and probably any other desktop environment, too)