Import recent changes from PCGamingWiki
This commit is contained in:
parent
3d7b6b15d6
commit
1566bf7ccd
3 changed files with 69 additions and 19 deletions
|
@ -36473,6 +36473,8 @@ Anima Flux:
|
||||||
when:
|
when:
|
||||||
- os: mac
|
- os: mac
|
||||||
store: steam
|
store: steam
|
||||||
|
id:
|
||||||
|
lutris: anima-flux
|
||||||
installDir:
|
installDir:
|
||||||
Anima Flux: {}
|
Anima Flux: {}
|
||||||
launch:
|
launch:
|
||||||
|
@ -274666,6 +274668,16 @@ Glover (2022):
|
||||||
- config
|
- config
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
"<winAppData>/Piko Interactive/Glover/hiscore.bin":
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
"<winAppData>/Piko Interactive/Glover/saves.bin":
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
gog:
|
gog:
|
||||||
id: 1581103917
|
id: 1581103917
|
||||||
installDir:
|
installDir:
|
||||||
|
@ -374951,6 +374963,12 @@ Lil Gator Game:
|
||||||
- config
|
- config
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
"<root>/userdata/<storeUserId>/1586800/remote":
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
store: steam
|
||||||
installDir:
|
installDir:
|
||||||
Lil Gator Game: {}
|
Lil Gator Game: {}
|
||||||
launch:
|
launch:
|
||||||
|
@ -463678,6 +463696,8 @@ Ori and the Will of the Wisps:
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
store: microsoft
|
store: microsoft
|
||||||
|
id:
|
||||||
|
lutris: ori-and-the-will-of-the-wisps
|
||||||
installDir:
|
installDir:
|
||||||
Ori and the Will of the Wisps: {}
|
Ori and the Will of the Wisps: {}
|
||||||
launch:
|
launch:
|
||||||
|
@ -679227,18 +679247,32 @@ The Night of the Rabbit:
|
||||||
installDir:
|
installDir:
|
||||||
The Night of the Rabbit: {}
|
The Night of the Rabbit: {}
|
||||||
launch:
|
launch:
|
||||||
|
"<base>/Anna's Quest.app/Contents/Applications/visconfig.app":
|
||||||
|
- when:
|
||||||
|
- os: mac
|
||||||
|
store: steam
|
||||||
"<base>/The Night of the Rabbit.app":
|
"<base>/The Night of the Rabbit.app":
|
||||||
- when:
|
- when:
|
||||||
- os: mac
|
- os: mac
|
||||||
store: steam
|
store: steam
|
||||||
"<base>/VisionaireConfigurationTool.exe":
|
"<base>/VisionaireConfigurationTool.bat":
|
||||||
- when:
|
- when:
|
||||||
- os: windows
|
- os: windows
|
||||||
store: steam
|
store: steam
|
||||||
|
"<base>/configure":
|
||||||
|
- when:
|
||||||
|
- bit: 64
|
||||||
|
os: linux
|
||||||
|
store: steam
|
||||||
"<base>/rabbit.exe":
|
"<base>/rabbit.exe":
|
||||||
- when:
|
- when:
|
||||||
- os: windows
|
- os: windows
|
||||||
store: steam
|
store: steam
|
||||||
|
"<base>/rabbit_64.exe":
|
||||||
|
- when:
|
||||||
|
- bit: 64
|
||||||
|
os: windows
|
||||||
|
store: steam
|
||||||
"<base>/start":
|
"<base>/start":
|
||||||
- when:
|
- when:
|
||||||
- bit: 64
|
- bit: 64
|
||||||
|
|
|
@ -24782,37 +24782,52 @@
|
||||||
saves:
|
saves:
|
||||||
- path: Daedalic Entertainment/The Night of the Rabbit/Savegames/
|
- path: Daedalic Entertainment/The Night of the Rabbit/Savegames/
|
||||||
pattern: "*.dat"
|
pattern: "*.dat"
|
||||||
platforms:
|
|
||||||
- Windows
|
|
||||||
root: WinAppDataLocal
|
root: WinAppDataLocal
|
||||||
- path: Daedalic Entertainment/The Night of the Rabbit/Savegames/
|
overrides:
|
||||||
pattern: "*.dat"
|
- addPath: ""
|
||||||
platforms:
|
os: MacOS
|
||||||
- MacOS
|
osCompare: "="
|
||||||
root: MacAppSupport
|
root: WinAppDataLocal
|
||||||
|
useInstead: MacAppSupport
|
||||||
|
- addPath: ""
|
||||||
|
os: Linux
|
||||||
|
osCompare: "="
|
||||||
|
root: WinAppDataLocal
|
||||||
|
useInstead: LinuxXdgDataHome
|
||||||
installDir: The Night of the Rabbit
|
installDir: The Night of the Rabbit
|
||||||
launch:
|
launch:
|
||||||
- config:
|
- config:
|
||||||
oslist: windows
|
oslist: windows
|
||||||
description: Launch
|
description: Launch
|
||||||
executable: rabbit.exe
|
executable: rabbit.exe
|
||||||
type: default
|
|
||||||
- config:
|
|
||||||
oslist: windows
|
|
||||||
description: Visionaire Configuration Tool
|
|
||||||
executable: VisionaireConfigurationTool.exe
|
|
||||||
- config:
|
- config:
|
||||||
oslist: macos
|
oslist: macos
|
||||||
description: Launch
|
description: Launch
|
||||||
executable: The Night of the Rabbit.app
|
executable: The Night of the Rabbit.app
|
||||||
type: default
|
|
||||||
workingdir: "./"
|
workingdir: "./"
|
||||||
- config:
|
- config:
|
||||||
osarch: "64"
|
osarch: "64"
|
||||||
oslist: linux
|
oslist: linux
|
||||||
description: Launch
|
description: Launch
|
||||||
executable: start
|
executable: start
|
||||||
type: default
|
- config:
|
||||||
|
osarch: "64"
|
||||||
|
oslist: windows
|
||||||
|
description: The Night of the Rabbit (64 Bit)
|
||||||
|
executable: rabbit_64.exe
|
||||||
|
- config:
|
||||||
|
oslist: windows
|
||||||
|
description: Visionaire Configuration Tool
|
||||||
|
executable: VisionaireConfigurationTool.bat
|
||||||
|
- config:
|
||||||
|
oslist: macos
|
||||||
|
description: Visionaire Configuration Tool
|
||||||
|
executable: "Anna's Quest.app/Contents/Applications/visconfig.app"
|
||||||
|
- config:
|
||||||
|
osarch: "64"
|
||||||
|
oslist: linux
|
||||||
|
description: Visionaire Configuration Tool
|
||||||
|
executable: configure
|
||||||
230840:
|
230840:
|
||||||
installDir: Daylight
|
installDir: Daylight
|
||||||
launch:
|
launch:
|
||||||
|
@ -600370,10 +600385,7 @@
|
||||||
japanese: FAIRY TAIL2
|
japanese: FAIRY TAIL2
|
||||||
schinese: FAIRY TAIL 2
|
schinese: FAIRY TAIL 2
|
||||||
tchinese: FAIRY TAIL 2
|
tchinese: FAIRY TAIL 2
|
||||||
3004100:
|
3004100: {}
|
||||||
nameLocalized:
|
|
||||||
schinese: 自由战争 Remastered
|
|
||||||
tchinese: 自由戰爭 Remastered
|
|
||||||
3008130:
|
3008130:
|
||||||
nameLocalized:
|
nameLocalized:
|
||||||
schinese: 消逝的光芒:困兽
|
schinese: 消逝的光芒:困兽
|
||||||
|
|
|
@ -11397,6 +11397,7 @@ Anima:
|
||||||
Anima Flux:
|
Anima Flux:
|
||||||
cloud:
|
cloud:
|
||||||
steam: true
|
steam: true
|
||||||
|
lutris: anima-flux
|
||||||
pageId: 124522
|
pageId: 124522
|
||||||
renamedFrom:
|
renamedFrom:
|
||||||
- "Lost in Sky: Violent Seed"
|
- "Lost in Sky: Violent Seed"
|
||||||
|
@ -87149,6 +87150,7 @@ Glover (2022):
|
||||||
steam: 1257880
|
steam: 1257880
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{p|APPDATA}}\\Piko Interactive\\Glover\\config.ini}}"
|
- "{{Game data/config|Windows|{{p|APPDATA}}\\Piko Interactive\\Glover\\config.ini}}"
|
||||||
|
- "{{Game data/saves|Windows|{{p|APPDATA}}\\Piko Interactive\\Glover\\saves.bin|{{p|APPDATA}}\\Piko Interactive\\Glover\\hiscore.bin}}"
|
||||||
Glow:
|
Glow:
|
||||||
pageId: 51429
|
pageId: 51429
|
||||||
steam: 491830
|
steam: 491830
|
||||||
|
@ -119215,6 +119217,7 @@ Lil Gator Game:
|
||||||
steam: 1586800
|
steam: 1586800
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{p|userprofile}}\\AppData\\LocalLow\\MegaWobble\\Lil Gator Game\\Settings|{{p|hkcu}}\\Software\\MegaWobble\\Lil Gator Game\\}}"
|
- "{{Game data/config|Windows|{{p|userprofile}}\\AppData\\LocalLow\\MegaWobble\\Lil Gator Game\\Settings|{{p|hkcu}}\\Software\\MegaWobble\\Lil Gator Game\\}}"
|
||||||
|
- "{{Game data/saves|Windows|{{p|steam}}\\userdata\\{{p|uid}}\\1586800\\remote\\}}"
|
||||||
Lil Kingdom:
|
Lil Kingdom:
|
||||||
pageId: 123890
|
pageId: 123890
|
||||||
steam: 991050
|
steam: 991050
|
||||||
|
@ -147875,6 +147878,7 @@ Ori and the Will of the Wisps:
|
||||||
cloud:
|
cloud:
|
||||||
steam: true
|
steam: true
|
||||||
xbox: true
|
xbox: true
|
||||||
|
lutris: ori-and-the-will-of-the-wisps
|
||||||
pageId: 137485
|
pageId: 137485
|
||||||
steam: 1057090
|
steam: 1057090
|
||||||
templates:
|
templates:
|
||||||
|
|
Reference in a new issue