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
I may try the workaround suggested by yangnw, but this is something that Valve should fix as soon as possible.
I can see how this would help performance but please at least give us the option to cache game images if we want to.
Thanks for the help. All images are loaded instantly, no more waiting on my slow internet!
Steam should really make a fix for this. An option in settings? They need to realize that not everyone has the option of blazing fast or even medium speed internet. I'm basically in the Bermuda Triangle where I'm located and fast internet is not a luxury.
I just created a pull request to boppreh with an update: Every game found will now always get a 'default' tag attached. Thus, the 'default.png' overlay will always get applied to every game found.
As 'default.png' is an empty file right now, this will just "force" caching of images in Steam.
I created a quick release ZIP (windows only) if somebody wants to give it a try: https://github.com/Sgt-Nukem/steamgrid/releases
Hey Sarge i tried both you version and the original but i cant get it to work.
The program tells me that it cant find the Steam installation folder and that i should drag and drop it in there but after doing that nothing happens. I tried hiting enter which closed the programm and i tried doning nothing.
Do you have any idea what i am doing wrong.
Is THIS the error you get? (line 154) -> https://github.com/Sgt-Nukem/steamgrid/blob/master/users.go#L154
As it seems SteamGrid just scans the regular installation directory "C:\Program Files (x86)\Steam" and bails out if not found.
However you can provide the Steam install dir as a command line argument.
Or just drag'n'drop the "Steam folder" onto the EXE file (which eventually does the same) like so: https://i.imgur.com/XwaakHo.gif
Let me know if this helps.
If you still cannot get it to work, please provide a screenshot or the exact errors that pop up, and your Steam installation folder. When I get some spare time, I'd like to investigate and help out.