Import recent changes from PCGamingWiki
This commit is contained in:
parent
e69124c88a
commit
b060e4e476
4 changed files with 66 additions and 30 deletions
|
@ -35735,42 +35735,42 @@
|
|||
282010:
|
||||
installDir: Carmageddon1
|
||||
launch:
|
||||
- arguments: " -conf ..\\\\dosboxCARMA.conf -conf ..\\\\dosboxCARMA_single.conf -noconsole -c exit"
|
||||
- arguments: " -conf ..\\dosboxCARMA.conf -conf ..\\dosboxCARMA_single.conf -noconsole -c exit"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Carmageddon
|
||||
executable: "DOSBOX\\\\dosbox.exe"
|
||||
workingdir: "DOSBOX\\\\"
|
||||
- arguments: "-conf ..\\\\dosboxCARSPLAT.conf -conf ..\\\\dosboxCARSPLAT_single.conf -noconsole -c exit"
|
||||
executable: "DOSBOX\\dosbox.exe"
|
||||
workingdir: "DOSBOX\\"
|
||||
- arguments: "-conf ..\\dosboxCARSPLAT.conf -conf ..\\dosboxCARSPLAT_single.conf -noconsole -c exit"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Launch Carmageddon Splat Pack
|
||||
executable: "DOSBOX\\\\dosbox.exe"
|
||||
workingdir: "DOSBOX\\\\"
|
||||
- arguments: "-conf ..\\\\dosboxCARSPLAT.conf -conf ..\\\\dosboxCARSPLAT_server.conf -noconsole -c exit"
|
||||
executable: "DOSBOX\\dosbox.exe"
|
||||
workingdir: "DOSBOX\\"
|
||||
- arguments: "-conf ..\\dosboxCARSPLAT.conf -conf ..\\dosboxCARSPLAT_server.conf -noconsole -c exit"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Launch Carmageddon Splat Pack Multiplayer Host
|
||||
executable: "DOSBOX\\\\dosbox.exe"
|
||||
workingdir: "DOSBOX\\\\"
|
||||
- arguments: "-conf ..\\\\dosboxCARSPLAT.conf -conf ..\\\\dosboxCARSPLAT_client.conf -noconsole -c exit"
|
||||
executable: "DOSBOX\\dosbox.exe"
|
||||
workingdir: "DOSBOX\\"
|
||||
- arguments: "-conf ..\\dosboxCARSPLAT.conf -conf ..\\dosboxCARSPLAT_client.conf -noconsole -c exit"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Launch Carmageddon Splat Pack Multiplayer Client
|
||||
executable: "DOSBOX\\\\dosbox.exe"
|
||||
workingdir: "DOSBOX\\\\"
|
||||
- arguments: "-conf ..\\\\dosboxCARMA.conf -conf ..\\\\dosboxCARMA_server.conf -noconsole -c exit"
|
||||
executable: "DOSBOX\\dosbox.exe"
|
||||
workingdir: "DOSBOX\\"
|
||||
- arguments: "-conf ..\\dosboxCARMA.conf -conf ..\\dosboxCARMA_server.conf -noconsole -c exit"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Launch Carmageddon Multiplayer Host
|
||||
executable: "DOSBOX\\\\dosbox.exe"
|
||||
workingdir: "DOSBOX\\\\"
|
||||
- arguments: "-conf ..\\\\dosboxCARMA.conf -conf ..\\\\dosboxCARMA_client.conf -noconsole -c exit"
|
||||
executable: "DOSBOX\\dosbox.exe"
|
||||
workingdir: "DOSBOX\\"
|
||||
- arguments: "-conf ..\\dosboxCARMA.conf -conf ..\\dosboxCARMA_client.conf -noconsole -c exit"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Launch Carmageddon Multiplayer Client
|
||||
executable: "DOSBOX\\\\dosbox.exe"
|
||||
workingdir: "DOSBOX\\\\"
|
||||
executable: "DOSBOX\\dosbox.exe"
|
||||
workingdir: "DOSBOX\\"
|
||||
282030:
|
||||
installDir: Carmageddon2
|
||||
launch:
|
||||
|
@ -52010,6 +52010,14 @@
|
|||
description: Launch
|
||||
executable: Wings.app
|
||||
320890:
|
||||
cloud:
|
||||
saves:
|
||||
- path: /Disney Interactive Studios/Prince Caspian/SavedGames
|
||||
pattern: "*"
|
||||
platforms:
|
||||
- Windows
|
||||
recursive: true
|
||||
root: WinAppDataRoaming
|
||||
installDir: The Chronicles of Narnia - Prince Caspian
|
||||
launch:
|
||||
- config:
|
||||
|
@ -177007,6 +177015,13 @@
|
|||
executable: PrincessKindnapper.exe
|
||||
type: vr
|
||||
596000:
|
||||
cloud:
|
||||
saves:
|
||||
- path: Super Sexy Software/The Shattering/SaveSlots
|
||||
pattern: "*"
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataLocalLow
|
||||
installDir: The Shattering
|
||||
launch:
|
||||
- config:
|
||||
|
@ -291849,6 +291864,11 @@
|
|||
executable: School Idol.exe
|
||||
type: default
|
||||
881020:
|
||||
cloud:
|
||||
saves:
|
||||
- path: GBFR/Saved/SaveGames
|
||||
pattern: "*.dat"
|
||||
root: WinAppDataLocal
|
||||
installDir: Granblue Fantasy Relink
|
||||
launch:
|
||||
- config:
|
||||
|
@ -385161,6 +385181,20 @@
|
|||
executable: Game.app
|
||||
type: default
|
||||
1150760:
|
||||
cloud:
|
||||
saves:
|
||||
- path: Saves
|
||||
pattern: "*.sav"
|
||||
recursive: true
|
||||
root: gameinstall
|
||||
- path: Saves
|
||||
pattern: SaveInfo.*
|
||||
recursive: true
|
||||
root: gameinstall
|
||||
- path: Saves
|
||||
pattern: Screenshot.*
|
||||
recursive: true
|
||||
root: gameinstall
|
||||
installDir: Gloomwood
|
||||
launch:
|
||||
- executable: Gloomwood.exe
|
||||
|
|
Reference in a new issue