Posted March 03, 2020
Hi there
This works on Elementary OS 5.1 (64 bits) (based on Ubuntu 18.4 LTS)
Right click on the game.sh > properties > permissions > make it executable > close
Right click on the game.sh > execute
Or
- Launch the Terminal
- sh (drag and drop the game.sh here) (do not use sudo here !)
- You will encounter GTK errors lines about some theme, but ignore them
The graphical user interface should pop up, do not uncheck the game's shortcut box.
That's all accually ;)
***********************************************************************************************
But if you got permission issues :
- A gog games folder is now in your home but you can't see what is inside because you don't have permission. (stop sign)
- Type in the terminal :
sudo chown -R yourlogin (drag and drop the gog games forlder) (/home/login/GOG Games)
- Drag and drop the shortcut into the gog games folder
sudo chown -R yourlogin (drag and drop the gog games forlder)
or up arrow into the terminal
So now you have permission ont the folder's game and the shortcut
You only need to copy this shortcut to /usr/share/applications/
sudo cp (drag and drop the game's shortcut) (drag and drop /usr/share/applications/)
reboot
Now the game is avaliable in the application menu under the games section.
This works on Elementary OS 5.1 (64 bits) (based on Ubuntu 18.4 LTS)
Right click on the game.sh > properties > permissions > make it executable > close
Right click on the game.sh > execute
Or
- Launch the Terminal
- sh (drag and drop the game.sh here) (do not use sudo here !)
- You will encounter GTK errors lines about some theme, but ignore them
The graphical user interface should pop up, do not uncheck the game's shortcut box.
That's all accually ;)
***********************************************************************************************
But if you got permission issues :
- A gog games folder is now in your home but you can't see what is inside because you don't have permission. (stop sign)
- Type in the terminal :
sudo chown -R yourlogin (drag and drop the gog games forlder) (/home/login/GOG Games)
- Drag and drop the shortcut into the gog games folder
sudo chown -R yourlogin (drag and drop the gog games forlder)
or up arrow into the terminal
So now you have permission ont the folder's game and the shortcut
You only need to copy this shortcut to /usr/share/applications/
sudo cp (drag and drop the game's shortcut) (drag and drop /usr/share/applications/)
reboot
Now the game is avaliable in the application menu under the games section.
Post edited March 04, 2020 by fury_jin