Import recent changes from PCGamingWiki

This commit is contained in:
GitHub Actions 2024-04-19 18:17:10 +00:00 committed by github-actions[bot]
parent 105109b343
commit 7e75039309
4 changed files with 299 additions and 19 deletions

View file

@ -3003,13 +3003,13 @@
- config:
oslist: windows
description: BioShock 2 Single Player
executable: "SP\\\\Builds\\\\Binaries\\\\Bioshock2Launcher.exe"
workingdir: "SP\\\\Builds\\\\Binaries"
executable: "SP\\Builds\\Binaries\\Bioshock2Launcher.exe"
workingdir: "SP\\Builds\\Binaries"
- config:
oslist: windows
description: BioShock 2 Multiplayer
executable: "MP\\\\Builds\\\\Binaries\\\\Bioshock2Launcher.exe"
workingdir: "SP\\\\Builds\\\\Binaries"
executable: "MP\\Builds\\Binaries\\Bioshock2Launcher.exe"
workingdir: "SP\\Builds\\Binaries"
- config:
oslist: macos
description: Launch
@ -12934,11 +12934,38 @@
description: Play game
executable: run_game.cmd
200510:
cloud:
saves:
- path: My Games/XCOM - Enemy Unknown/XComGame/SaveData
pattern: "*"
root: WinMyDocuments
- path: My Games/XCOM - Enemy Within/XComGame/SaveData
pattern: "*"
root: WinMyDocuments
overrides:
- os: macos
osCompare: "="
pathTransforms:
- find: My Games/XCOM - Enemy Unknown/XComGame
replace: Feral Interactive/XCOM Enemy Unknown
- find: My Games/XCOM - Enemy Within/XComGame
replace: Feral Interactive/XCOM Enemy Unknown/XEW
root: WinMyDocuments
useInstead: MacAppSupport
- os: linux
osCompare: "="
pathTransforms:
- find: My Games/XCOM - Enemy Unknown/XComGame
replace: feral-interactive/XCOM
- find: My Games/XCOM - Enemy Within/XComGame
replace: feral-interactive/XCOM/XEW
root: WinMyDocuments
useInstead: LinuxXdgDataHome
installDir: XCom-Enemy-Unknown
launch:
- config:
oslist: windows
executable: "Binaries\\\\Win32\\\\XComGame.exe"
executable: "Binaries\\Win32\\XComGame.exe"
- config:
oslist: macos
description: Mac Edition
@ -30437,6 +30464,26 @@
description: Launch
executable: BPM.exe
261640:
cloud:
saves:
- path: "My Games/Borderlands The Pre-Sequel/WillowGame/SaveData/{64BitSteamID}"
pattern: "*"
platforms:
- Windows
recursive: true
root: WinMyDocuments
- path: "Borderlands The Pre-Sequel/WillowGame/SaveData/{64BitSteamID}"
pattern: "*"
platforms:
- MacOS
recursive: true
root: MacAppSupport
- path: "aspyr-media/borderlands the pre-sequel/willowgame/savedata/{64BitSteamID}"
pattern: "*"
platforms:
- Linux
recursive: true
root: LinuxXdgDataHome
installDir: BorderlandsPreSequel
launch:
- config:
@ -58827,6 +58874,20 @@
executable: ROM.x86_64
type: default
330830:
cloud:
saves:
- path: Telltale Games/Tales from the Borderlands
pattern: "*"
platforms:
- Windows
recursive: true
root: WinMyDocuments
- path: Telltale Games/Tales from the Borderlands
pattern: "*"
platforms:
- MacOS
recursive: true
root: MacAppSupport
installDir: Tales from the Borderlands
launch:
- config:
@ -75667,6 +75728,32 @@
executable: "ZQ-FullPC\\\\ZQ.exe"
type: default
360430:
cloud:
saves:
- path: "2K Games/Mafia III/Data/{64BitSteamID}"
pattern: "*.sav"
platforms:
- Windows
recursive: true
root: WinAppDataLocal
- path: "2K Games/Mafia III/Data/{64BitSteamID}"
pattern: "*.pf"
platforms:
- Windows
recursive: true
root: WinAppDataLocal
- path: "Mafia III/Data/{64BitSteamID}"
pattern: "*.sav"
platforms:
- MacOS
recursive: true
root: MacAppSupport
- path: "Mafia III/Data/{64BitSteamID}"
pattern: "*.pf"
platforms:
- MacOS
recursive: true
root: MacAppSupport
installDir: Mafia III
launch:
- config:
@ -102006,6 +102093,17 @@
schinese: 生化奇兵 重制版
tchinese: 生化奇兵 重製版
409720:
cloud:
saves:
- path: BioshockHD/BioShock2/SaveGames
pattern: "*.bsb"
root: WinMyDocuments
overrides:
- addPath: Feral Interactive/BioShock 2 Remastered/VFS/User/AppData/Roaming
os: MacOS
osCompare: "="
root: WinMyDocuments
useInstead: MacAppSupport
installDir: BioShock 2 Remastered
launch:
- config:
@ -296459,6 +296557,11 @@
executable: StarShoot.exe
type: none
882100:
cloud:
saves:
- path: My Games/XCOM Chimera Squad/XComGame/SaveData
pattern: "*"
root: WinMyDocuments
installDir: XCOM-Chimera-Squad
launch:
- arguments: "-allowconsole -crashdumpwatcher -review -noRedscreens"
@ -296467,7 +296570,7 @@
osarch: "64"
oslist: windows
description: Release
executable: "Dio\\\\binaries\\\\Win64\\\\XCom2.exe"
executable: "Dio\\binaries\\Win64\\XCom2.exe"
type: option1
- arguments: "-crashdumpwatcher -review -noRedscreens"
config:
@ -296475,7 +296578,7 @@
osarch: "64"
oslist: windows
description: Release
executable: "binaries\\\\Win64\\\\XCom.exe"
executable: "binaries\\Win64\\XCom.exe"
type: option1
- arguments: "-log -allowconsole -crashdumpwatcher -noredscreens"
config:
@ -296483,7 +296586,7 @@
osarch: "64"
oslist: windows
description: Testing/Debug
executable: "binaries\\\\Win64\\\\XCom.exe"
executable: "binaries\\Win64\\XCom.exe"
type: option2
- arguments: "-steam_auto_login -game-50546=-crashdumpwatcher -game-50546=-review -game-50546=-noRedscreens"
config:
@ -296491,7 +296594,7 @@
osarch: "64"
oslist: windows
description: Dio
executable: "Launcher\\\\launcher.exe"
executable: "Launcher\\launcher.exe"
type: option3
workingdir: Launcher
- arguments: "-steam_auto_login -game-50546=-crashdumpwatcher -game-50546=-review -game-50546=-noRedscreens"
@ -296499,14 +296602,14 @@
betakey: old
osarch: "64"
oslist: windows
executable: "Launcher\\\\launcher.exe"
executable: "Launcher\\launcher.exe"
type: default
workingdir: Launcher
- arguments: "-steam_auto_login -game-50546=-crashdumpwatcher -game-50546=-review -game-50546=-noRedscreens"
config:
osarch: "64"
description: 2K Launcher
executable: "2KLauncher\\\\LauncherPatcher.exe"
executable: "2KLauncher\\LauncherPatcher.exe"
type: default
workingdir: Launcher
882110:
@ -348925,6 +349028,16 @@
spanish: "Mafia II: Edición Definitiva"
tchinese: 四海兄弟II 決定版
1030840:
cloud:
saves:
- path: "My Games/Mafia Definitive Edition/Data/{64BitSteamID}"
pattern: "*.sav"
recursive: true
root: WinMyDocuments
- path: "My Games/Mafia Definitive Edition/Data/{64BitSteamID}"
pattern: "*.pf"
recursive: true
root: WinMyDocuments
installDir: Mafia Definitive Edition
launch:
- arguments: /steam
@ -367964,6 +368077,14 @@
- executable: Fruit Mess.exe
type: none
1085220:
cloud:
saves:
- path: My Games/Figment 2/Saves
pattern: "*.sav"
root: WinMyDocuments
- path: My Games/Figment 2
pattern: RoamingConfig.cfg
root: WinMyDocuments
installDir: Figment 2
launch:
- executable: Figment 2.exe
@ -416854,12 +416975,24 @@
nameLocalized:
schinese: "BPM: 枪林弹雨"
1286680:
cloud:
saves:
- path: "My Games/Tiny Tina's Wonderlands/Saved/SaveGames/{64BitSteamID}"
pattern: "*.sav"
platforms:
- Windows
root: WinMyDocuments
- path: "OakGame/Saved/SaveGames/{64BitSteamID}"
pattern: "*.sav"
platforms:
- Windows
root: gameinstall
installDir: "Tiny Tina's Wonderlands"
launch:
- config:
osarch: "64"
oslist: windows
executable: "OakGame\\\\Binaries\\\\Win64\\\\Wonderlands.exe"
executable: "OakGame\\Binaries\\Win64\\Wonderlands.exe"
nameLocalized:
japanese: ワンダーランズ ~タイニー・ティナと魔法の世界
koreana: 타이니 티나의 원더랜드
@ -421207,6 +421340,17 @@
executable: goddess.app
type: default
1357210:
cloud:
saves:
- path: My Games/GalCiv4/Saves
pattern: "*.GC4Sav"
root: WinMyDocuments
- path: My Games/GalCiv4/MPSaves
pattern: "*.GC4Sav"
root: WinMyDocuments
- path: My Games/GalCiv4/Factions/LeaderFGs
pattern: "*"
root: WinMyDocuments
installDir: Galactic Civilizations IV
launch:
- description: Launch Galactic Civilizations IV
@ -438417,6 +438561,11 @@
brazilian: "Simulador Ferroviário Japonês: Viagem a Kyoto"
japanese: 鉄道にっぽん!路線たび 叡山電車編
1761390:
cloud:
saves:
- path: "SEGA/Project DIVA MEGA39's/Steam/{64BitSteamID}"
pattern: "*.dat"
root: WinAppDataRoaming
installDir: Hatsune Miku Project DIVA Mega Mix Plus
launch:
- config:
@ -449476,7 +449625,28 @@
english: 爆裂!スイーツランド - PANIC IN SWEETS LAND -
japanese: 爆裂!スイーツランド - PANIC IN SWEETS LAND -
2225610:
cloud:
saves:
- path: "Jollybits Games/Ready, Steady, Ship!"
pattern: "*.json"
root: WinAppDataLocalLow
overrides:
- os: MacOS
osCompare: "="
pathTransforms:
- find: "Jollybits Games\\Ready, Steady, Ship!"
replace: "Jollybits Games/Ready, Steady, Ship!"
root: WinAppDataLocalLow
useInstead: MacAppSupport
installDir: ReadySteadyShip
launch:
- config:
osarch: "64"
oslist: windows
executable: "Ready, Steady, Ship!.exe"
type: default
nameLocalized:
japanese: 急げ!運べ!積み込め!
schinese: 赶紧送走
tchinese: 趕緊送走
2226940:
@ -450274,6 +450444,33 @@
- executable: The Voidness.exe
type: default
2279160: {}
2279330:
cloud:
saves:
- path: dpadstudio/savantremix
pattern: "*.dat"
root: WinAppDataLocalLow
overrides:
- os: MacOS
osCompare: "="
pathTransforms:
- find: dpadstudio/savantremix
replace: unity.dpadstudio/savantremix
root: WinAppDataLocalLow
useInstead: MacAppSupport
- os: Linux
osCompare: "="
pathTransforms:
- find: dpadstudio/savantremix
replace: ".config/unity3d/dpadstudio/savantremix"
root: WinAppDataLocalLow
useInstead: LinuxHome
installDir: Savant - Ascent REMIX
launch:
- config:
oslist: windows
executable: savantremix.exe
type: default
2279600:
installDir: Raw Metal
launch:
@ -451961,8 +452158,28 @@
executable: alexjones.exe
2488620:
nameLocalized:
schinese: 《F1® 24》
brazilian: F1® 24
czech: F1® 24
danish: F1® 24
dutch: F1® 24
finnish: F1® 24
french: F1® 24
german: F1® 24
italian: F1® 24
japanese: F1® 24
koreana: F1® 24
latam: F1® 24
norwegian: F1® 24
polish: F1® 24
portuguese: F1® 24
russian: F1® 24
schinese: F1® 24
spanish: F1® 24
swedish: F1® 24
tchinese: 《F1® 24》
thai: F1® 24
turkish: F1® 24
ukrainian: F1® 24
2490990:
nameLocalized:
english: Visions of Mana
@ -452689,6 +452906,15 @@
executable: DungeonVixens
type: default
2712550:
cloud:
saves:
- path: savedata/
pattern: "*.*"
recursive: true
root: gameinstall
installDir: The Shell Part II
launch:
- executable: TheShell2.exe
nameLocalized:
schinese: 虚之少女
tchinese: 虛之少女