Import recent changes from PCGamingWiki

This commit is contained in:
GitHub Actions 2024-01-06 00:53:48 +00:00 committed by github-actions[bot]
parent d345dfeba9
commit 2d1489c259
4 changed files with 140 additions and 70 deletions

View file

@ -72134,6 +72134,13 @@ Boiling Bolt:
- os: windows - os: windows
gog: gog:
id: 1866033492 id: 1866033492
installDir:
Boiling Point Road to Hell: {}
launch:
"<base>/ConsoleLauncher.exe":
- when:
- os: windows
store: steam
steam: steam:
id: 2000760 id: 2000760
Boiling Steel: Boiling Steel:
@ -150123,6 +150130,18 @@ Dino Game:
store: steam store: steam
steam: steam:
id: 1135090 id: 1135090
Dino Island:
files:
"<base>/Data/Config":
tags:
- save
when:
- os: windows
"<base>/save":
tags:
- save
when:
- os: windows
Dino Lost: Dino Lost:
installDir: installDir:
Dino Lost: {} Dino Lost: {}
@ -243036,17 +243055,6 @@ Half-Life 2:
"Half-Life: MMod": "Half-Life: MMod":
installDir: installDir:
Half-Life MMod: {} Half-Life MMod: {}
launch:
"<base>/hl.exe":
- arguments: "-game HL1MMod"
when:
- os: windows
store: steam
"<base>/hl.sh":
- arguments: "-game HL1MMod"
when:
- os: linux
store: steam
steam: steam:
id: 1761270 id: 1761270
"Half-Life: Opposing Force": "Half-Life: Opposing Force":
@ -265248,6 +265256,16 @@ HuniePop:
- config - config
steam: steam:
id: 930210 id: 930210
Hunkenstein:
installDir:
Hunkenstein: {}
launch:
"<base>/Hunkenstein.exe":
- when:
- os: windows
store: steam
steam:
id: 1730750
"Hunt 'n Sneak": "Hunt 'n Sneak":
installDir: installDir:
HuntnSneak: {} HuntnSneak: {}
@ -424800,7 +424818,7 @@ R.I.C.A:
id: 1020640 id: 1020640
"R.I.P.D.: The Game": "R.I.P.D.: The Game":
files: files:
"<base>/user.cfg": "<base>/bin/user.cfg":
tags: tags:
- config - config
when: when:
@ -631084,6 +631102,9 @@ Wildlife Park 2:
- config - config
when: when:
- os: windows - os: windows
id:
steamExtra:
- 308300
installDir: installDir:
Wildlife Park 2: {} Wildlife Park 2: {}
launch: launch:

View file

@ -15163,6 +15163,7 @@
* [Hungry Planet](https://www.pcgamingwiki.com/wiki/?curid=108044) * [Hungry Planet](https://www.pcgamingwiki.com/wiki/?curid=108044)
* [Hungry Shadows](https://www.pcgamingwiki.com/wiki/?curid=104379) * [Hungry Shadows](https://www.pcgamingwiki.com/wiki/?curid=104379)
* [Hungry Shark World](https://www.pcgamingwiki.com/wiki/?curid=191754) * [Hungry Shark World](https://www.pcgamingwiki.com/wiki/?curid=191754)
* [Hunkenstein](https://www.pcgamingwiki.com/wiki/?curid=192396)
* [Hunt 'n Sneak](https://www.pcgamingwiki.com/wiki/?curid=122692) * [Hunt 'n Sneak](https://www.pcgamingwiki.com/wiki/?curid=122692)
* [Hunt For Gods](https://www.pcgamingwiki.com/wiki/?curid=69417) * [Hunt For Gods](https://www.pcgamingwiki.com/wiki/?curid=69417)
* [Hunt for Junk](https://www.pcgamingwiki.com/wiki/?curid=180373) * [Hunt for Junk](https://www.pcgamingwiki.com/wiki/?curid=180373)

View file

@ -744,6 +744,24 @@
description: Launch Two Worlds - Radeon 9600 Compatibility Mode description: Launch Two Worlds - Radeon 9600 Compatibility Mode
executable: TwoWorlds_RADEON.exe executable: TwoWorlds_RADEON.exe
type: none type: none
- config:
oslist: macos
ownsdlc: "986290"
description: Digital Deluxe Content
executable: ddc
type: none
- config:
oslist: linux
ownsdlc: "986290"
description: Digital Deluxe Content
executable: ddc_xdg
type: none
- config:
oslist: windows
ownsdlc: "986290"
description: Two Worlds Pinball
executable: dp3d.exe
type: none
- config: - config:
oslist: windows oslist: windows
ownsdlc: "301210" ownsdlc: "301210"
@ -779,24 +797,6 @@
description: Digital Deluxe Content description: Digital Deluxe Content
executable: ddc.cmd executable: ddc.cmd
type: none type: none
- config:
oslist: macos
ownsdlc: "986290"
description: Digital Deluxe Content
executable: ddc
type: none
- config:
oslist: linux
ownsdlc: "986290"
description: Digital Deluxe Content
executable: ddc_xdg
type: none
- config:
oslist: windows
ownsdlc: "986290"
description: Two Worlds Pinball
executable: dp3d.exe
type: none
2100: 2100:
installDir: Dark Messiah Might and Magic Single Player installDir: Dark Messiah Might and Magic Single Player
launch: launch:
@ -2165,6 +2165,18 @@
description: Two Worlds II (DirectX 9) description: Two Worlds II (DirectX 9)
executable: TwoWorlds2.exe executable: TwoWorlds2.exe
type: none type: none
- config:
oslist: windows
ownsdlc: "633963"
description: Digital Deluxe Content
executable: ddc.cmd
type: none
- config:
oslist: macos
ownsdlc: "633963"
description: Digital Deluxe Content
executable: ddc
type: none
- config: - config:
oslist: macos oslist: macos
description: Two Worlds II description: Two Worlds II
@ -2206,18 +2218,6 @@
description: Particle Editor description: Particle Editor
executable: ParticleEdit.exe executable: ParticleEdit.exe
type: none type: none
- config:
oslist: windows
ownsdlc: "633963"
description: Digital Deluxe Content
executable: ddc.cmd
type: none
- config:
oslist: macos
ownsdlc: "633963"
description: Digital Deluxe Content
executable: ddc
type: none
7530: 7530:
installDir: Two Worlds II Castle Defense installDir: Two Worlds II Castle Defense
launch: launch:
@ -4264,7 +4264,7 @@
installDir: Rainbow Six 3 Gold installDir: Rainbow Six 3 Gold
launch: launch:
- description: "Launch Rainbow Six 3: Raven Shield" - description: "Launch Rainbow Six 3: Raven Shield"
executable: "system\\\\ravenshield.exe" executable: "system\\ravenshield.exe"
19900: 19900:
installDir: Far Cry 2 installDir: Far Cry 2
launch: launch:
@ -192953,6 +192953,27 @@
description: Use this launch option to see the correct servers! description: Use this launch option to see the correct servers!
executable: Launch_Game.exe executable: Launch_Game.exe
type: default type: default
- arguments: "-Limbic -noeac -cheats -gamemaster -audience=preview"
config:
betakey: preview
osarch: "64"
oslist: windows
executable: Launch_Game.exe
type: default
- arguments: "-Photon -PhotonSendDirect=off -noeac -cheats -gamemaster"
config:
betakey: age_rating
osarch: "64"
oslist: windows
executable: Launch_Game.exe
type: default
- arguments: "-Limbic -noeac -cheats -gamemaster -audience=MoM"
config:
betakey: gportal
osarch: "64"
oslist: windows
executable: Launch_Game.exe
type: default
- arguments: "-audience=MoM -noeac" - arguments: "-audience=MoM -noeac"
config: config:
betakey: mars_qa_2 betakey: mars_qa_2
@ -193005,27 +193026,6 @@
oslist: windows oslist: windows
executable: Launch_Game.exe executable: Launch_Game.exe
type: default type: default
- arguments: "-Limbic -noeac -cheats -gamemaster -audience=preview"
config:
betakey: preview
osarch: "64"
oslist: windows
executable: Launch_Game.exe
type: default
- arguments: "-Photon -PhotonSendDirect=off -noeac -cheats -gamemaster"
config:
betakey: age_rating
osarch: "64"
oslist: windows
executable: Launch_Game.exe
type: default
- arguments: "-Limbic -noeac -cheats -gamemaster -audience=MoM"
config:
betakey: gportal
osarch: "64"
oslist: windows
executable: Launch_Game.exe
type: default
644310: {} 644310: {}
644320: 644320:
installDir: Halfquake Trilogy installDir: Halfquake Trilogy
@ -427980,6 +427980,13 @@
koreana: 아바마마와 돌아온 데굴데굴~ 쫀득쫀득~ 괴혼 koreana: 아바마마와 돌아온 데굴데굴~ 쫀득쫀득~ 괴혼
schinese: 人见人爱的块魂 安可+ 国王大人的小小回忆 schinese: 人见人爱的块魂 安可+ 国王大人的小小回忆
tchinese: 人見人愛的塊魂 安可+ 國王大人的小小回憶 tchinese: 人見人愛的塊魂 安可+ 國王大人的小小回憶
1730750:
installDir: Hunkenstein
launch:
- config:
oslist: windows
executable: Hunkenstein.exe
type: default
1731070: 1731070:
installDir: Asterigos installDir: Asterigos
launch: launch:
@ -428836,16 +428843,42 @@
1761270: 1761270:
installDir: Half-Life MMod installDir: Half-Life MMod
launch: launch:
- arguments: "-game HL1MMod" - arguments: "-steam -game HL1MMod"
config: config:
oslist: windows oslist: windows
description: "Half-Life: MMod"
executable: hl.exe executable: hl.exe
type: default type: option1
- arguments: "-game HL1MMod" - arguments: "-steam -game HL1MMod"
config: config:
oslist: linux oslist: linux
description: "Half-Life: MMod"
executable: hl.sh executable: hl.sh
type: default type: option1
- arguments: "-steam -game Darkstar"
config:
oslist: windows
description: "Half-Life 1: MMod - Darkstar"
executable: hl.exe
type: option2
- arguments: "-steam -game Uplink"
config:
oslist: windows
description: "Half-Life 1: MMod - Uplink"
executable: hl.exe
type: option3
- arguments: "-steam -game Darkstar"
config:
oslist: linux
description: "Half-Life 1: MMod - Darkstar"
executable: hl.sh
type: option2
- arguments: "-steam -game Uplink"
config:
oslist: linux
description: "Half-Life 1: MMod - Uplink"
executable: hl.sh
type: option3
1761290: 1761290:
installDir: Japanese Rail Sim Journey to Kyoto installDir: Japanese Rail Sim Journey to Kyoto
launch: launch:
@ -434530,7 +434563,12 @@
oslist: macos oslist: macos
executable: "Contents/MacOS/Keep it Cool, Man" executable: "Contents/MacOS/Keep it Cool, Man"
type: default type: default
2000760: {} 2000760:
installDir: Boiling Point Road to Hell
launch:
- config:
oslist: windows
executable: ConsoleLauncher.exe
2000770: 2000770:
installDir: Ballance installDir: Ballance
launch: launch:

View file

@ -44536,6 +44536,11 @@ Dino Game:
renamedFrom: renamedFrom:
- Dino game - Dino game
steam: 1135090 steam: 1135090
Dino Island:
pageId: 192398
templates:
- "{{Game data/saves|Windows|{{p|game}}\\Data\\Config}}"
- "{{Game data/saves|Windows|{{p|game}}\\save}}"
Dino Lost: Dino Lost:
pageId: 141909 pageId: 141909
steam: 1063570 steam: 1063570
@ -79227,6 +79232,9 @@ HuniePop:
- "{{Game data/config|Windows|{{p|hkcu}}\\Software\\HuniePot\\HuniePop 2 - Double Date\\}}" - "{{Game data/config|Windows|{{p|hkcu}}\\Software\\HuniePot\\HuniePop 2 - Double Date\\}}"
- "{{Game data/saves|Windows|{{p|userprofile}}\\AppData\\LocalLow\\HuniePot\\HuniePop 2 - Double Date\\}}" - "{{Game data/saves|Windows|{{p|userprofile}}\\AppData\\LocalLow\\HuniePot\\HuniePop 2 - Double Date\\}}"
- "{{Game data/saves|OS X|{{p|osxhome}}/Library/Application Support/com.HuniePot.HuniePop2-DoubleDate/}}" - "{{Game data/saves|OS X|{{p|osxhome}}/Library/Application Support/com.HuniePot.HuniePop2-DoubleDate/}}"
Hunkenstein:
pageId: 192396
steam: 1730750
"Hunt 'n Sneak": "Hunt 'n Sneak":
pageId: 122692 pageId: 122692
steam: 689610 steam: 689610
@ -127117,7 +127125,7 @@ R.I.C.A:
pageId: 40606 pageId: 40606
steam: 237590 steam: 237590
templates: templates:
- "{{Game data/config|Windows|{{p|game}}\\user.cfg}}" - "{{Game data/config|Windows|{{p|game}}\\bin\\user.cfg}}"
"R.O.M. Gold: Rings of Medusa": "R.O.M. Gold: Rings of Medusa":
pageId: 186729 pageId: 186729
R.O.O.T.S: R.O.O.T.S:
@ -189463,6 +189471,8 @@ Wildlife Park - Wild Creatures:
Wildlife Park 2: Wildlife Park 2:
pageId: 49911 pageId: 49911
steam: 304350 steam: 304350
steamSide:
- 308300
templates: templates:
- "{{Game data/config|Windows|{{p|game}}\\settings\\}}" - "{{Game data/config|Windows|{{p|game}}\\settings\\}}"
Wildlife Park 2 - Crazy Zoo: Wildlife Park 2 - Crazy Zoo: