Import recent changes from PCGamingWiki
This commit is contained in:
parent
bd621061f3
commit
054cef1275
3 changed files with 36 additions and 25 deletions
|
@ -99398,37 +99398,43 @@
|
|||
config:
|
||||
oslist: windows
|
||||
description: "System Shock: Classic - CD"
|
||||
executable: "dosbox_windows\\\\dosbox.exe"
|
||||
executable: "dosbox_windows\\dosbox.exe"
|
||||
type: none
|
||||
workingdir: "dosbox_windows\\\\"
|
||||
workingdir: "dosbox_windows\\"
|
||||
- arguments: "-conf dosbox_systemshock.conf -conf dosbox_systemshockfd_launch_windows.conf -noconsole"
|
||||
config:
|
||||
oslist: windows
|
||||
description: "System Shock: Classic - Floppy"
|
||||
executable: "dosbox_windows\\\\dosbox.exe"
|
||||
executable: "dosbox_windows\\dosbox.exe"
|
||||
type: none
|
||||
workingdir: "dosbox_windows\\\\"
|
||||
workingdir: "dosbox_windows\\"
|
||||
- config:
|
||||
oslist: linux
|
||||
description: "System Shock: Classic - Configuration"
|
||||
executable: "dosbox_linux\\launch_systemshock_config.sh"
|
||||
type: none
|
||||
workingdir: "dosbox_linux\\"
|
||||
- arguments: "-conf dosbox_systemshock.conf -conf dosbox_systemshockcd_launch_windows.conf -noconsole"
|
||||
config:
|
||||
oslist: windows
|
||||
description: "System Shock: Classic - CD (DOSBox Daum)"
|
||||
executable: "dosbox_windows\\\\daum\\\\dosbox.exe"
|
||||
executable: "dosbox_windows\\daum\\dosbox.exe"
|
||||
type: none
|
||||
workingdir: "dosbox_windows\\\\daum\\\\"
|
||||
workingdir: "dosbox_windows\\daum\\"
|
||||
- arguments: "-conf dosbox_systemshock.conf -conf dosbox_systemshockfd_launch_windows.conf -noconsole"
|
||||
config:
|
||||
oslist: windows
|
||||
description: "System Shock: Classic - Floppy (DOSBox Daum)"
|
||||
executable: "dosbox_windows\\\\daum\\\\dosbox.exe"
|
||||
executable: "dosbox_windows\\daum\\dosbox.exe"
|
||||
type: none
|
||||
workingdir: "dosbox_windows\\\\daum\\\\"
|
||||
workingdir: "dosbox_windows\\daum\\"
|
||||
- arguments: "-conf dosbox_systemshock.conf -conf dosbox_systemshock_config_windows.conf -noconsole"
|
||||
config:
|
||||
oslist: windows
|
||||
description: "System Shock: Classic - Configuration"
|
||||
executable: "dosbox_windows\\\\dosbox.exe"
|
||||
executable: "dosbox_windows\\dosbox.exe"
|
||||
type: none
|
||||
workingdir: "dosbox_windows\\\\"
|
||||
workingdir: "dosbox_windows\\"
|
||||
- config:
|
||||
oslist: macos
|
||||
executable: System Shock Classic.app
|
||||
|
@ -99436,33 +99442,27 @@
|
|||
- config:
|
||||
oslist: linux
|
||||
description: "System Shock: Classic - CD"
|
||||
executable: "dosbox_linux\\\\launch_systemshockcd_game.sh"
|
||||
executable: "dosbox_linux\\launch_systemshockcd_game.sh"
|
||||
type: none
|
||||
workingdir: "dosbox_linux\\\\"
|
||||
workingdir: "dosbox_linux\\"
|
||||
- config:
|
||||
oslist: linux
|
||||
description: "System Shock: Classic - Floppy"
|
||||
executable: "dosbox_linux\\\\launch_systemshockfd_game.sh"
|
||||
executable: "dosbox_linux\\launch_systemshockfd_game.sh"
|
||||
type: none
|
||||
workingdir: "dosbox_linux\\\\"
|
||||
workingdir: "dosbox_linux\\"
|
||||
- config:
|
||||
oslist: linux
|
||||
description: "System Shock: Classic - CD (DOSBox Daum)"
|
||||
executable: "dosbox_linux\\\\daum\\\\launch_systemshockcd_game_daum.sh"
|
||||
executable: "dosbox_linux\\daum\\launch_systemshockcd_game_daum.sh"
|
||||
type: none
|
||||
workingdir: "dosbox_linux\\\\daum\\\\"
|
||||
workingdir: "dosbox_linux\\daum\\"
|
||||
- config:
|
||||
oslist: linux
|
||||
description: "System Shock: Classic - Floppy (DOSBox Daum)"
|
||||
executable: "dosbox_linux\\\\daum\\\\launch_systemshockfd_game_daum.sh"
|
||||
executable: "dosbox_linux\\daum\\launch_systemshockfd_game_daum.sh"
|
||||
type: none
|
||||
workingdir: "dosbox_linux\\\\daum\\\\"
|
||||
- config:
|
||||
oslist: linux
|
||||
description: "System Shock: Classic - Configuration"
|
||||
executable: "dosbox_linux\\\\launch_systemshock_config.sh"
|
||||
type: none
|
||||
workingdir: "dosbox_linux\\\\"
|
||||
workingdir: "dosbox_linux\\daum\\"
|
||||
410710:
|
||||
installDir: SS1EE
|
||||
launch:
|
||||
|
@ -286568,7 +286568,7 @@
|
|||
- arguments: "-game jbep3 -steam"
|
||||
config:
|
||||
oslist: windows
|
||||
executable: "bin\\\\win32\\\\jbep3.exe"
|
||||
executable: "bin\\win32\\jbep3.exe"
|
||||
type: default
|
||||
- arguments: "-game jbep3 -steam"
|
||||
config:
|
||||
|
|
Reference in a new issue