Import recent changes from PCGamingWiki
This commit is contained in:
parent
7f45d1a1b1
commit
ed4a1a0287
4 changed files with 48 additions and 5 deletions
|
@ -48617,6 +48617,13 @@ Backyard Football 2002:
|
|||
- save
|
||||
when:
|
||||
- os: windows
|
||||
Backyard Soccer MLS Edition:
|
||||
files:
|
||||
"C:/Windows/hegames.ini":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"Bacon Man: An Adventure":
|
||||
installDir:
|
||||
Bacon Man An Adventure: {}
|
||||
|
@ -274362,10 +274369,18 @@ Inscryption:
|
|||
installDir:
|
||||
Inscryption: {}
|
||||
launch:
|
||||
"<base>/Inscryption.app":
|
||||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<base>/Inscryption.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<base>/Inscryption.x86_64":
|
||||
- when:
|
||||
- os: linux
|
||||
store: steam
|
||||
steam:
|
||||
id: 1092790
|
||||
Insect Revolution VR:
|
||||
|
@ -525295,6 +525310,15 @@ TERROR SQUID:
|
|||
steam:
|
||||
id: 688770
|
||||
TEVI:
|
||||
installDir:
|
||||
TEVI: {}
|
||||
launch:
|
||||
"<base>/TEVI.exe":
|
||||
- when:
|
||||
- store: steam
|
||||
- arguments: "-safemode"
|
||||
when:
|
||||
- store: steam
|
||||
steam:
|
||||
id: 2230650
|
||||
TEXT:
|
||||
|
@ -592440,6 +592464,12 @@ Turok:
|
|||
steam:
|
||||
id: 405830
|
||||
"Turok 3: Shadow of Oblivion Remastered":
|
||||
files:
|
||||
"<home>/Saved Games/Nightdive Studios/Turok 3/saves/*.sav":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
gog:
|
||||
id: 1486389942
|
||||
installDir:
|
||||
|
|
|
@ -34113,7 +34113,6 @@
|
|||
* [Turnip Boy Robs a Bank](https://www.pcgamingwiki.com/wiki/?curid=184635)
|
||||
* [TurnTack](https://www.pcgamingwiki.com/wiki/?curid=123866)
|
||||
* [Turok 2: Seeds of Evil](https://www.pcgamingwiki.com/wiki/?curid=54178)
|
||||
* [Turok 3: Shadow of Oblivion Remastered](https://www.pcgamingwiki.com/wiki/?curid=189323)
|
||||
* [Turok: Dinosaur Hunter](https://www.pcgamingwiki.com/wiki/?curid=30285)
|
||||
* [Turok: Escape from Lost Valley](https://www.pcgamingwiki.com/wiki/?curid=141387)
|
||||
* [Turret Architect](https://www.pcgamingwiki.com/wiki/?curid=54070)
|
||||
|
|
|
@ -32449,14 +32449,12 @@
|
|||
executable: Inscryption.exe
|
||||
type: none
|
||||
- config:
|
||||
betakey: mac-linux-beta
|
||||
oslist: macos
|
||||
executable: Inscryption.app
|
||||
type: default
|
||||
- config:
|
||||
betakey: mac-linux-beta
|
||||
oslist: linux
|
||||
executable: Inscryption.x86
|
||||
executable: Inscryption.x86_64
|
||||
type: default
|
||||
- config:
|
||||
betakey: devolver_qa
|
||||
|
@ -32470,6 +32468,8 @@
|
|||
description: For QA Testing
|
||||
executable: Inscryption.x86
|
||||
type: default
|
||||
nameLocalized:
|
||||
schinese: 邪恶冥刻
|
||||
"1092800":
|
||||
installDir: Summit of the Wolf
|
||||
launch:
|
||||
|
@ -112334,7 +112334,14 @@
|
|||
config:
|
||||
oslist: windows
|
||||
executable: 7 Wonders - Ancient Alien Makeover.exe
|
||||
"2230650": {}
|
||||
"2230650":
|
||||
installDir: TEVI
|
||||
launch:
|
||||
- executable: TEVI.exe
|
||||
type: default
|
||||
- arguments: "-safemode"
|
||||
description: "Safe Mode : Reset all settings"
|
||||
executable: TEVI.exe
|
||||
"22310":
|
||||
installDir: Rogue Warrior
|
||||
launch:
|
||||
|
|
|
@ -14297,6 +14297,11 @@ Backyard Football 2002:
|
|||
templates:
|
||||
- "{{Game data/config|Windows|C:\\hegames.ini}}"
|
||||
- "{{Game data/saves|Windows|C:\\hegames\\Football2002\\Coaches}}"
|
||||
Backyard Soccer MLS Edition:
|
||||
pageId: 191526
|
||||
templates:
|
||||
- "{{Game data/config|Windows|C:\\Windows\\hegames.ini}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}}}"
|
||||
"Bacon Man: An Adventure":
|
||||
pageId: 41886
|
||||
steam: 327760
|
||||
|
@ -177070,6 +177075,8 @@ Turok:
|
|||
gog: 1486389942
|
||||
pageId: 189323
|
||||
steam: 1996770
|
||||
templates:
|
||||
- "{{Game data/saves|Windows|{{p|userprofile}}\\Saved Games\\Nightdive Studios\\Turok 3\\saves\\*.sav}}"
|
||||
"Turok: Dinosaur Hunter":
|
||||
pageId: 30285
|
||||
"Turok: Dinosaur Hunter (2015)":
|
||||
|
|
Reference in a new issue