Import recent changes from PCGamingWiki
This commit is contained in:
parent
1a31044c7e
commit
d87c3dec95
4 changed files with 70 additions and 3 deletions
|
@ -52792,6 +52792,17 @@ Atomega:
|
|||
Atomfall:
|
||||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<winLocalAppData>/Atomfall":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"<winLocalAppData>/Atomfall/PC_ProfileSaves/<storeUserId>":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
steam:
|
||||
id: 801800
|
||||
Atomic 79:
|
||||
|
@ -435608,6 +435619,24 @@ My Big Sister:
|
|||
My Big Sister: {}
|
||||
steam:
|
||||
id: 733300
|
||||
"My Big Sister: Remastered":
|
||||
files:
|
||||
"<home>/Saved Games/My Big Sister":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"<home>/Saved Games/My Big Sister/acsetup.cfg":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
id:
|
||||
lutris: my-big-sister-remastered
|
||||
installDir:
|
||||
MyBigSisterRemastered: {}
|
||||
steam:
|
||||
id: 2118540
|
||||
My Bike:
|
||||
installDir:
|
||||
My Bike: {}
|
||||
|
@ -728318,6 +728347,13 @@ Trivial Combat:
|
|||
store: steam
|
||||
steam:
|
||||
id: 991240
|
||||
"Trivial Pursuit: Unhinged":
|
||||
files:
|
||||
"<base>/Saves/<storeUserId>.pro":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
Triwave:
|
||||
steam:
|
||||
id: 932090
|
||||
|
|
|
@ -1982,7 +1982,6 @@
|
|||
* [Atom Grrrl!!](https://www.pcgamingwiki.com/wiki/?curid=33618)
|
||||
* [Atom Universe](https://www.pcgamingwiki.com/wiki/?curid=44259)
|
||||
* [Atomega](https://www.pcgamingwiki.com/wiki/?curid=70599)
|
||||
* [Atomfall](https://www.pcgamingwiki.com/wiki/?curid=197258)
|
||||
* [Atomic 79](https://www.pcgamingwiki.com/wiki/?curid=56342)
|
||||
* [Atomic Adam: Episode 1](https://www.pcgamingwiki.com/wiki/?curid=78510)
|
||||
* [Atomic Bomberman](https://www.pcgamingwiki.com/wiki/?curid=14810)
|
||||
|
|
|
@ -471923,10 +471923,16 @@
|
|||
saves:
|
||||
- path: CD Projekt Red/Cyberpunk 2077
|
||||
pattern: "*"
|
||||
platforms:
|
||||
- Windows
|
||||
recursive: true
|
||||
root: WinSavedGames
|
||||
overrides:
|
||||
- os: MacOS
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: CD Projekt Red/Cyberpunk 2077
|
||||
replace: CD Projekt Red/Cyberpunk 2077/saves
|
||||
root: WinSavedGames
|
||||
useInstead: MacAppSupport
|
||||
installDir: Cyberpunk 2077
|
||||
launch:
|
||||
- config:
|
||||
|
@ -587215,6 +587221,18 @@
|
|||
oslist: windows
|
||||
executable: RINA DEMOV0.5.exe
|
||||
type: default
|
||||
2118540:
|
||||
installDir: MyBigSisterRemastered
|
||||
launch:
|
||||
- config:
|
||||
oslist: windows
|
||||
description: "My Big Sister: Remastered"
|
||||
executable: MBSRemastered.exe
|
||||
type: option1
|
||||
- config:
|
||||
oslist: windows
|
||||
executable: winsetup.exe
|
||||
type: config
|
||||
2118580:
|
||||
installDir: SuperTotalCarnage
|
||||
launch:
|
||||
|
|
|
@ -16727,6 +16727,9 @@ Atomfall:
|
|||
xbox: true
|
||||
pageId: 197258
|
||||
steam: 801800
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|localappdata}}\\Atomfall\\}}"
|
||||
- "{{Game data/saves|Windows|{{p|localappdata}}\\Atomfall\\PC_ProfileSaves\\{{p|uid}}\\}}"
|
||||
Atomic 79:
|
||||
pageId: 56342
|
||||
steam: 567370
|
||||
|
@ -139362,6 +139365,13 @@ My Best Friends - Cats & Dogs:
|
|||
My Big Sister:
|
||||
pageId: 78838
|
||||
steam: 733300
|
||||
"My Big Sister: Remastered":
|
||||
lutris: my-big-sister-remastered
|
||||
pageId: 202525
|
||||
steam: 2118540
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|userprofile}}\\Saved Games\\My Big Sister\\acsetup.cfg}}"
|
||||
- "{{Game data/config|Windows|{{p|userprofile}}\\Saved Games\\My Big Sister\\}}"
|
||||
My Bike:
|
||||
pageId: 144033
|
||||
steam: 1127930
|
||||
|
@ -233786,6 +233796,10 @@ Trivia Night:
|
|||
Trivial Combat:
|
||||
pageId: 124494
|
||||
steam: 991240
|
||||
"Trivial Pursuit: Unhinged":
|
||||
pageId: 202517
|
||||
templates:
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\Saves\\{{p|uid}}.pro}}"
|
||||
Triwave:
|
||||
pageId: 122512
|
||||
steam: 932090
|
||||
|
|
Reference in a new issue