Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
to understand it, we have to dig deeper, the reason why you may not understand why it does appear in the api, is because it has the flag "profile limited" / "steam learning about this game" on it.
that means it does show up in the api before that flag is removed by valve.
Good to know, thank you.
but i guess you could alter the plugin yourself
https://github.com/JosefNemec/Playnite/blob/b40b467972e77cec17760dbf07b4073b61fed403/source/Plugins/SteamLibrary/SteamLibrary.cs#L347
then compile it to read from a local file, where you can store your dynamicstore json
https://store.steampowered.com/dynamicstore/userdata
because that holds profile limited appids, but you would obviously need to write something to allow you to do that.
or maybe suggest it to the author that he should allow some sort of import of appids.