Import recent changes from PCGamingWiki
This commit is contained in:
parent
c190f1ebf0
commit
1cd0bd8d59
2 changed files with 78 additions and 6 deletions
|
@ -2146,6 +2146,20 @@
|
|||
description: OS X
|
||||
executable: SWJKJA.app
|
||||
6030:
|
||||
cloud:
|
||||
saves:
|
||||
- path: GameData/base/saves
|
||||
pattern: "*.sav"
|
||||
platforms:
|
||||
- Windows
|
||||
recursive: true
|
||||
root: gameinstall
|
||||
- path: Jedi Knight II/base/saves
|
||||
pattern: "*.*"
|
||||
platforms:
|
||||
- MacOS
|
||||
recursive: true
|
||||
root: MacAppSupport
|
||||
installDir: Jedi Outcast
|
||||
launch:
|
||||
- config:
|
||||
|
@ -3906,7 +3920,7 @@
|
|||
12770:
|
||||
installDir: Rise of the Argonauts
|
||||
launch:
|
||||
- executable: "binaries\\\\RiseOfTheArgonauts.exe"
|
||||
- executable: "binaries\\RiseOfTheArgonauts.exe"
|
||||
workingdir: binaries
|
||||
12790:
|
||||
installDir: Damnation
|
||||
|
@ -233449,6 +233463,12 @@
|
|||
executable: Kentucky Dash.x86_64
|
||||
type: default
|
||||
730820:
|
||||
cloud:
|
||||
saves:
|
||||
- path: "."
|
||||
pattern: monkey3.s*
|
||||
recursive: true
|
||||
root: gameinstall
|
||||
installDir: The Curse of Monkey Island
|
||||
launch:
|
||||
- arguments: "-c monkey3.ini monkey3"
|
||||
|
@ -417578,6 +417598,14 @@
|
|||
executable: Saint Kotar.exe
|
||||
type: default
|
||||
1358700:
|
||||
cloud:
|
||||
saves:
|
||||
- path: "My Games/STRANGER OF PARADISE FINAL FANTASY ORIGIN/Steam/{64BitSteamID}"
|
||||
pattern: "*"
|
||||
platforms:
|
||||
- Windows
|
||||
recursive: true
|
||||
root: WinMyDocuments
|
||||
installDir: STRANGER OF PARADISE FINAL FANTASY ORIGIN
|
||||
launch:
|
||||
- config:
|
||||
|
@ -433091,6 +433119,17 @@
|
|||
executable: "linux\\\\JellyCar Worlds.x86_64"
|
||||
type: default
|
||||
1741120:
|
||||
cloud:
|
||||
saves:
|
||||
- path: "GAME\\FG\\SAVES"
|
||||
pattern: "*"
|
||||
root: gameinstall
|
||||
- path: "GAME\\FG\\DAT"
|
||||
pattern: PREFS.DAT
|
||||
root: gameinstall
|
||||
- path: "GAME\\FG\\EXE"
|
||||
pattern: DIG.INI
|
||||
root: gameinstall
|
||||
installDir: Fantasy General
|
||||
launch:
|
||||
- arguments: "-noconsole -conf fg-base.conf -conf fg-graphics.conf -conf fg-game.conf"
|
||||
|
@ -435131,16 +435170,36 @@
|
|||
executable: LGTS.exe
|
||||
type: default
|
||||
1812390:
|
||||
cloud:
|
||||
saves:
|
||||
- path: DF/DAGGER/SAVE0
|
||||
pattern: "*"
|
||||
root: gameinstall
|
||||
- path: DF/DAGGER/SAVE1
|
||||
pattern: "*"
|
||||
root: gameinstall
|
||||
- path: DF/DAGGER/SAVE2
|
||||
pattern: "*"
|
||||
root: gameinstall
|
||||
- path: DF/DAGGER/SAVE3
|
||||
pattern: "*"
|
||||
root: gameinstall
|
||||
- path: DF/DAGGER/SAVE4
|
||||
pattern: "*"
|
||||
root: gameinstall
|
||||
- path: DF/DAGGER/SAVE5
|
||||
pattern: "*"
|
||||
root: gameinstall
|
||||
installDir: The Elder Scrolls Daggerfall
|
||||
launch:
|
||||
- arguments: "-noconsole -conf df.conf -fullscreen"
|
||||
description: Full Screen
|
||||
executable: "DOSBox-0.74\\\\DOSBox.exe"
|
||||
executable: "DOSBox-0.74\\DOSBox.exe"
|
||||
type: option1
|
||||
workingdir: DOSBox-0.74
|
||||
- arguments: "-noconsole -conf df.conf"
|
||||
description: Windowed
|
||||
executable: "DOSBox-0.74\\\\DOSBox.exe"
|
||||
executable: "DOSBox-0.74\\DOSBox.exe"
|
||||
type: option2
|
||||
workingdir: DOSBox-0.74
|
||||
1812410:
|
||||
|
@ -445711,6 +445770,14 @@
|
|||
executable: ".\\DOSBOX\\ConfigTool.exe"
|
||||
type: config
|
||||
2414340:
|
||||
cloud:
|
||||
saves:
|
||||
- path: SAVE
|
||||
pattern: "*.*"
|
||||
root: gameinstall
|
||||
- path: Star General - ENG/GAME/STARGEN/SAVE
|
||||
pattern: "*.*"
|
||||
root: gameinstall
|
||||
installDir: Star General
|
||||
launch:
|
||||
- executable: STARGEN.EXE
|
||||
|
@ -446810,6 +446877,14 @@
|
|||
executable: "DOSBOX\\ConfigTool.exe"
|
||||
type: config
|
||||
2707280:
|
||||
cloud:
|
||||
saves:
|
||||
- path: /GAME/RIFLES/SCENARIO
|
||||
pattern: "*.sav"
|
||||
root: gameinstall
|
||||
- path: /GAME/RIFLES/WORK
|
||||
pattern: "*.*"
|
||||
root: gameinstall
|
||||
installDir: Wargame Construction Set III Age of Rifles 1846-1905
|
||||
launch:
|
||||
- arguments: "-noconsole -conf rifles-eng-base.conf -conf rifles-eng-game.conf -conf rifles-eng-base.conf"
|
||||
|
|
Reference in a new issue