Import recent changes from PCGamingWiki
This commit is contained in:
parent
2b349d9708
commit
8368984486
4 changed files with 82 additions and 38 deletions
|
@ -350,39 +350,31 @@
|
|||
440:
|
||||
installDir: Team Fortress 2
|
||||
launch:
|
||||
- arguments: "-steam -game tf"
|
||||
- arguments: "-steam"
|
||||
config:
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
executable: hl2.exe
|
||||
executable: tf_win64.exe
|
||||
- arguments: "-steam -game tf"
|
||||
config:
|
||||
oslist: macos
|
||||
executable: hl2_osx
|
||||
- arguments: "-steam -game tf"
|
||||
config:
|
||||
oslist: linux
|
||||
executable: hl2.sh
|
||||
- arguments: "-steam"
|
||||
config:
|
||||
betakey: x64_test
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
description: 64bit Beta Test
|
||||
executable: tf_win64.exe
|
||||
- arguments: "-steam"
|
||||
config:
|
||||
betakey: x64_test
|
||||
osarch: "64"
|
||||
oslist: linux
|
||||
description: 64bit Beta Test
|
||||
executable: tf.sh
|
||||
- arguments: "-steam"
|
||||
config:
|
||||
betakey: x64_test
|
||||
osarch: "32"
|
||||
oslist: windows
|
||||
description: 32bit Beta Test
|
||||
executable: tf.exe
|
||||
- arguments: "-steam -gl"
|
||||
config:
|
||||
osarch: "64"
|
||||
oslist: linux
|
||||
description: Legacy OpenGL
|
||||
executable: tf.sh
|
||||
480:
|
||||
installDir: Spacewar
|
||||
launch:
|
||||
|
@ -76959,22 +76951,20 @@
|
|||
oslist: linux
|
||||
description: Launch
|
||||
executable: bms.sh
|
||||
- arguments: "-steam"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Black Mesa (Default)
|
||||
executable: bms.exe
|
||||
type: option1
|
||||
- arguments: "-steam -disabledxvk"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Black Mesa (DirectX9+11)
|
||||
description: Default
|
||||
executable: bms.exe
|
||||
type: option1
|
||||
- arguments: "-steam"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Performance Option (DXVK)
|
||||
executable: bms.exe
|
||||
type: option1
|
||||
- arguments: "-steam -disabledxvk -forceuid3d9"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Black Mesa (DirectX 9 Only Fallback)
|
||||
description: DirectX 9 (Legacy)
|
||||
executable: bms.exe
|
||||
type: option1
|
||||
362920:
|
||||
|
@ -426128,6 +426118,20 @@
|
|||
executable: PAB.exe
|
||||
type: default
|
||||
1448440:
|
||||
cloud:
|
||||
saves:
|
||||
- path: "KoeiTecmo/Wolong/Savedata/{Steam3AccountID}"
|
||||
pattern: "*.BIN"
|
||||
platforms:
|
||||
- Windows
|
||||
recursive: true
|
||||
root: WinMyDocuments
|
||||
- path: "KoeiTecmo/WolongDemo/Savedata/{Steam3AccountID}"
|
||||
pattern: "*.BIN"
|
||||
platforms:
|
||||
- Windows
|
||||
recursive: true
|
||||
root: WinMyDocuments
|
||||
installDir: WoLongFallenDynasty
|
||||
launch:
|
||||
- executable: WoLong.exe
|
||||
|
@ -433391,6 +433395,19 @@
|
|||
schinese: Palworld / 幻兽帕鲁
|
||||
tchinese: Palworld / 幻獸帕魯
|
||||
1623940:
|
||||
cloud:
|
||||
saves:
|
||||
- path: Bramble_TMK/Saved/SaveGames
|
||||
pattern: "*.sav"
|
||||
platforms:
|
||||
- Windows
|
||||
recursive: true
|
||||
root: WinAppDataLocal
|
||||
- path: Bramble_TMK/Saved/Config/WindowsNoEditor
|
||||
pattern: "*.ini"
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataLocal
|
||||
installDir: Bramble The Mountain King
|
||||
launch:
|
||||
- executable: "IntermediateBuildDRM\\WindowsNoEditor\\Bramble_TMK.exe"
|
||||
|
|
Reference in a new issue