Import recent changes from PCGamingWiki
This commit is contained in:
parent
10ca1fbc18
commit
1d79d3acbf
4 changed files with 78 additions and 9 deletions
|
@ -58558,6 +58558,11 @@ Barbie Explorer:
|
||||||
- save
|
- save
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
id:
|
||||||
|
lutris: barbie-explorer
|
||||||
|
"Barbie Horse Adventures: Mystery Ride":
|
||||||
|
id:
|
||||||
|
lutris: barbie-horse-adventures-mystery-ride
|
||||||
Barbie and Her Sisters Puppy Rescue:
|
Barbie and Her Sisters Puppy Rescue:
|
||||||
installDir:
|
installDir:
|
||||||
Barbie and Her Sisters Puppy Rescue: {}
|
Barbie and Her Sisters Puppy Rescue: {}
|
||||||
|
@ -85916,6 +85921,35 @@ Braid:
|
||||||
steam:
|
steam:
|
||||||
id: 26800
|
id: 26800
|
||||||
Braid Anniversary Edition:
|
Braid Anniversary Edition:
|
||||||
|
files:
|
||||||
|
"<home>/Library/Application Support/Braid, Anniversary Edition/*.braid_campaign":
|
||||||
|
when:
|
||||||
|
- os: mac
|
||||||
|
store: steam
|
||||||
|
"<home>/Library/Application Support/Braid, Anniversary Edition/*.png":
|
||||||
|
when:
|
||||||
|
- os: mac
|
||||||
|
store: steam
|
||||||
|
"<winAppData>/Braid, Anniversary Edition/*.braid_campaign":
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
store: steam
|
||||||
|
"<winAppData>/Braid, Anniversary Edition/*.png":
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
store: steam
|
||||||
|
installDir:
|
||||||
|
Braid Anniversary Edition: {}
|
||||||
|
launch:
|
||||||
|
"<base>/Braid.app":
|
||||||
|
- when:
|
||||||
|
- os: mac
|
||||||
|
store: steam
|
||||||
|
"<base>/braid64_d3d11_final.exe":
|
||||||
|
- when:
|
||||||
|
- bit: 64
|
||||||
|
os: windows
|
||||||
|
store: steam
|
||||||
steam:
|
steam:
|
||||||
id: 499180
|
id: 499180
|
||||||
Brain / Out:
|
Brain / Out:
|
||||||
|
@ -676319,16 +676353,16 @@ Ubinota:
|
||||||
id: 323630
|
id: 323630
|
||||||
Udongein X:
|
Udongein X:
|
||||||
files:
|
files:
|
||||||
"<winAppData>/udonx":
|
|
||||||
tags:
|
|
||||||
- save
|
|
||||||
when:
|
|
||||||
- os: windows
|
|
||||||
"<winAppData>/udonx/config.ini":
|
"<winAppData>/udonx/config.ini":
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
"<winAppData>/udonx/savegame.sav":
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
id:
|
id:
|
||||||
lutris: udongein-x
|
lutris: udongein-x
|
||||||
installDir:
|
installDir:
|
||||||
|
|
|
@ -3508,7 +3508,6 @@
|
||||||
* [Boy Teen Dream](https://www.pcgamingwiki.com/wiki/?curid=125879)
|
* [Boy Teen Dream](https://www.pcgamingwiki.com/wiki/?curid=125879)
|
||||||
* [Boy's Love](https://www.pcgamingwiki.com/wiki/?curid=94639)
|
* [Boy's Love](https://www.pcgamingwiki.com/wiki/?curid=94639)
|
||||||
* [Boyar](https://www.pcgamingwiki.com/wiki/?curid=54293)
|
* [Boyar](https://www.pcgamingwiki.com/wiki/?curid=54293)
|
||||||
* [Braid Anniversary Edition](https://www.pcgamingwiki.com/wiki/?curid=162560)
|
|
||||||
* [Brain 43°C](https://www.pcgamingwiki.com/wiki/?curid=96379)
|
* [Brain 43°C](https://www.pcgamingwiki.com/wiki/?curid=96379)
|
||||||
* [Brain Booster](https://www.pcgamingwiki.com/wiki/?curid=55548)
|
* [Brain Booster](https://www.pcgamingwiki.com/wiki/?curid=55548)
|
||||||
* [Brain Crush](https://www.pcgamingwiki.com/wiki/?curid=67861)
|
* [Brain Crush](https://www.pcgamingwiki.com/wiki/?curid=67861)
|
||||||
|
|
|
@ -177022,7 +177022,41 @@
|
||||||
oslist: macos
|
oslist: macos
|
||||||
executable: "OperatorOverload.app\\Contents\\MacOS\\OperatorOverload"
|
executable: "OperatorOverload.app\\Contents\\MacOS\\OperatorOverload"
|
||||||
type: default
|
type: default
|
||||||
499180: {}
|
499180:
|
||||||
|
cloud:
|
||||||
|
saves:
|
||||||
|
- path: "Braid, Anniversary Edition"
|
||||||
|
pattern: "*.braid_campaign"
|
||||||
|
platforms:
|
||||||
|
- Windows
|
||||||
|
root: WinAppDataRoaming
|
||||||
|
- path: "Braid, Anniversary Edition"
|
||||||
|
pattern: "*.png"
|
||||||
|
platforms:
|
||||||
|
- Windows
|
||||||
|
root: WinAppDataRoaming
|
||||||
|
- path: "Braid, Anniversary Edition"
|
||||||
|
pattern: "*.braid_campaign"
|
||||||
|
platforms:
|
||||||
|
- MacOS
|
||||||
|
root: MacAppSupport
|
||||||
|
- path: "Braid, Anniversary Edition"
|
||||||
|
pattern: "*.png"
|
||||||
|
platforms:
|
||||||
|
- MacOS
|
||||||
|
root: MacAppSupport
|
||||||
|
installDir: Braid Anniversary Edition
|
||||||
|
launch:
|
||||||
|
- config:
|
||||||
|
oslist: macos
|
||||||
|
executable: Braid.app
|
||||||
|
type: default
|
||||||
|
- config:
|
||||||
|
osarch: "64"
|
||||||
|
oslist: windows
|
||||||
|
description: 64 bit.
|
||||||
|
executable: braid64_d3d11_final.exe
|
||||||
|
type: default
|
||||||
499210:
|
499210:
|
||||||
installDir: Road Rage
|
installDir: Road Rage
|
||||||
launch:
|
launch:
|
||||||
|
|
|
@ -16696,12 +16696,14 @@ Barbie Dreamhouse Party:
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/saves|Windows|{{P|userprofile\\Documents}}\\My Games\\Barbie Party}}"
|
- "{{Game data/saves|Windows|{{P|userprofile\\Documents}}\\My Games\\Barbie Party}}"
|
||||||
Barbie Explorer:
|
Barbie Explorer:
|
||||||
|
lutris: barbie-explorer
|
||||||
pageId: 170618
|
pageId: 170618
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/saves|Windows|C:\\Barbie(TM)}}"
|
- "{{Game data/saves|Windows|C:\\Barbie(TM)}}"
|
||||||
Barbie Fashion Designer:
|
Barbie Fashion Designer:
|
||||||
pageId: 170638
|
pageId: 170638
|
||||||
"Barbie Horse Adventures: Mystery Ride":
|
"Barbie Horse Adventures: Mystery Ride":
|
||||||
|
lutris: barbie-horse-adventures-mystery-ride
|
||||||
pageId: 191496
|
pageId: 191496
|
||||||
Barbie Pet Rescue:
|
Barbie Pet Rescue:
|
||||||
pageId: 170646
|
pageId: 170646
|
||||||
|
@ -195632,8 +195634,8 @@ Udongein X:
|
||||||
pageId: 193926
|
pageId: 193926
|
||||||
steam: 1819230
|
steam: 1819230
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{p|appdata}}\\udonx\\config.ini}}"
|
- "{{Game data/config|Windows|{{P|appdata}}\\udonx\\config.ini}}"
|
||||||
- "{{Game data/saves|Windows|{{p|appdata}}\\udonx\\}}"
|
- "{{Game data/saves|Windows|{{P|appdata}}\\udonx\\savegame.sav}}"
|
||||||
Uebergame:
|
Uebergame:
|
||||||
pageId: 45898
|
pageId: 45898
|
||||||
steam: 391780
|
steam: 391780
|
||||||
|
|
Reference in a new issue