Import recent changes from PCGamingWiki
This commit is contained in:
parent
7eb4c3f836
commit
b84858f263
4 changed files with 73 additions and 40 deletions
|
@ -8723,7 +8723,9 @@ A Hat in Time:
|
|||
- 356831
|
||||
- 693170
|
||||
- 787340
|
||||
- 924490
|
||||
- 940220
|
||||
- 1738980
|
||||
installDir:
|
||||
HatinTime: {}
|
||||
launch:
|
||||
|
@ -116205,6 +116207,9 @@ Cheaters Blackjack 21:
|
|||
store: steam
|
||||
steam:
|
||||
id: 486640
|
||||
Cheaters Cheetah:
|
||||
steam:
|
||||
id: 3438990
|
||||
Cheats 4 Hire:
|
||||
installDir:
|
||||
Cheats 4 Hire: {}
|
||||
|
@ -140479,20 +140484,23 @@ Counter-Strike NEO -White Memories-:
|
|||
installDir:
|
||||
Counter-Strike Source: {}
|
||||
launch:
|
||||
"<base>/hl2.exe":
|
||||
- arguments: "-steam -game cstrike"
|
||||
"<base>/cstrike.exe":
|
||||
- arguments: "-steam"
|
||||
when:
|
||||
- os: windows
|
||||
- bit: 32
|
||||
os: windows
|
||||
store: steam
|
||||
"<base>/hl2.sh":
|
||||
- arguments: "-game cstrike -steam"
|
||||
"<base>/cstrike.sh":
|
||||
- arguments: "-steam"
|
||||
when:
|
||||
- os: linux
|
||||
- bit: 64
|
||||
os: linux
|
||||
store: steam
|
||||
"<base>/hl2_osx":
|
||||
- arguments: "-steam -game cstrike"
|
||||
"<base>/cstrike_win64.exe":
|
||||
- arguments: "-steam"
|
||||
when:
|
||||
- os: mac
|
||||
- bit: 64
|
||||
os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 240
|
||||
|
@ -294605,27 +294613,29 @@ Half-Life 2 RTX:
|
|||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"<base>/hl2/cfg":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: linux
|
||||
id:
|
||||
lutris: half-life-deathmatch-source
|
||||
installDir:
|
||||
Half-Life 1 Source Deathmatch: {}
|
||||
launch:
|
||||
"<base>/hl2.exe":
|
||||
- arguments: "-game hl1mp -steam"
|
||||
"<base>/hl1mp.exe":
|
||||
- arguments: "-steam"
|
||||
when:
|
||||
- os: windows
|
||||
- bit: 32
|
||||
os: windows
|
||||
store: steam
|
||||
"<base>/hl2.sh":
|
||||
- arguments: "-game hl1mp -steam"
|
||||
"<base>/hl1mp.sh":
|
||||
- arguments: "-steam"
|
||||
when:
|
||||
- os: mac
|
||||
- bit: 64
|
||||
os: linux
|
||||
store: steam
|
||||
- os: linux
|
||||
"<base>/hl1mp_win64.exe":
|
||||
- arguments: "-steam"
|
||||
when:
|
||||
- bit: 64
|
||||
os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 360
|
||||
|
@ -621608,6 +621618,13 @@ Sticky Business:
|
|||
store: steam
|
||||
gog:
|
||||
id: 1383151060
|
||||
id:
|
||||
gogExtra:
|
||||
- 1423705561
|
||||
- 1770714952
|
||||
steamExtra:
|
||||
- 2667860
|
||||
- 3100090
|
||||
installDir:
|
||||
Sticky Business: {}
|
||||
launch:
|
||||
|
|
|
@ -4532,6 +4532,7 @@
|
|||
* [CHAZE!](https://www.pcgamingwiki.com/wiki/?curid=146473)
|
||||
* [Cheap Golf](https://www.pcgamingwiki.com/wiki/?curid=61060)
|
||||
* [Cheaters Blackjack 21](https://www.pcgamingwiki.com/wiki/?curid=42641)
|
||||
* [Cheaters Cheetah](https://www.pcgamingwiki.com/wiki/?curid=201645)
|
||||
* [Cheats 4 Hire](https://www.pcgamingwiki.com/wiki/?curid=47487)
|
||||
* [Check Your 6!](https://www.pcgamingwiki.com/wiki/?curid=82173)
|
||||
* [Checkmate!](https://www.pcgamingwiki.com/wiki/?curid=109890)
|
||||
|
|
|
@ -234,18 +234,21 @@
|
|||
240:
|
||||
installDir: Counter-Strike Source
|
||||
launch:
|
||||
- arguments: "-steam -game cstrike"
|
||||
- arguments: "-steam"
|
||||
config:
|
||||
osarch: "32"
|
||||
oslist: windows
|
||||
executable: hl2.exe
|
||||
- arguments: "-steam -game cstrike"
|
||||
config:
|
||||
oslist: macos
|
||||
executable: hl2_osx
|
||||
- arguments: "-game cstrike -steam"
|
||||
executable: cstrike.exe
|
||||
- arguments: "-steam"
|
||||
config:
|
||||
osarch: "64"
|
||||
oslist: linux
|
||||
executable: hl2.sh
|
||||
executable: cstrike.sh
|
||||
- arguments: "-steam"
|
||||
config:
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
executable: cstrike_win64.exe
|
||||
280:
|
||||
cloud:
|
||||
saves:
|
||||
|
@ -328,21 +331,21 @@
|
|||
360:
|
||||
installDir: Half-Life 1 Source Deathmatch
|
||||
launch:
|
||||
- arguments: "-game hl1mp -steam"
|
||||
- arguments: "-steam"
|
||||
config:
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
description: Launch
|
||||
executable: hl2.exe
|
||||
- arguments: "-game hl1mp -steam"
|
||||
config:
|
||||
oslist: macos
|
||||
description: Launch
|
||||
executable: hl2.sh
|
||||
- arguments: "-game hl1mp -steam"
|
||||
executable: hl1mp_win64.exe
|
||||
- arguments: "-steam"
|
||||
config:
|
||||
osarch: "64"
|
||||
oslist: linux
|
||||
description: Launch
|
||||
executable: hl2.sh
|
||||
executable: hl1mp.sh
|
||||
- arguments: "-steam"
|
||||
config:
|
||||
osarch: "32"
|
||||
oslist: windows
|
||||
executable: hl1mp.exe
|
||||
380:
|
||||
cloud:
|
||||
saves:
|
||||
|
@ -604840,6 +604843,7 @@
|
|||
schinese: 无尽帝国 2 ENDLESS™ Legend 2
|
||||
tchinese: 無盡帝國 2 ENDLESS™ Legend 2
|
||||
3411900: {}
|
||||
3438990: {}
|
||||
3445490: {}
|
||||
3489700:
|
||||
nameLocalized:
|
||||
|
|
|
@ -2666,7 +2666,9 @@ A Hat in Time:
|
|||
- 356831
|
||||
- 693170
|
||||
- 787340
|
||||
- 924490
|
||||
- 940220
|
||||
- 1738980
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|game}}\\HatinTimeGame\\Config\\}}"
|
||||
- "{{Game data/config|OS X|{{p|osxhome}}/Library/Application Support/com.GearsforBreakfast.HatinTimeGame/HatinTimeGame/Config}}"
|
||||
|
@ -37008,6 +37010,9 @@ Cheap Golf:
|
|||
Cheaters Blackjack 21:
|
||||
pageId: 42641
|
||||
steam: 486640
|
||||
Cheaters Cheetah:
|
||||
pageId: 201645
|
||||
steam: 3438990
|
||||
Cheats 4 Hire:
|
||||
pageId: 47487
|
||||
steam: 374450
|
||||
|
@ -93952,7 +93957,7 @@ Half-Life 2 RTX:
|
|||
steam: 360
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|game}}\\hl1mp\\cfg}}"
|
||||
- "{{Game data/config|Linux|{{p|game}}/hl2/cfg/}}"
|
||||
- "{{Game data/config|Linux|{{p|game}}/hl1mp/cfg/}}"
|
||||
"Half-Life Decay: Solo Mission":
|
||||
pageId: 177034
|
||||
steam: 1874090
|
||||
|
@ -198966,8 +198971,14 @@ Sticky Business:
|
|||
gog: true
|
||||
steam: true
|
||||
gog: 1383151060
|
||||
gogSide:
|
||||
- 1423705561
|
||||
- 1770714952
|
||||
pageId: 192995
|
||||
steam: 2303350
|
||||
steamSide:
|
||||
- 2667860
|
||||
- 3100090
|
||||
Sticky Dildo Man:
|
||||
pageId: 148619
|
||||
steam: 1163830
|
||||
|
|
Reference in a new issue