Import recent changes from PCGamingWiki
This commit is contained in:
parent
93ca4ac868
commit
73a3794977
3 changed files with 73 additions and 1 deletions
|
@ -58419,6 +58419,21 @@ BIOSZARD Corporation:
|
||||||
- store: steam
|
- store: steam
|
||||||
steam:
|
steam:
|
||||||
id: 1037690
|
id: 1037690
|
||||||
|
BIT.TRIP RERUNNER:
|
||||||
|
files:
|
||||||
|
"<winLocalAppData>/ReRunner/Saved/SaveGames/defaultSaveGameSlotV2.sav":
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
store: steam
|
||||||
|
installDir:
|
||||||
|
RERUNNER: {}
|
||||||
|
launch:
|
||||||
|
"<base>/ReRunner.exe":
|
||||||
|
- when:
|
||||||
|
- os: windows
|
||||||
|
store: steam
|
||||||
|
steam:
|
||||||
|
id: 2222540
|
||||||
BL00:
|
BL00:
|
||||||
installDir:
|
installDir:
|
||||||
BL00: {}
|
BL00: {}
|
||||||
|
@ -217795,6 +217810,17 @@ Emperor of the Fading Suns:
|
||||||
- os: windows
|
- os: windows
|
||||||
gog:
|
gog:
|
||||||
id: 1886767424
|
id: 1886767424
|
||||||
|
installDir:
|
||||||
|
Emperor of the Fading Suns: {}
|
||||||
|
launch:
|
||||||
|
"<base>/EFS.exe":
|
||||||
|
- when:
|
||||||
|
- os: windows
|
||||||
|
store: steam
|
||||||
|
"<base>/efs":
|
||||||
|
- when:
|
||||||
|
- os: linux
|
||||||
|
store: steam
|
||||||
steam:
|
steam:
|
||||||
id: 2799350
|
id: 2799350
|
||||||
"Emperor: Battle for Dune":
|
"Emperor: Battle for Dune":
|
||||||
|
|
|
@ -592080,6 +592080,27 @@
|
||||||
- executable: The Feast.exe
|
- executable: The Feast.exe
|
||||||
nameLocalized:
|
nameLocalized:
|
||||||
russian: Праздник
|
russian: Праздник
|
||||||
|
2222540:
|
||||||
|
cloud:
|
||||||
|
saves:
|
||||||
|
- path: ReRunner/Saved/SaveGames
|
||||||
|
pattern: defaultSaveGameSlotV2.sav
|
||||||
|
platforms:
|
||||||
|
- Windows
|
||||||
|
root: WinAppDataLocal
|
||||||
|
installDir: RERUNNER
|
||||||
|
launch:
|
||||||
|
- config:
|
||||||
|
oslist: windows
|
||||||
|
description: Play BIT.TRIP RERUNNER!
|
||||||
|
executable: ReRunner.exe
|
||||||
|
type: default
|
||||||
|
- arguments: "-d3d11"
|
||||||
|
config:
|
||||||
|
oslist: windows
|
||||||
|
description: RERUNNER in dx11 mode!
|
||||||
|
executable: ReRunner.exe
|
||||||
|
type: option1
|
||||||
2223350:
|
2223350:
|
||||||
installDir: Zodongga (Build Development)
|
installDir: Zodongga (Build Development)
|
||||||
launch:
|
launch:
|
||||||
|
@ -605517,7 +605538,29 @@
|
||||||
oslist: windows
|
oslist: windows
|
||||||
executable: RENTAL.exe
|
executable: RENTAL.exe
|
||||||
type: default
|
type: default
|
||||||
2799350: {}
|
2799350:
|
||||||
|
cloud:
|
||||||
|
saves:
|
||||||
|
- path: Emperor of the Fading Suns/Saves/
|
||||||
|
pattern: "*.sav"
|
||||||
|
recursive: true
|
||||||
|
root: WinMyDocuments
|
||||||
|
overrides:
|
||||||
|
- os: Linux
|
||||||
|
osCompare: "="
|
||||||
|
pathTransforms:
|
||||||
|
- find: Emperor of the Fading Suns/Saves/
|
||||||
|
replace: ".config/Emperor of the Fading Suns/Saves/"
|
||||||
|
root: WinMyDocuments
|
||||||
|
useInstead: LinuxHome
|
||||||
|
installDir: Emperor of the Fading Suns
|
||||||
|
launch:
|
||||||
|
- config:
|
||||||
|
oslist: windows
|
||||||
|
executable: EFS.exe
|
||||||
|
- config:
|
||||||
|
oslist: linux
|
||||||
|
executable: efs
|
||||||
2803360:
|
2803360:
|
||||||
installDir: L33T
|
installDir: L33T
|
||||||
launch:
|
launch:
|
||||||
|
|
|
@ -18409,6 +18409,9 @@ BIOS:
|
||||||
BIOSZARD Corporation:
|
BIOSZARD Corporation:
|
||||||
pageId: 130297
|
pageId: 130297
|
||||||
steam: 1037690
|
steam: 1037690
|
||||||
|
BIT.TRIP RERUNNER:
|
||||||
|
pageId: 203156
|
||||||
|
steam: 2222540
|
||||||
BL00:
|
BL00:
|
||||||
pageId: 135065
|
pageId: 135065
|
||||||
steam: 1064450
|
steam: 1064450
|
||||||
|
|
Reference in a new issue