Import recent changes from PCGamingWiki

This commit is contained in:
Forgejo Actions 2025-01-28 18:02:52 +00:00
parent 390c15bf6e
commit f5fc9bb93f
5 changed files with 125 additions and 27 deletions

View file

@ -689833,10 +689833,24 @@ The Space Bar:
installDir: installDir:
The Space Bar: {} The Space Bar: {}
launch: launch:
"<base>/SPACEBAR.EXE": "<base>/ScummVM.app/Contents/MacOS/scummvm":
- when: - arguments: "--zoom-splash=white -c ../scummvm.ini spacebar-win"
when:
- os: mac
store: steam
workingDir: "<base>/ScummVM.app"
"<base>/ScummVM/scummvm.exe":
- arguments: "--zoom-splash=white --no-console -c ../scummvm.ini spacebar-win"
when:
- os: windows - os: windows
store: steam store: steam
workingDir: "<base>/ScummVM"
"<base>/scummvm/scummvm":
- arguments: "--zoom-splash=white -c ../scummvm.ini spacebar-win"
when:
- os: linux
store: steam
workingDir: "<base>/scummvm"
steam: steam:
id: 2253580 id: 2253580
The Space Garden: The Space Garden:
@ -690479,6 +690493,34 @@ The Stone:
TheStone: {} TheStone: {}
steam: steam:
id: 676990 id: 676990
The Stone of Madness:
cloud:
gog: true
steam: true
files:
"<home>/AppData/LocalLow/TGK/TSoM/saves/default/*.txt":
tags:
- save
when:
- os: windows
gog:
id: 1652502440
id:
gogExtra:
- 1081343974
- 1089415355
steamExtra:
- 3256540
- 3392520
installDir:
The Stone of Madness: {}
launch:
"<base>/TSoM.exe":
- when:
- os: windows
store: steam
steam:
id: 1309710
"The Storm Guard: Darkness is Coming": "The Storm Guard: Darkness is Coming":
installDir: installDir:
The Storm Guard: {} The Storm Guard: {}
@ -763873,6 +763915,19 @@ Wildlife Park Gold Remastered:
steam: steam:
id: 664120 id: 664120
"Wildlife Tycoon: Venture Africa": "Wildlife Tycoon: Venture Africa":
files:
"<base>/GameSpecific":
tags:
- config
when:
- os: windows
"<base>/common":
tags:
- config
when:
- os: windows
id:
lutris: wildlife-tycoon-venture-africa
installDir: installDir:
Venture Africa: {} Venture Africa: {}
launch: launch:
@ -786885,6 +786940,8 @@ Zuma:
- save - save
when: when:
- os: windows - os: windows
id:
lutris: zuma-deluxe
installDir: installDir:
Zuma Deluxe: {} Zuma Deluxe: {}
launch: launch:

View file

@ -29685,7 +29685,6 @@
* [WildIsland](https://www.pcgamingwiki.com/wiki/?curid=155805) * [WildIsland](https://www.pcgamingwiki.com/wiki/?curid=155805)
* [WildKids](https://www.pcgamingwiki.com/wiki/?curid=125607) * [WildKids](https://www.pcgamingwiki.com/wiki/?curid=125607)
* [Wildlife Park 2 - Horses](https://www.pcgamingwiki.com/wiki/?curid=49901) * [Wildlife Park 2 - Horses](https://www.pcgamingwiki.com/wiki/?curid=49901)
* [Wildlife Tycoon: Venture Africa](https://www.pcgamingwiki.com/wiki/?curid=92843)
* [Wildlife VR](https://www.pcgamingwiki.com/wiki/?curid=42295) * [Wildlife VR](https://www.pcgamingwiki.com/wiki/?curid=42295)
* [Will Glow the Wisp](https://www.pcgamingwiki.com/wiki/?curid=63040) * [Will Glow the Wisp](https://www.pcgamingwiki.com/wiki/?curid=63040)
* [Will of the Gods](https://www.pcgamingwiki.com/wiki/?curid=36676) * [Will of the Gods](https://www.pcgamingwiki.com/wiki/?curid=36676)

View file

@ -536726,6 +536726,32 @@
oslist: windows oslist: windows
executable: LineWarClient.exe executable: LineWarClient.exe
type: none type: none
1309710:
cloud:
saves:
- path: TGK/TSoM/saves/default
pattern: "*.txt"
root: WinAppDataLocalLow
overrides:
- os: MacOS
osCompare: "="
pathTransforms:
- find: TGK/TSoM/saves/default
replace: unity.TGK.TSoM/saves/default
root: WinAppDataLocalLow
useInstead: MacAppSupport
- os: Linux
osCompare: "="
pathTransforms:
- find: TGK/TSoM/saves/default
replace: ".config/unity3d/TGK/TSoM/saves/default"
root: WinAppDataLocalLow
useInstead: LinuxHome
installDir: The Stone of Madness
launch:
- config:
oslist: windows
executable: TSoM.exe
1309820: 1309820:
cloud: cloud:
saves: saves:
@ -590058,34 +590084,24 @@
root: gameinstall root: gameinstall
installDir: The Space Bar installDir: The Space Bar
launch: launch:
- arguments: "-c ../scummvm.ini spacebar-win" - arguments: "--zoom-splash=white --no-console -c ../scummvm.ini spacebar-win"
config: config:
betakey: scummvm
oslist: windows oslist: windows
description: ScummVM Playtest
executable: ScummVM/scummvm.exe executable: ScummVM/scummvm.exe
type: option1
workingdir: ScummVM/
- arguments: "-c ../scummvm.ini spacebar-win"
config:
betakey: scummvm
oslist: macos
description: ScummVM Playtest
executable: ScummVM.app/Contents/MacOS/scummvm
type: option1
workingdir: ScummVM.app/
- arguments: "-c ../scummvm.ini spacebar-win"
config:
betakey: scummvm
oslist: linux
description: ScummVM Playtest
executable: scummvm/scummvm
type: option1
workingdir: scummvm/
- config:
oslist: windows
executable: SPACEBAR.EXE
type: default type: default
workingdir: ScummVM/
- arguments: "--zoom-splash=white -c ../scummvm.ini spacebar-win"
config:
oslist: macos
executable: ScummVM.app/Contents/MacOS/scummvm
type: default
workingdir: ScummVM.app/
- arguments: "--zoom-splash=white -c ../scummvm.ini spacebar-win"
config:
oslist: linux
executable: scummvm/scummvm
type: default
workingdir: scummvm/
2253930: 2253930:
cloud: cloud:
saves: saves:

View file

@ -51980,6 +51980,7 @@ Dead Line:
"Dead Man's Draw": "Dead Man's Draw":
cloud: cloud:
steam: true steam: true
malformed: true
pageId: 50679 pageId: 50679
steam: 262450 steam: 262450
templates: templates:
@ -173822,6 +173823,7 @@ Rook:
pageId: 95073 pageId: 95073
steam: 771820 steam: 771820
Rooks Keep: Rooks Keep:
malformed: true
pageId: 13496 pageId: 13496
steam: 299440 steam: 299440
Room 208: Room 208:
@ -211004,6 +211006,7 @@ The Crowded Party Game Collection:
The Crown of Leaves: The Crown of Leaves:
cloud: cloud:
steam: true steam: true
malformed: true
pageId: 64648 pageId: 64648
steam: 604330 steam: 604330
templates: templates:
@ -220220,6 +220223,22 @@ The Sting!:
The Stone: The Stone:
pageId: 68116 pageId: 68116
steam: 676990 steam: 676990
The Stone of Madness:
cloud:
gog: true
steam: true
xbox: true
gog: 1652502440
gogSide:
- 1081343974
- 1089415355
pageId: 201171
steam: 1309710
steamSide:
- 3256540
- 3392520
templates:
- "{{Game data/saves|Windows|{{p|userprofile\\appdata\\locallow}}\\TGK\\TSoM\\saves\\default\\*.txt}}"
"The Storm Guard: Darkness is Coming": "The Storm Guard: Darkness is Coming":
pageId: 36812 pageId: 36812
steam: 409910 steam: 409910
@ -244809,8 +244828,11 @@ Wildlife Park Gold Remastered:
pageId: 65233 pageId: 65233
steam: 664120 steam: 664120
"Wildlife Tycoon: Venture Africa": "Wildlife Tycoon: Venture Africa":
lutris: wildlife-tycoon-venture-africa
pageId: 92843 pageId: 92843
steam: 795220 steam: 795220
templates:
- "{{Game data/config|Windows|{{p|game}}\\common\\|{{p|game}}\\GameSpecific\\}}"
Wildlife VR: Wildlife VR:
pageId: 42295 pageId: 42295
steam: 500140 steam: 500140
@ -252176,6 +252198,7 @@ Zulu Response:
pageId: 39111 pageId: 39111
steam: 401250 steam: 401250
Zuma: Zuma:
lutris: zuma-deluxe
pageId: 12486 pageId: 12486
steam: 3330 steam: 3330
templates: templates:

View file

@ -1,12 +1,15 @@
* [Boneworks](https://www.pcgamingwiki.com/wiki/?curid=129124) * [Boneworks](https://www.pcgamingwiki.com/wiki/?curid=129124)
* [Call of Duty: Modern Warfare II](https://www.pcgamingwiki.com/wiki/?curid=178173) * [Call of Duty: Modern Warfare II](https://www.pcgamingwiki.com/wiki/?curid=178173)
* [Dead Man's Draw](https://www.pcgamingwiki.com/wiki/?curid=50679)
* [Escape from Tarkov](https://www.pcgamingwiki.com/wiki/?curid=75944) * [Escape from Tarkov](https://www.pcgamingwiki.com/wiki/?curid=75944)
* [Project Nomads](https://www.pcgamingwiki.com/wiki/?curid=160544) * [Project Nomads](https://www.pcgamingwiki.com/wiki/?curid=160544)
* [Rooks Keep](https://www.pcgamingwiki.com/wiki/?curid=13496)
* [Shadow Complex Remastered](https://www.pcgamingwiki.com/wiki/?curid=30035) * [Shadow Complex Remastered](https://www.pcgamingwiki.com/wiki/?curid=30035)
* [Spooky's Jump Scare Mansion: HD Renovation](https://www.pcgamingwiki.com/wiki/?curid=57683) * [Spooky's Jump Scare Mansion: HD Renovation](https://www.pcgamingwiki.com/wiki/?curid=57683)
* [Star Wars: The Force Unleashed](https://www.pcgamingwiki.com/wiki/?curid=1121) * [Star Wars: The Force Unleashed](https://www.pcgamingwiki.com/wiki/?curid=1121)
* [Stranger of Paradise: Final Fantasy Origin](https://www.pcgamingwiki.com/wiki/?curid=169276) * [Stranger of Paradise: Final Fantasy Origin](https://www.pcgamingwiki.com/wiki/?curid=169276)
* [Street Legal](https://www.pcgamingwiki.com/wiki/?curid=76838) * [Street Legal](https://www.pcgamingwiki.com/wiki/?curid=76838)
* [The Crown of Leaves](https://www.pcgamingwiki.com/wiki/?curid=64648)
* [The First Templar](https://www.pcgamingwiki.com/wiki/?curid=40982) * [The First Templar](https://www.pcgamingwiki.com/wiki/?curid=40982)
* [Tokyo Clanpool](https://www.pcgamingwiki.com/wiki/?curid=200490) * [Tokyo Clanpool](https://www.pcgamingwiki.com/wiki/?curid=200490)
* [Unrailed! 2: Back on Track](https://www.pcgamingwiki.com/wiki/?curid=199170) * [Unrailed! 2: Back on Track](https://www.pcgamingwiki.com/wiki/?curid=199170)