Import recent changes from PCGamingWiki
This commit is contained in:
parent
fb24994fc8
commit
ac4c976d8c
4 changed files with 74 additions and 6 deletions
|
@ -194112,6 +194112,10 @@ Dredge:
|
|||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
registry:
|
||||
HKEY_CURRENT_USER/Software/Black Salt Games/DREDGE:
|
||||
tags:
|
||||
- config
|
||||
steam:
|
||||
id: 1562430
|
||||
Dredgers:
|
||||
|
@ -293285,11 +293289,21 @@ Hardnoid:
|
|||
when:
|
||||
- os: windows
|
||||
store: microsoft
|
||||
"<base>/user_config.ini":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"<home>/AppData/LocalLow/Blackbird Interactive/Hardspace_ Shipbreaker/Saves":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
"<home>/AppData/LocalLow/Blackbird Interactive/Hardspace_Shipbreaker/user_config.ini":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"<winLocalAppData>/Packages/FocusHomeInteractiveSA.HardspaceShipbreaker-PCVers_4hny5m903y3g0/SystemAppData/wgs":
|
||||
tags:
|
||||
- save
|
||||
|
@ -454561,7 +454575,7 @@ Once Human:
|
|||
tags:
|
||||
- config
|
||||
when:
|
||||
- store: steam
|
||||
- os: windows
|
||||
installDir:
|
||||
Once Human: {}
|
||||
launch:
|
||||
|
@ -517592,6 +517606,28 @@ Recycle:
|
|||
store: steam
|
||||
steam:
|
||||
id: 1035960
|
||||
Recycling Center Simulator:
|
||||
installDir:
|
||||
Recycling Center Simulator: {}
|
||||
launch:
|
||||
"<base>/rcsim.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
- arguments: "-force-d3d11"
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
- arguments: "-force-vulkan"
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
- arguments: "-force-glcore"
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 2928520
|
||||
Recyclomania:
|
||||
installDir:
|
||||
Recyclomania: {}
|
||||
|
|
Reference in a new issue