Import recent changes from PCGamingWiki
This commit is contained in:
parent
7bd9412909
commit
c448368353
4 changed files with 65 additions and 0 deletions
|
@ -209664,6 +209664,13 @@ Forced Showdown:
|
|||
- os: windows
|
||||
gog:
|
||||
id: 1453126104
|
||||
id:
|
||||
gogExtra:
|
||||
- 1169415882
|
||||
- 1431263338
|
||||
- 1995778415
|
||||
steamExtra:
|
||||
- 454960
|
||||
installDir:
|
||||
FORCED SHOWDOWN: {}
|
||||
launch:
|
||||
|
@ -418649,6 +418656,21 @@ Project Hastur:
|
|||
Project Haven:
|
||||
steam:
|
||||
id: 443190
|
||||
Project Heartbeat:
|
||||
installDir:
|
||||
Project Heartbeat: {}
|
||||
launch:
|
||||
"<base>/Project Heartbeat.exe":
|
||||
- arguments: "--video-driver GLES2"
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<base>/Project Heartbeat.x86_64":
|
||||
- when:
|
||||
- os: linux
|
||||
store: steam
|
||||
steam:
|
||||
id: 1216230
|
||||
Project Hedra:
|
||||
installDir:
|
||||
project-hedra: {}
|
||||
|
|
|
@ -2153,6 +2153,7 @@
|
|||
* [Arthur's 1st Grade](https://www.pcgamingwiki.com/wiki/?curid=193075)
|
||||
* [Arthur's 2nd Grade](https://www.pcgamingwiki.com/wiki/?curid=193073)
|
||||
* [Arthur's Birthday](https://www.pcgamingwiki.com/wiki/?curid=147526)
|
||||
* [Arthur's Camping Adventure](https://www.pcgamingwiki.com/wiki/?curid=193087)
|
||||
* [Arthur's Computer Adventure](https://www.pcgamingwiki.com/wiki/?curid=187049)
|
||||
* [Arthur's Kindergarten](https://www.pcgamingwiki.com/wiki/?curid=193079)
|
||||
* [Arthur's Math Carnival](https://www.pcgamingwiki.com/wiki/?curid=193066)
|
||||
|
@ -24069,6 +24070,7 @@
|
|||
* [Project Grove](https://www.pcgamingwiki.com/wiki/?curid=154422)
|
||||
* [Project Hastur](https://www.pcgamingwiki.com/wiki/?curid=127235)
|
||||
* [Project Haven](https://www.pcgamingwiki.com/wiki/?curid=151434)
|
||||
* [Project Heartbeat](https://www.pcgamingwiki.com/wiki/?curid=193089)
|
||||
* [Project Hedra](https://www.pcgamingwiki.com/wiki/?curid=128573)
|
||||
* [Project Hovercraft](https://www.pcgamingwiki.com/wiki/?curid=36858)
|
||||
* [Project IO](https://www.pcgamingwiki.com/wiki/?curid=157185)
|
||||
|
|
|
@ -404024,6 +404024,36 @@
|
|||
oslist: windows
|
||||
executable: HS.exe
|
||||
type: othervr
|
||||
1216230:
|
||||
installDir: Project Heartbeat
|
||||
launch:
|
||||
- config:
|
||||
oslist: linux
|
||||
executable: Project Heartbeat.x86_64
|
||||
type: default
|
||||
- arguments: "--video-driver GLES2"
|
||||
config:
|
||||
oslist: windows
|
||||
executable: Project Heartbeat.exe
|
||||
type: default
|
||||
- arguments: "--video-driver GLES3"
|
||||
config:
|
||||
oslist: windows
|
||||
description: using GLES3
|
||||
executable: Project Heartbeat.exe
|
||||
type: option3
|
||||
- arguments: "--video-driver GLES2"
|
||||
config:
|
||||
oslist: linux
|
||||
description: Project Heartbeat (GLES2)
|
||||
executable: Project Heartbeat.x86_64
|
||||
type: option1
|
||||
- arguments: "--angle-backend vulkan --main-pack \"Project Heartbeat.pck\" --video-driver GLES2"
|
||||
config:
|
||||
oslist: windows
|
||||
description: "using Vulkan (Fastest, experimental)"
|
||||
executable: Project Heartbeat.ANGLE.exe
|
||||
type: option1
|
||||
1216270: {}
|
||||
1216350:
|
||||
installDir: TimeHacker
|
||||
|
|
|
@ -11459,6 +11459,8 @@ Arthur and the Revenge of Maltazard:
|
|||
"Arthur's Birthday":
|
||||
pageId: 147526
|
||||
steam: 2471140
|
||||
"Arthur's Camping Adventure":
|
||||
pageId: 193087
|
||||
"Arthur's Computer Adventure":
|
||||
pageId: 187049
|
||||
steam: 2471170
|
||||
|
@ -62933,8 +62935,14 @@ Forced:
|
|||
- "{{Game data/saves|Steam|{{p|steam}}/userdata/{{p|uid}}/249990/remote/}}"
|
||||
Forced Showdown:
|
||||
gog: 1453126104
|
||||
gogSide:
|
||||
- 1169415882
|
||||
- 1431263338
|
||||
- 1995778415
|
||||
pageId: 34236
|
||||
steam: 265000
|
||||
steamSide:
|
||||
- 454960
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{P|hkcu}}\\Software\\BetaDwarf\\FORCED SHOWDOWN\\}}"
|
||||
- "{{Game data/config|Linux|{{p|linuxhome}}/.config/unity3d/BetaDwarf/FORCED SHOWDOWN/}}"
|
||||
|
@ -125681,6 +125689,9 @@ Project Hastur:
|
|||
Project Haven:
|
||||
pageId: 151434
|
||||
steam: 443190
|
||||
Project Heartbeat:
|
||||
pageId: 193089
|
||||
steam: 1216230
|
||||
Project Hedra:
|
||||
pageId: 128573
|
||||
steam: 1009960
|
||||
|
|
Reference in a new issue