Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Hope it helps you.
Thanks for the help I appreciate it.
I just need to find the Games folder or I am doing something wrong.
You set the category the launcher will be displayed in when you create the .desktop file. I tend to simply copy and amend an existing one.
steamdb is a useful resource for getting the icons for Steam games when Steam itself hasn't provided them; https://steamdb.info/app/550/info/ for example, for Left 4 Dead 2.
Having Categories=Application;Game;ActionGame; in your .desktop file, for example, would put the launcher in the Action sub-menu of the Games menu. You'll potentially need to run update-menus to update the menus.
Also, you can use icons of multiple sizes by putting them in the appropriate place within ~/.local/share/icons/hicolor. You don't need to specify the full path in the Icon field: just the filename without extension is sufficient, which would theoretically mean that you could have different icons with different themes if you wished. The hicolor theme is inherited by all themes, so those would be used if there is no native icon provided by a theme.
In my /.local/share/applications folder where my other game shortcuts are I was thinking of copying one to another folder, renaming it, changing the appid then copying it back and seeing if it would work.
Thanks for the help and I will try that tip for changing the game icon.
[Desktop Entry]
Name=BioShock Infinite
Comment=Play this game on Steam
Exec=steam steam://rungameid/8870
Icon=steam_icon_8870
Terminal=false
Type=Application
Categories=Game;ActionGame;
I find that dragging-and-dropping the launcher into a text editor window is a good way to get started.
You'll want to change the filename, the Exec path and the Icon name to reflect the new game.
Since Steam isn't creating launchers at all any more, rather than simply making uncategorised ones, you can also get the Steam Game ID from SteamDB while you're getting the icons. Export Layers is a useful plugin for GIMP if the icons are only available in the .ico format. Most games have *something* in .png or .jpg though, and if there's a linuxicon that's a zip file with .pngs of the icons at different sizes.
Thanks again for the help.
https://www.gamingonlinux.com/articles/valve-put-out-a-new-steam-beta-client-plenty-of-linux-fixes-and-no-more-steam-play-zero-byte-downloads.13367