Import recent changes from PCGamingWiki
This commit is contained in:
parent
8164b46f68
commit
94667e8d53
4 changed files with 54 additions and 30 deletions
|
@ -5530,10 +5530,10 @@
|
|||
32400:
|
||||
installDir: Dark Forces
|
||||
launch:
|
||||
- arguments: "\\\"Game\\\\\\\\dark.exe\\\""
|
||||
- arguments: "\"Game\\\\dark.exe\""
|
||||
config:
|
||||
oslist: windows
|
||||
executable: "DosBox\\\\\\\\dosbox.exe"
|
||||
executable: "DosBox\\\\dosbox.exe"
|
||||
type: none
|
||||
- config:
|
||||
oslist: macos
|
||||
|
@ -69453,13 +69453,13 @@
|
|||
executable: remastered/XWING95.EXE
|
||||
type: none
|
||||
workingdir: remastered
|
||||
- arguments: "-conf \\\"..\\\\dosbox_xwing.conf\\\" -conf \\\"..\\\\dosbox_xwing_single.conf\\\" -noconsole -c exit"
|
||||
- arguments: "-conf \"..\\dosbox_xwing.conf\" -conf \"..\\dosbox_xwing_single.conf\" -noconsole -c exit"
|
||||
config:
|
||||
oslist: windows
|
||||
description: "Play STAR WARS™: X-Wing Classic"
|
||||
executable: classic/DOSBOX/DOSBox.exe
|
||||
workingdir: classic/DOSBOX
|
||||
- arguments: "-conf \\\"..\\\\dosbox_xwingcd.conf\\\" -conf \\\"..\\\\dosbox_xwingcd_single.conf\\\" -noconsole -c exit"
|
||||
- arguments: "-conf \"..\\dosbox_xwingcd.conf\" -conf \"..\\dosbox_xwingcd_single.conf\" -noconsole -c exit"
|
||||
config:
|
||||
oslist: windows
|
||||
description: "Play STAR WARS™: X-Wing Collector's CD-ROM"
|
||||
|
@ -69955,18 +69955,18 @@
|
|||
description: Launch
|
||||
executable: remastered/TIE95.EXE
|
||||
workingdir: remastered
|
||||
- arguments: "-conf \\\"..\\\\dosbox_tie.conf\\\" -conf \\\"..\\\\dosbox_tie_single.conf\\\" -noconsole -c exit"
|
||||
- arguments: "-conf \"..\\dosbox_tie.conf\" -conf \"..\\dosbox_tie_single.conf\" -noconsole -c exit"
|
||||
config:
|
||||
oslist: windows
|
||||
description: "Play STAR WARS™: TIE Fighter Classic"
|
||||
executable: classic/DOSBOX/dosbox.exe
|
||||
type: none
|
||||
workingdir: classic/DOSBOX
|
||||
- arguments: "-conf \\\"..\\\\dosbox_tiecd.conf\\\" -conf \\\"..\\\\dosbox_tiecd_single.conf\\\" -noconsole -c exit\\\""
|
||||
- arguments: "-conf \"..\\dosbox_tiecd.conf\" -conf \"..\\dosbox_tiecd_single.conf\" -noconsole -c exit\""
|
||||
config:
|
||||
oslist: windows
|
||||
description: "Play STAR WARS™: TIE Fighter Collector's CD-ROM"
|
||||
executable: "collectors_cd\\\\DOSBOX/dosbox.exe"
|
||||
executable: "collectors_cd\\DOSBOX/dosbox.exe"
|
||||
type: none
|
||||
workingdir: collectors_cd/DOSBOX
|
||||
- arguments: "-conf dosbox_tie.conf -conf dosbox_tie_single.conf -conf DOSBoxPreferences.conf -noconsole -c exit"
|
||||
|
@ -119838,7 +119838,7 @@
|
|||
launch:
|
||||
- config:
|
||||
oslist: windows
|
||||
executable: "ROGUE\\\\ROGUE.EXE"
|
||||
executable: "ROGUE\\ROGUE.EXE"
|
||||
type: none
|
||||
455940:
|
||||
installDir: OddEven
|
||||
|
@ -119982,20 +119982,20 @@
|
|||
456540:
|
||||
installDir: Star Wars - Rebel Assault 1 and 2
|
||||
launch:
|
||||
- arguments: "-conf \\\"..\\\\dosbox_rebel.conf\\\" -conf \\\"..\\\\dosbox_rebel_single.conf\\\" -noconsole -c exit"
|
||||
- arguments: "-conf \"..\\dosbox_rebel.conf\" -conf \"..\\dosbox_rebel_single.conf\" -noconsole -c exit"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Star Wars - Rebel Assault
|
||||
executable: "DOSBOX\\\\DOSBox.exe"
|
||||
executable: "DOSBOX\\DOSBox.exe"
|
||||
type: option1
|
||||
workingdir: "DOSBOX\\\\"
|
||||
- arguments: "-conf \\\"..\\\\dosbox_rebel2.conf\\\" -conf \\\"..\\\\dosbox_rebel2_single.conf\\\" -noconsole -c exit"
|
||||
workingdir: "DOSBOX\\"
|
||||
- arguments: "-conf \"..\\dosbox_rebel2.conf\" -conf \"..\\dosbox_rebel2_single.conf\" -noconsole -c exit"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Star Wars - Rebel Assault II
|
||||
executable: "DOSBOX\\\\DOSBox.exe"
|
||||
executable: "DOSBOX\\DOSBox.exe"
|
||||
type: option2
|
||||
workingdir: "DOSBOX\\\\"
|
||||
workingdir: "DOSBOX\\"
|
||||
- arguments: "-conf dosbox_rebel.conf -conf dosbox_rebel_single.conf -noconsole -c exit"
|
||||
config:
|
||||
oslist: macos
|
||||
|
@ -161820,7 +161820,7 @@
|
|||
560170:
|
||||
installDir: Star Wars Shadows of the Empire
|
||||
launch:
|
||||
- executable: "Sdata\\\\Shadows.exe"
|
||||
- executable: "Sdata\\Shadows.exe"
|
||||
type: none
|
||||
workingdir: Sdata
|
||||
560180:
|
||||
|
@ -354169,7 +354169,7 @@
|
|||
betakey: launcher
|
||||
oslist: windows
|
||||
description: Funcom Launcher
|
||||
executable: "Launcher\\\\FuncomLauncher.exe"
|
||||
executable: "Launcher\\FuncomLauncher.exe"
|
||||
type: default
|
||||
- config:
|
||||
oslist: windows
|
||||
|
|
Reference in a new issue