Import recent changes from PCGamingWiki

This commit is contained in:
GitHub Actions 2024-11-16 00:54:46 +00:00 committed by github-actions[bot]
parent dc4b936f0f
commit b080275fec
4 changed files with 225 additions and 16 deletions

View file

@ -33104,6 +33104,10 @@ American VR Coasters:
steam:
id: 610260
"Amerzone - The Explorer's Legacy (2024)":
alias: "Amerzone - The Explorer's Legacy (2025)"
"Amerzone - The Explorer's Legacy (2025)":
gog:
id: 1278178241
steam:
id: 2429190
"Amerzone: The Explorer's Legacy":
@ -33130,7 +33134,7 @@ American VR Coasters:
steam:
id: 302190
"Amerzone: The Explorer's Legacy (2024)":
alias: "Amerzone - The Explorer's Legacy (2024)"
alias: "Amerzone - The Explorer's Legacy (2025)"
Amethlion:
installDir:
Amethlion: {}
@ -103671,6 +103675,13 @@ Canadian Football 2017:
steam:
id: 664650
Canadian Robot Racing League:
installDir:
CanadianRobotRacingLeague: {}
launch:
"<base>/Canadian Robot Racing League.exe":
- when:
- os: windows
store: steam
steam:
id: 1199200
Canari:
@ -108906,6 +108917,16 @@ Castlevania Anniversary Collection:
- config
when:
- os: windows
"<winAppData>/Konami/CastlevaniaAnniversaryCollection/<storeUserId>/SaveData":
tags:
- save
when:
- os: windows
"<winAppData>/Konami/CastlevaniaAnniversaryCollection/SaveData":
tags:
- save
when:
- os: windows
installDir:
Castlevania Anniversary Collection: {}
launch:
@ -290599,23 +290620,22 @@ Half-Life 2:
installDir:
Half-Life 2: {}
launch:
"<base>/hl2.exe":
- arguments: "-game hl2 -steam"
when:
- os: windows
store: steam
workingDir: "<base>/bin"
"<base>/hl2.sh":
- arguments: "-game hl2 -steam"
when:
- os: mac
store: steam
- arguments: "-steam -game hl2_complete"
when:
- os: linux
store: steam
registry:
HKEY_CURRENT_USER/SOFTWARE/Valve/Source/hl2/Settings:
tags:
- config
HKEY_CURRENT_USER/SOFTWARE/Valve/Source/hl2_complete/Settings:
tags:
- config
steam:
id: 220
Half-Life 2 RTX:
@ -318102,6 +318122,8 @@ Hunter Story:
steam:
id: 695650
Hunter of Antiques:
cloud:
steam: true
files:
"<base>/Files/gamesaves/*.arr":
when:
@ -320413,6 +320435,26 @@ I Am Fish:
store: steam
steam:
id: 1472560
"I Am Future: Cozy Apocalypse Survival":
cloud:
steam: true
files:
"<home>/AppData/LocalLow/Mandragora/I Am Future/SaveData":
when:
- store: steam
id:
steamExtra:
- 2487020
- 2532810
installDir:
I Am Future: {}
launch:
"<base>/I Am Future.exe":
- when:
- os: windows
store: steam
steam:
id: 1658040
I Am Gooey:
installDir:
I Am Gooey: {}
@ -325450,6 +325492,25 @@ Immortal Heroes:
store: steam
steam:
id: 741450
Immortal Life:
cloud:
steam: true
files:
"<base>/SavesDir/<storeUserId>":
when:
- store: steam
id:
lutris: immortal-life
installDir:
ImmortalLife: {}
launch:
"<base>/ImmortalLife.exe":
- when:
- bit: 64
os: windows
store: steam
steam:
id: 1201230
Immortal Planet:
cloud:
gog: true
@ -367950,6 +368011,8 @@ Lego Harry Potter Collection:
steam:
id: 204120
Lego Horizon Adventures:
cloud:
steam: true
files:
"<winLocalAppData>/Glow/Saved/Config/Windows":
tags:
@ -672979,6 +673042,27 @@ The Lost Valley:
store: steam
steam:
id: 360890
The Lost Village:
cloud:
steam: true
files:
"<winLocalAppData>/TheLostVillage/Saved/SaveGames/**/*.sav":
when:
- store: steam
id:
steamExtra:
- 2850340
- 2917210
- 3227480
installDir:
TheLostVillage: {}
launch:
"<base>/TheLostVillage.exe":
- when:
- os: windows
store: steam
steam:
id: 1963040
The Lost Wizard:
installDir:
The Lost Wizard: {}

View file

@ -1223,7 +1223,7 @@
* [American Railroads - Summit River & Pine Valley](https://www.pcgamingwiki.com/wiki/?curid=91973)
* [American University Life: Welcome Week!](https://www.pcgamingwiki.com/wiki/?curid=102421)
* [American VR Coasters](https://www.pcgamingwiki.com/wiki/?curid=65006)
* [Amerzone - The Explorer's Legacy (2024)](https://www.pcgamingwiki.com/wiki/?curid=193647)
* [Amerzone - The Explorer's Legacy (2025)](https://www.pcgamingwiki.com/wiki/?curid=193647)
* [Amethlion](https://www.pcgamingwiki.com/wiki/?curid=108100)
* [Amid Evil VR](https://www.pcgamingwiki.com/wiki/?curid=192756)
* [Amigo Fishing](https://www.pcgamingwiki.com/wiki/?curid=90082)

View file

@ -189,14 +189,22 @@
cloud:
saves:
- path: hl2/save
pattern: "*.sav"
platforms:
- all
pattern: "*.*"
root: gameinstall
- path: episodic/save
pattern: "*.*"
root: gameinstall
- path: ep2/save
pattern: "*.*"
root: gameinstall
- path: lostcoast/save
pattern: "*.*"
root: gameinstall
installDir: Half-Life 2
launch:
- arguments: "-game hl2 -steam"
- arguments: "-steam -game hl2_complete"
config:
betakey: default
oslist: windows
executable: hl2.exe
workingdir: bin
@ -204,10 +212,32 @@
config:
oslist: macos
executable: hl2.sh
- arguments: "-game hl2 -steam"
- arguments: "-steam -game hl2_complete"
config:
oslist: linux
executable: hl2.sh
- arguments: "-steam -game hl2"
config:
betakey: steam_legacy
oslist: windows
executable: hl2.exe
workingdir: bin
- arguments: "-steam -game hl2"
config:
betakey: steam_legacy
oslist: linux
executable: hl2.sh
- arguments: "-steam -game hl2_complete"
config:
betakey: test
oslist: windows
executable: hl2.exe
workingdir: bin
- arguments: "-steam -game hl2_complete"
config:
betakey: test
oslist: linux
executable: hl2.sh
240:
installDir: Counter-Strike Source
launch:
@ -518099,7 +518129,13 @@
oslist: windows
executable: Edge Of Galaxy.exe
type: default
1199200: {}
1199200:
installDir: CanadianRobotRacingLeague
launch:
- config:
oslist: windows
executable: Canadian Robot Racing League.exe
type: default
1199220:
installDir: An Odyssey Echoes of War
launch:
@ -560936,6 +560972,21 @@
oslist: windows
executable: SlimeRancher2.exe
type: default
1658040:
cloud:
saves:
- path: Mandragora/I Am Future/SaveData
pattern: "*"
recursive: true
root: WinAppDataLocalLow
installDir: I Am Future
launch:
- config:
oslist: windows
executable: I Am Future.exe
type: default
nameLocalized:
schinese: 我是未来:悠闲末日生活
1658150:
cloud:
saves:
@ -577041,6 +577092,50 @@
japanese: サブノーティカ2
koreana: 서브노티카 2
schinese: 深海迷航2
1963040:
cloud:
saves:
- path: TheLostVillage/Saved/SaveGames
pattern: "*.sav"
recursive: true
root: WinAppDataLocal
installDir: TheLostVillage
launch:
- config:
oslist: windows
executable: TheLostVillage.exe
type: default
nameLocalized:
brazilian: The Lost Village
bulgarian: The Lost Village
czech: The Lost Village
danish: The Lost Village
dutch: The Lost Village
english: The Lost Village
finnish: The Lost Village
french: The Lost Village
german: The Lost Village
greek: The Lost Village
hungarian: The Lost Village
indonesian: The Lost Village
italian: The Lost Village
japanese: The Lost Village
koreana: The Lost Village
latam: The Lost Village
norwegian: The Lost Village
polish: The Lost Village
portuguese: The Lost Village
romanian: The Lost Village
russian: The Lost Village
sc_schinese: 山门与幻境
schinese: 山门与幻境
spanish: The Lost Village
swedish: The Lost Village
tchinese: 山門與幻境
thai: The Lost Village
turkish: The Lost Village
ukrainian: The Lost Village
vietnamese: The Lost Village
1963210:
cloud:
saves:

View file

@ -10353,10 +10353,12 @@ American Truck Simulator:
American VR Coasters:
pageId: 65006
steam: 610260
"Amerzone - The Explorer's Legacy (2024)":
"Amerzone - The Explorer's Legacy (2025)":
gog: 1278178241
pageId: 193647
renamedFrom:
- "Amerzone: The Explorer's Legacy (2024)"
- "Amerzone - The Explorer's Legacy (2024)"
steam: 2429190
"Amerzone: The Explorer's Legacy":
gog: 1207658847
@ -34497,6 +34499,7 @@ Castlevania Anniversary Collection:
- "{{Game data/config|Windows|{{P|appdata}}\\Castlevania Anniversary Collection\\savedata\\savecfg.txt}}"
- "{{Game data/saves|Windows|{{P|appdata}}\\Castlevania Anniversary Collection\\savedata\\}}"
- "{{Game data/saves|Steam|{{P|steam}}\\userdata\\{{P|uid}}\\1018010\\remote\\}}"
- "{{Game data/saves|Epic Games Store|{{P|appdata}}\\Konami\\CastlevaniaAnniversaryCollection\\SaveData\\|{{P|appdata}}\\Konami\\CastlevaniaAnniversaryCollection\\{{P|uid}}\\SaveData\\}}"
Castlevania Dominus Collection:
cloud:
steam: true
@ -92021,7 +92024,7 @@ Half-Life 2:
- 323140
- 466270
templates:
- "{{Game data/config|Windows|{{p|hkcu}}\\SOFTWARE\\Valve\\Source\\hl2\\Settings}}"
- "{{Game data/config|Windows|{{p|hkcu}}\\SOFTWARE\\Valve\\Source\\hl2_complete\\Settings|{{p|hkcu}}\\SOFTWARE\\Valve\\Source\\hl2\\Settings}}"
- "{{Game data/config|Steam|{{p|game}}\\hl2\\cfg\\}}"
- "{{Game data/saves|Steam|{{p|game}}\\hl2\\save\\||{{p|game}}\\hl2\\cfg\\config.cfg<ref>{{Refcheck|user=Taylor.mabby654|date=2024-07-01|comment=Contains chapter progress}}</ref>}}"
Half-Life 2 RTX:
@ -100896,6 +100899,8 @@ Hunter Story:
pageId: 72820
steam: 695650
Hunter of Antiques:
cloud:
steam: true
pageId: 76281
steam: 745060
"Hunter x Hunter: Nen x Impact":
@ -101597,6 +101602,14 @@ I Am Fish:
steam: 1472560
templates:
- "{{Game data/saves|Windows|{{P|localappdata}}Low\\Bossa Studios\\IAmFish\\SaveData}}"
"I Am Future: Cozy Apocalypse Survival":
cloud:
steam: true
pageId: 199260
steam: 1658040
steamSide:
- 2487020
- 2532810
I Am Gooey:
pageId: 144411
steam: 1137900
@ -103111,6 +103124,12 @@ Immortal Girl:
Immortal Heroes:
pageId: 76263
steam: 741450
Immortal Life:
cloud:
steam: true
lutris: immortal-life
pageId: 199262
steam: 1201230
Immortal Planet:
cloud:
gog: true
@ -116683,6 +116702,8 @@ Lego Harry Potter Collection:
- "{{Game data/saves|Windows|{{P|appdata}}\\WB Games\\LEGO Harry Potter 2\\SavedGames\\}}"
- "{{Game data/saves|OS X|{{P|osxhome}}/Library/Application Support/Feral Interactive/LEGO Harry Potter Years 5-7/SavedGames/}}"
Lego Horizon Adventures:
cloud:
steam: true
pageId: 195528
steam: 2428810
templates:
@ -213888,6 +213909,15 @@ The Lost Valley:
steam: 360890
The Lost Vikings:
pageId: 17045
The Lost Village:
cloud:
steam: true
pageId: 199264
steam: 1963040
steamSide:
- 2850340
- 2917210
- 3227480
The Lost Wizard:
pageId: 73509
steam: 727110