Import recent changes from PCGamingWiki

This commit is contained in:
Forgejo Actions 2025-02-19 00:03:10 +00:00
parent 6aaa8f96d9
commit 7eb4c3f836
4 changed files with 280 additions and 57 deletions

View file

@ -55471,6 +55471,14 @@ Avowed:
store: steam
id:
lutris: avowed
installDir:
Avowed: {}
launch:
"<base>/Avowed.exe":
- when:
- bit: 64
os: windows
store: steam
steam:
id: 2457220
Aw Nutz:
@ -69976,6 +69984,13 @@ Beautiful Desolation:
- os: windows
gog:
id: 1295420179
id:
gogExtra:
- 1349442004
- 1692839292
- 1736945826
- 1854175626
- 1927390061
installDir:
BEAUTIFUL DESOLATION: {}
launch:
@ -162696,20 +162711,23 @@ Day of Defeat:
installDir:
Day of Defeat Source: {}
launch:
"<base>/hl2.exe":
- arguments: "-steam -game dod"
"<base>/dod.exe":
- arguments: "-steam"
when:
- os: windows
- bit: 32
os: windows
store: steam
"<base>/hl2.sh":
- arguments: "-game dod -steam"
"<base>/dod.sh":
- arguments: "-steam"
when:
- os: linux
- bit: 64
os: linux
store: steam
"<base>/hl2_osx":
- arguments: "-steam -game dod"
"<base>/dod_win64.exe":
- arguments: "-steam"
when:
- os: mac
- bit: 64
os: windows
store: steam
registry:
HKEY_CURRENT_USER/SOFTWARE/Valve/Source/dod/Settings:
@ -183547,6 +183565,8 @@ Dishonored:
gog:
id: 1701063787
id:
gogExtra:
- 1521801184
lutris: dishonored
steamExtra:
- 208570
@ -183592,6 +183612,8 @@ Dishonored 2:
gog:
id: 1431426311
id:
gogExtra:
- 1521801184
lutris: dishonored-2
steamExtra:
- 596060
@ -183634,6 +183656,8 @@ Dishonored 2:
gog:
id: 1707860700
id:
gogExtra:
- 1521801184
lutris: dishonored-death-of-the-outsider
installDir:
Dishonored_DeathOfTheOutsider: {}
@ -294308,20 +294332,23 @@ Half-Life 2 RTX:
installDir:
Half-Life 2 Deathmatch: {}
launch:
"<base>/hl2.exe":
- arguments: "-steam -game hl2mp"
"<base>/hl2mp.exe":
- arguments: "-steam"
when:
- os: windows
- bit: 32
os: windows
store: steam
"<base>/hl2.sh":
- arguments: "-game hl2mp -steam"
"<base>/hl2mp.sh":
- arguments: "-steam"
when:
- os: linux
- bit: 64
os: linux
store: steam
"<base>/hl2_osx":
- arguments: "-steam -game hl2mp"
"<base>/hl2mp_win64.exe":
- arguments: "-steam"
when:
- os: mac
- bit: 64
os: windows
store: steam
steam:
id: 320
@ -587392,17 +587419,11 @@ Slender Threads:
cloud:
steam: true
files:
"<home>/.config/unity3d/Blyts/SlenderThreads/*.dat":
when:
- os: linux
store: steam
"<home>/AppData/LocalLow/Blyts/SlenderThreads/*.dat":
tags:
- config
when:
- store: steam
"<home>/Library/Application Support/Blyts/SlenderThreads/*.dat":
when:
- os: mac
store: steam
- os: windows
gog:
id: 1309298705
id:
@ -587427,6 +587448,10 @@ Slender Threads:
- when:
- os: linux
store: steam
registry:
HKEY_CURRENT_USER/Software/Blyts/SlenderThreads:
tags:
- save
steam:
id: 1116480
"Slender: The Arrival":
@ -628696,7 +628721,9 @@ Sudden Strike 4:
id:
gogExtra:
- 1188643001
- 1324401455
- 1589182480
- 1912059629
- 1937377674
lutris: sudden-strike-4
steamExtra:
@ -654554,6 +654581,10 @@ Terminal Velocity:
- os: windows
gog:
id: 1662585593
id:
gogExtra:
- 1764487728
- 2059907741
installDir:
Terminator Resistance: {}
launch:
@ -674552,6 +674583,12 @@ The Humans:
steam:
id: 2214040
The Hundred Line -Last Defense Academy-:
files:
"<base>/gamedata/savedata/<storeUserId>":
tags:
- save
when:
- os: windows
steam:
id: 3014080
"The Hungry Lamb: Traveling in the Late Ming Dynasty":
@ -686324,6 +686361,10 @@ The Pedestrian:
store: microsoft
gog:
id: 1701905982
id:
gogExtra:
- 1716695261
- 1806714898
installDir:
The Pedestrian: {}
launch:
@ -698000,6 +698041,7 @@ The Whispered World:
gog:
id: 1207659019
id:
lutris: the-whispered-world-special-edition
steamExtra:
- 18490
installDir:

View file

@ -26123,7 +26123,6 @@
* [The Humans](https://www.pcgamingwiki.com/wiki/?curid=95969)
* [The Humans: Meet the Ancestors!](https://www.pcgamingwiki.com/wiki/?curid=184616)
* [The Hunchback of Notre Dame: Topsy Turvy Games](https://www.pcgamingwiki.com/wiki/?curid=188564)
* [The Hundred Line -Last Defense Academy-](https://www.pcgamingwiki.com/wiki/?curid=201641)
* [The Hunt](https://www.pcgamingwiki.com/wiki/?curid=63006)
* [The Hunt - Rebuilt](https://www.pcgamingwiki.com/wiki/?curid=67309)
* [The Hunt - Sophie's Journey](https://www.pcgamingwiki.com/wiki/?curid=135030)

View file

@ -276,51 +276,39 @@
300:
installDir: Day of Defeat Source
launch:
- arguments: "-steam -game dod"
- arguments: "-steam"
config:
osarch: "32"
oslist: windows
executable: hl2.exe
- arguments: "-steam -game dod"
config:
oslist: macos
executable: hl2_osx
- arguments: "-game dod -steam"
executable: dod.exe
- arguments: "-steam"
config:
osarch: "64"
oslist: linux
executable: hl2.sh
executable: dod.sh
- arguments: "-steam"
config:
osarch: "64"
oslist: windows
executable: dod_win64.exe
320:
installDir: Half-Life 2 Deathmatch
launch:
- arguments: "-steam -game hl2mp"
config:
oslist: windows
executable: hl2.exe
- arguments: "-steam -game hl2mp"
config:
oslist: macos
executable: hl2_osx
- arguments: "-game hl2mp -steam"
config:
oslist: linux
executable: hl2.sh
- arguments: "-steam"
config:
betakey: frog
osarch: "32"
oslist: windows
executable: hl2mp.exe
- arguments: "-steam"
config:
betakey: frog
osarch: "64"
oslist: windows
executable: hl2mp_win64.exe
- arguments: "-steam"
config:
betakey: frog
osarch: "64"
oslist: linux
executable: hl2mp.sh
- arguments: "-steam"
config:
osarch: "64"
oslist: windows
executable: hl2mp_win64.exe
340:
installDir: Half-Life 2
launch:
@ -596100,7 +596088,173 @@
oslist: windows
executable: The7thGuestVR.exe
type: openxr
2457220: {}
2457220:
cloud:
saves:
- path: Avowed/
pattern: "*.sav"
platforms:
- Windows
root: WinSavedGames
installDir: Avowed
launch:
- config:
osarch: "64"
oslist: windows
description: Launch Avowed
executable: Avowed.exe
type: default
- arguments: "-nvaftermath -aftermathall"
config:
betakey: release.1.3
osarch: "64"
oslist: windows
description: Avowed 1.3 Development (Recommended for Testing)
executable: AvowedDev.exe
type: option1
- arguments: "-nvaftermath -aftermathall"
config:
betakey: release.1.3
osarch: "64"
oslist: windows
description: Avowed 1.3 Test (For Performance Testing)
executable: AvowedTest.exe
type: option2
- arguments: "-nvaftermath -aftermathall"
config:
betakey: custom_branch_1
osarch: "64"
oslist: windows
description: Development
executable: AvowedDev.exe
type: option1
- arguments: "-nvaftermath -aftermathall"
config:
betakey: custom_branch_1
osarch: "64"
oslist: windows
description: Test
executable: AvowedTest.exe
type: option2
- arguments: "-nvaftermath -aftermathall"
config:
betakey: latest_mainline
osarch: "64"
oslist: windows
description: Avowed Development (Recommended for Testing)
executable: AvowedDev.exe
type: option1
- arguments: "-nvaftermath -aftermathall"
config:
betakey: release.1.2.1
osarch: "64"
oslist: windows
description: Avowed 1.2.1 Development (Recommended for Testing)
executable: AvowedDev.exe
type: option1
- arguments: "-nvaftermath -aftermathall"
config:
betakey: release.1.2.1
osarch: "64"
oslist: windows
description: Avowed 1.2.1 Test (For Performance Testing)
executable: AvowedTest.exe
type: option2
- arguments: "-nvaftermath -aftermathall"
config:
betakey: release.1.2.2
osarch: "64"
oslist: windows
description: Avowed 1.2.2 Development (Recommended for Testing)
executable: AvowedDev.exe
type: option1
- arguments: "-nvaftermath -aftermathall"
config:
betakey: release.1.2.2
osarch: "64"
oslist: windows
description: Avowed 1.2.2 Test (For Performance Testing)
executable: AvowedTest.exe
type: option2
- arguments: "-nvaftermath -aftermathall"
config:
betakey: release.1.2.3
osarch: "64"
oslist: windows
description: Avowed 1.2.3 Development (Recommended for Testing)
executable: AvowedDev.exe
type: option1
- arguments: "-nvaftermath -aftermathall"
config:
betakey: release.1.2.3
osarch: "64"
oslist: windows
description: Avowed 1.2.3 Test (For Performance Testing)
executable: AvowedTest.exe
type: option2
- arguments: "-nvaftermath -aftermathall"
config:
betakey: latest_mainline
osarch: "64"
oslist: windows
description: Avowed Test (For Performance Testing)
executable: AvowedTest.exe
type: option2
- arguments: "-nvaftermath -aftermathall"
config:
betakey: stable_mainline
osarch: "64"
oslist: windows
description: Avowed Stable Mainline Development (Recommended for Testing)
executable: AvowedDev.exe
type: option1
- arguments: "-nvaftermath -aftermathall"
config:
betakey: stable_mainline
osarch: "64"
oslist: windows
description: Avowed Stable Mainline Test (For Performance Testing)
executable: AvowedTest.exe
type: option2
- config:
osarch: "64"
oslist: windows
ownsdlc: "3361650"
description: Artbook & Soundtrack
executable: Artbook/AvowedArtbook.exe
type: option1
- arguments: "-nvaftermath -aftermathall"
config:
betakey: release.1.1
osarch: "64"
oslist: windows
description: Avowed 1.1 Development (Recommended for Testing)
executable: AvowedDev.exe
type: option1
- arguments: "-nvaftermath -aftermathall"
config:
betakey: release.1.1
osarch: "64"
oslist: windows
description: Avowed 1.1 Test (For Performance Testing)
executable: AvowedTest.exe
type: option2
- arguments: "-nvaftermath -aftermathall"
config:
betakey: release.1.2
osarch: "64"
oslist: windows
description: Avowed 1.2 Development (Recommended for Testing)
executable: AvowedDev.exe
type: option1
- arguments: "-nvaftermath -aftermathall"
config:
betakey: release.1.2
osarch: "64"
oslist: windows
description: Avowed 1.2 Test (For Performance Testing)
executable: AvowedTest.exe
type: option2
2457540:
cloud:
saves:
@ -602534,6 +602688,7 @@
nameLocalized:
english: "Master Detective Archives: RAIN CODE Plus"
japanese: 超探偵事件簿 レインコード プラス
koreana: 초탐정사건부 레인코드 Plus
schinese: 超侦探事件簿 雾雨谜宫 Plus
tchinese: 超偵探事件簿 霧雨謎宮 Plus
2904000:

View file

@ -22467,6 +22467,12 @@ Beautiful Desolation:
gog: true
steam: true
gog: 1295420179
gogSide:
- 1349442004
- 1692839292
- 1736945826
- 1854175626
- 1927390061
pageId: 113654
steam: 912570
templates:
@ -58275,6 +58281,8 @@ Dishonored:
steam: true
xbox: true
gog: 1701063787
gogSide:
- 1521801184
lutris: dishonored
pageId: 3440
steam: 205100
@ -58301,6 +58309,8 @@ Dishonored 2:
gog: true
steam: true
gog: 1431426311
gogSide:
- 1521801184
lutris: dishonored-2
pageId: 25753
steam: 403640
@ -58316,6 +58326,8 @@ Dishonored 2:
steam: true
xbox: true
gog: 1707860700
gogSide:
- 1521801184
lutris: dishonored-death-of-the-outsider
pageId: 63518
steam: 614570
@ -188024,6 +188036,9 @@ Slender Threads:
steamSide:
- 1310200
- 1682490
templates:
- "{{Game data/config|Windows|{{P|userprofile\\appdata\\locallow}}\\Blyts\\SlenderThreads\\*.dat}}"
- "{{Game data/saves|Windows|{{P|hkcu}}\\Software\\Blyts\\SlenderThreads}}"
"Slender's Woods":
pageId: 106453
"Slender: The Arrival (2013)":
@ -201210,7 +201225,9 @@ Sudden Strike 4:
gog: 2146639313
gogSide:
- 1188643001
- 1324401455
- 1589182480
- 1912059629
- 1937377674
lutris: sudden-strike-4
pageId: 39727
@ -209113,6 +209130,9 @@ Terminal Velocity:
gog: true
steam: true
gog: 1662585593
gogSide:
- 1764487728
- 2059907741
pageId: 146927
steam: 954740
templates:
@ -215505,6 +215525,9 @@ The Humans:
The Hundred Line -Last Defense Academy-:
pageId: 201641
steam: 3014080
templates:
- "{{Game data/config|Windows|{{P|game}}}}"
- "{{Game data/saves|Windows|{{P|game}}\\gamedata\\savedata\\{{P|uid}}\\}}"
"The Hungry Lamb: Traveling in the Late Ming Dynasty":
cloud:
steam: true
@ -219373,6 +219396,9 @@ The Pedestrian:
steam: true
xbox: true
gog: 1701905982
gogSide:
- 1716695261
- 1806714898
pageId: 54455
steam: 466630
templates:
@ -223229,6 +223255,7 @@ The Whispered World:
cloud:
steam: true
gog: 1207659019
lutris: the-whispered-world-special-edition
pageId: 14280
steam: 268540
steamSide: