Filter out <base>/<storeUserId>
This commit is contained in:
parent
0ef5d5548b
commit
51d49679de
3 changed files with 5 additions and 34 deletions
|
@ -315090,11 +315090,6 @@ Metro 2033:
|
||||||
id: 43110
|
id: 43110
|
||||||
Metro 2033 Redux:
|
Metro 2033 Redux:
|
||||||
files:
|
files:
|
||||||
<base>/<storeUserId>:
|
|
||||||
tags:
|
|
||||||
- save
|
|
||||||
when:
|
|
||||||
- os: linux
|
|
||||||
<base>/<storeUserId>/user.cfg:
|
<base>/<storeUserId>/user.cfg:
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
@ -315319,11 +315314,6 @@ Metro Warp:
|
||||||
id: 383540
|
id: 383540
|
||||||
'Metro: Last Light':
|
'Metro: Last Light':
|
||||||
files:
|
files:
|
||||||
<base>/<storeUserId>:
|
|
||||||
tags:
|
|
||||||
- save
|
|
||||||
when:
|
|
||||||
- os: linux
|
|
||||||
<base>/<storeUserId>/user.cfg:
|
<base>/<storeUserId>/user.cfg:
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
@ -315373,11 +315363,6 @@ Metro Warp:
|
||||||
id: 43160
|
id: 43160
|
||||||
'Metro: Last Light Redux':
|
'Metro: Last Light Redux':
|
||||||
files:
|
files:
|
||||||
<base>/<storeUserId>:
|
|
||||||
tags:
|
|
||||||
- save
|
|
||||||
when:
|
|
||||||
- os: linux
|
|
||||||
<base>/<storeUserId>/user.cfg:
|
<base>/<storeUserId>/user.cfg:
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
@ -392784,11 +392769,6 @@ Quake III Arena:
|
||||||
id: 2200
|
id: 2200
|
||||||
Quake Live:
|
Quake Live:
|
||||||
files:
|
files:
|
||||||
<base>/<storeUserId>:
|
|
||||||
tags:
|
|
||||||
- config
|
|
||||||
when:
|
|
||||||
- store: steam
|
|
||||||
<home>/.quakelive/quakelive/home/baseq3:
|
<home>/.quakelive/quakelive/home/baseq3:
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
@ -535404,11 +535384,6 @@ They Are Hundreds:
|
||||||
id: 806860
|
id: 806860
|
||||||
They Bleed Pixels:
|
They Bleed Pixels:
|
||||||
files:
|
files:
|
||||||
<base>/<storeUserId>:
|
|
||||||
tags:
|
|
||||||
- save
|
|
||||||
when:
|
|
||||||
- store: steam
|
|
||||||
<base>/config.txt:
|
<base>/config.txt:
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
@ -599366,12 +599341,6 @@ Zeus vs Monsters:
|
||||||
steam:
|
steam:
|
||||||
id: 444430
|
id: 444430
|
||||||
'Zeus: Master of Olympus':
|
'Zeus: Master of Olympus':
|
||||||
files:
|
|
||||||
<base>/<storeUserId>:
|
|
||||||
tags:
|
|
||||||
- save
|
|
||||||
when:
|
|
||||||
- os: windows
|
|
||||||
gog:
|
gog:
|
||||||
id: 1207659039
|
id: 1207659039
|
||||||
installDir:
|
installDir:
|
||||||
|
|
|
@ -36857,6 +36857,7 @@
|
||||||
* [Zeus Begins](https://www.pcgamingwiki.com/wiki/?curid=141882)
|
* [Zeus Begins](https://www.pcgamingwiki.com/wiki/?curid=141882)
|
||||||
* [Zeus Quest Remastered](https://www.pcgamingwiki.com/wiki/?curid=35238)
|
* [Zeus Quest Remastered](https://www.pcgamingwiki.com/wiki/?curid=35238)
|
||||||
* [Zeus vs Monsters](https://www.pcgamingwiki.com/wiki/?curid=44551)
|
* [Zeus vs Monsters](https://www.pcgamingwiki.com/wiki/?curid=44551)
|
||||||
|
* [Zeus: Master of Olympus](https://www.pcgamingwiki.com/wiki/?curid=5741)
|
||||||
* [Zezenia Online](https://www.pcgamingwiki.com/wiki/?curid=42531)
|
* [Zezenia Online](https://www.pcgamingwiki.com/wiki/?curid=42531)
|
||||||
* [ZhanDou](https://www.pcgamingwiki.com/wiki/?curid=73782)
|
* [ZhanDou](https://www.pcgamingwiki.com/wiki/?curid=73782)
|
||||||
* [Zhed](https://www.pcgamingwiki.com/wiki/?curid=148838)
|
* [Zhed](https://www.pcgamingwiki.com/wiki/?curid=148838)
|
||||||
|
|
|
@ -342,19 +342,20 @@ export function pathIsTooBroad(path: string): boolean {
|
||||||
// These paths are present whether or not the game is installed.
|
// These paths are present whether or not the game is installed.
|
||||||
// If possible, they should be narrowed down on the wiki.
|
// If possible, they should be narrowed down on the wiki.
|
||||||
if ([
|
if ([
|
||||||
|
"<base>/<storeUserId>", // because `<storeUserId>` is handled as `*`
|
||||||
"<home>/Documents",
|
"<home>/Documents",
|
||||||
"<home>/Saved Games",
|
"<home>/Saved Games",
|
||||||
"<root>/config",
|
|
||||||
"<winDir>/win.ini",
|
|
||||||
"<home>/AppData",
|
"<home>/AppData",
|
||||||
"<home>/AppData/Local",
|
"<home>/AppData/Local",
|
||||||
"<home>/AppData/Local/Packages",
|
"<home>/AppData/Local/Packages",
|
||||||
"<home>/AppData/LocalLow",
|
"<home>/AppData/LocalLow",
|
||||||
"<home>/AppData/Roaming",
|
"<home>/AppData/Roaming",
|
||||||
"<home>/Documents/My Games",
|
"<home>/Documents/My Games",
|
||||||
"<winDocuments>/My Games",
|
|
||||||
"<home>/Library/Application Support",
|
"<home>/Library/Application Support",
|
||||||
"<home>/Library/Preferences",
|
"<home>/Library/Preferences",
|
||||||
|
"<root>/config",
|
||||||
|
"<winDir>/win.ini",
|
||||||
|
"<winDocuments>/My Games",
|
||||||
].includes(path)) {
|
].includes(path)) {
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue