Import recent changes from PCGamingWiki
This commit is contained in:
parent
3e72205b4a
commit
ce1c78623b
4 changed files with 45 additions and 1 deletions
|
@ -34938,6 +34938,17 @@ An Octonaut Odyssey:
|
|||
steam:
|
||||
id: 676070
|
||||
An Untitled Story:
|
||||
files:
|
||||
"<base>/UntitledRecords":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
"<base>/UntitledSave*":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
registry:
|
||||
HKEY_CURRENT_USER/Software/Game Maker/695487:
|
||||
tags:
|
||||
|
@ -660591,6 +660602,11 @@ Tetris Forever:
|
|||
store: steam
|
||||
steam:
|
||||
id: 3180240
|
||||
"Tetris The Grand Master 4: Absolute Eye":
|
||||
cloud:
|
||||
steam: true
|
||||
steam:
|
||||
id: 3328480
|
||||
Tetris Ultimate:
|
||||
cloud:
|
||||
steam: true
|
||||
|
@ -674486,6 +674502,14 @@ The Firlyn Stones:
|
|||
- save
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
The First Berserker Khazan: {}
|
||||
launch:
|
||||
"<base>/KZ.exe":
|
||||
- arguments: "-steam -nosplash"
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 2680010
|
||||
The First Class VR:
|
||||
|
|
|
@ -25473,6 +25473,7 @@
|
|||
* [Tetris Beat](https://www.pcgamingwiki.com/wiki/?curid=170203)
|
||||
* [Tetris Elements](https://www.pcgamingwiki.com/wiki/?curid=200783)
|
||||
* [Tetris for Two](https://www.pcgamingwiki.com/wiki/?curid=175866)
|
||||
* [Tetris The Grand Master 4: Absolute Eye](https://www.pcgamingwiki.com/wiki/?curid=202654)
|
||||
* [Tetromino Attack](https://www.pcgamingwiki.com/wiki/?curid=134749)
|
||||
* [Tetropunk](https://www.pcgamingwiki.com/wiki/?curid=77958)
|
||||
* [TetrotronVR](https://www.pcgamingwiki.com/wiki/?curid=127793)
|
||||
|
|
|
@ -601978,6 +601978,19 @@
|
|||
schinese: 暗喻幻想:ReFantazio
|
||||
tchinese: 暗喻幻想:ReFantazio
|
||||
2680010:
|
||||
cloud:
|
||||
saves:
|
||||
- path: "The First Berserker Khazan/Saved/SaveGames/{64BitSteamID}"
|
||||
pattern: "*.sav"
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataLocal
|
||||
installDir: The First Berserker Khazan
|
||||
launch:
|
||||
- arguments: "-steam -nosplash"
|
||||
config:
|
||||
oslist: windows
|
||||
executable: KZ.exe
|
||||
nameLocalized:
|
||||
koreana: "퍼스트 버서커: 카잔"
|
||||
2680190:
|
||||
|
@ -606932,6 +606945,7 @@
|
|||
oslist: windows
|
||||
executable: BorderMind.exe
|
||||
type: default
|
||||
3328480: {}
|
||||
3328900:
|
||||
cloud:
|
||||
saves:
|
||||
|
|
|
@ -10995,7 +10995,7 @@ An Untitled Story:
|
|||
pageId: 137173
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{P|game}}}}"
|
||||
- "{{Game data/saves|Windows|{{P|game}}|{{P|hkcu}}\\Software\\Game Maker\\695487\\}}"
|
||||
- "{{Game data/saves|Windows|{{P|game}}\\UntitledSave*|{{P|game}}\\UntitledRecords|{{P|hkcu}}\\Software\\Game Maker\\695487\\}}"
|
||||
Ana The Game:
|
||||
pageId: 90228
|
||||
steam: 811090
|
||||
|
@ -211222,6 +211222,11 @@ Tetris Forever:
|
|||
templates:
|
||||
- "{{Game data/config|Windows|{{p|appdata}}\\Tetris Forever\\settings.json}}"
|
||||
- "{{Game data/saves|Windows|{{p|appdata}}\\Tetris Forever\\*.save|{{p|appdata}}\\Tetris Forever\\recently_played.json|{{p|appdata}}\\Tetris Forever\\timeline_progress.json}}"
|
||||
"Tetris The Grand Master 4: Absolute Eye":
|
||||
cloud:
|
||||
steam: true
|
||||
pageId: 202654
|
||||
steam: 3328480
|
||||
Tetris Ultimate:
|
||||
cloud:
|
||||
steam: true
|
||||
|
|
Reference in a new issue