Import recent changes from PCGamingWiki
This commit is contained in:
parent
def729162a
commit
869d1ccfba
3 changed files with 33 additions and 9 deletions
|
@ -122597,6 +122597,10 @@ Crumble:
|
|||
- bit: 64
|
||||
os: linux
|
||||
store: steam
|
||||
registry:
|
||||
HKEY_CURRENT_USER/Software/Brute Force/Crumble:
|
||||
tags:
|
||||
- config
|
||||
steam:
|
||||
id: 1061180
|
||||
Crumbled World:
|
||||
|
|
|
@ -45775,14 +45775,14 @@
|
|||
config:
|
||||
oslist: windows
|
||||
description: "Play Tex Murphy: Under a Killing Moon"
|
||||
executable: "dosbox_windows\\\\dosbox.exe"
|
||||
workingdir: "dosbox_windows\\\\"
|
||||
executable: "dosbox_windows\\dosbox.exe"
|
||||
workingdir: "dosbox_windows\\"
|
||||
- arguments: "-conf dosbox_texmurphy3.conf -conf dosbox_texmurphy3_launch_windows.conf -noconsole"
|
||||
config:
|
||||
oslist: windows
|
||||
description: "Play Tex Murphy: Under a Killing Moon with DOSBox Daum"
|
||||
executable: "dosbox_windows\\\\daum\\\\dosbox.exe"
|
||||
workingdir: "dosbox_windows\\\\daum\\\\"
|
||||
executable: "dosbox_windows\\daum\\dosbox.exe"
|
||||
workingdir: "dosbox_windows\\daum\\"
|
||||
- config:
|
||||
oslist: macos
|
||||
description: Launch
|
||||
|
@ -45790,13 +45790,13 @@
|
|||
- config:
|
||||
oslist: linux
|
||||
description: "Play Tex Murphy: Under a Killing Moon"
|
||||
executable: "dosbox_linux\\\\launch_texmurphy3_game.sh"
|
||||
workingdir: "dosbox_linux\\\\"
|
||||
executable: "dosbox_linux\\launch_texmurphy3_game.sh"
|
||||
workingdir: "dosbox_linux\\"
|
||||
- config:
|
||||
oslist: linux
|
||||
description: "Play Tex Murphy: Under a Killing Moon with DOSBox Daum"
|
||||
executable: "dosbox_linux\\\\daum\\\\launch_texmurphy3_game_daum.sh"
|
||||
workingdir: "dosbox_linux\\\\daum\\\\"
|
||||
executable: "dosbox_linux\\daum\\launch_texmurphy3_game_daum.sh"
|
||||
workingdir: "dosbox_linux\\daum\\"
|
||||
302360:
|
||||
installDir: Tex Murphy 4
|
||||
launch:
|
||||
|
@ -356793,6 +356793,26 @@
|
|||
executable: "OrcRaid.app\\\\Contents\\\\MacOS\\\\OrcRaid"
|
||||
type: default
|
||||
1061180:
|
||||
cloud:
|
||||
saves:
|
||||
- path: Brute Force/Crumble
|
||||
pattern: "*.xml"
|
||||
root: WinAppDataLocalLow
|
||||
overrides:
|
||||
- os: Linux
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: Brute Force/Crumble
|
||||
replace: ".config/unity3d/Brute Force/Crumble"
|
||||
root: WinAppDataLocalLow
|
||||
useInstead: LinuxHome
|
||||
- os: MacOS
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: Brute Force/Crumble
|
||||
replace: Brute Force/Crumble
|
||||
root: WinAppDataLocalLow
|
||||
useInstead: MacAppSupport
|
||||
installDir: Crumble
|
||||
launch:
|
||||
- config:
|
||||
|
|
|
@ -36698,7 +36698,7 @@ Crumble:
|
|||
pageId: 135771
|
||||
steam: 1061180
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|userprofile}}\\AppData\\LocalLow\\Brute Force\\Crumble}}"
|
||||
- "{{Game data/config|Windows|{{p|userprofile}}\\AppData\\LocalLow\\Brute Force\\Crumble\\|{{p|hkcu}}\\Software\\Brute Force\\Crumble\\}}"
|
||||
- "{{Game data/config|Linux|{{P|xdgconfighome}}/unity3d/Brute Force/Crumble/GameInformation.xml}}"
|
||||
- "{{Game data/saves|Windows|{{p|userprofile}}\\AppData\\LocalLow\\Brute Force\\Crumble}}"
|
||||
- "{{Game data/saves|Linux|{{P|xdgconfighome}}/unity3d/Brute Force/Crumble/GraphicsSettings.xml}}"
|
||||
|
|
Reference in a new issue