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
https://prnt.sc/11fe0fk
You can try and remove the demo of Resident Evil 2 from your license page:
https://store.steampowered.com/account/licenses/
Should have a "Remove" button next to it, that should give you one more result on your showcase search.
Thanks for the idea but my guess is it'll be filled with something else lol I own every single RE game on steam. Also ty for the screenshot; very strange indeed lmao
So i guess if there are too many results with the same name it randomly removes one of them.
And in your unfortunate case it was the one you wanted.
So far my guesses are: elSlot should be 2 (the game showcase is on the 3rd slot), purchaseid I guess is something I could find looking around my account purchase history, iSlot should be 1 (i want the game on the second position) and that's it.
eShowcase might also want an int, which would be the one that references the game collector showcase, though I have no idea which number that should be, "level" might have to do with the showcase's upgrades OR my profile's (the former would make more sense), and game I just have no idea; first thing I thought was an int containing the app's id (304240), but it expects an object, because it then checks for it's "appid" property with point notation.
Any 300iqers?
https://steamcommunity.com/sharedfiles/filedetails/?id=1809871691
I used that in the past to display games i played through "Family Share" but could not display since i dont "own" them.
LMAO ty for this, it was really useful. I SOMEHOW did it, just threw a bunch of function callbacks testing different arguments, they all either did nothing or thew errors, but when I saved and checked it the game was there lol.
SetShowcaseGame( 2, 2, '(transaction ID for my purchase)', 1, 1, {appid: 304240} )
SetShowcaseConfig( 2, 0, 1, {appid: 304240} )
Some of those worked I guess :)
"This game is not currently eligible to appear in certain showcases on your Steam Profile, and does not contribute to global Achievement or game collector counts."
And not sure to figure out how the tutorial works tbh ^^"
Man thats such an oversight for something they are putting at the forefront a lot lately with the points shop and etc...