Import recent changes from PCGamingWiki

This commit is contained in:
Forgejo Actions 2024-12-12 06:02:44 +00:00
parent 0a7041f02e
commit adb14aacd7
3 changed files with 80 additions and 9 deletions

View file

@ -881,6 +881,10 @@ $1 Ride:
installDir: installDir:
100 Orange Juice: {} 100 Orange Juice: {}
launch: launch:
"<base>/100OrangeJuice.app":
- when:
- os: mac
store: steam
"<base>/100orange.exe": "<base>/100orange.exe":
- when: - when:
- bit: 64 - bit: 64
@ -74862,22 +74866,22 @@ BioShock 2 Remastered:
gog: true gog: true
steam: true steam: true
files: files:
"<winAppData>/Bioshock Epic HD/Bioshock2/*.ini":
tags:
- config
when:
- os: windows
"<winAppData>/BioshockHD/Bioshock2/*.ini": "<winAppData>/BioshockHD/Bioshock2/*.ini":
tags: tags:
- config - config
when: when:
- os: windows - os: windows
"<winDocuments>/Bioshock Epic HD/Bioshock2/<storeUserId>/SaveGames": "<winAppData>/My games/Bioshock Epic HD/Bioshock2/*.ini":
tags:
- config
when:
- os: windows
"<winDocuments>/BioshockHD/Bioshock2/SaveGames":
tags: tags:
- save - save
when: when:
- os: windows - os: windows
"<winDocuments>/BioshockHD/Bioshock2/SaveGames": "<winDocuments>/My Games/Bioshock Epic HD/Bioshock2/<storeUserId>/SaveGames":
tags: tags:
- save - save
when: when:
@ -123465,6 +123469,23 @@ Clash of the Monsters:
store: steam store: steam
steam: steam:
id: 2318310 id: 2318310
"Class of Heroes: Anniversary Edition":
cloud:
steam: true
files:
"<winAppData>/Class of Heroes/*.dat":
when:
- store: steam
installDir:
Class of Heroes: {}
launch:
"<base>/Totomono1.exe":
- when:
- bit: 64
os: windows
store: steam
steam:
id: 2195780
ClassiCube: ClassiCube:
cloud: cloud:
steam: true steam: true

View file

@ -47461,13 +47461,39 @@
282800: 282800:
cloud: cloud:
saves: saves:
- path: "FBF/100OrangeJuice/save/{64BitSteamID}/."
pattern: "*.ojs"
platforms:
- MacOS
recursive: true
root: MacAppSupport
- path: "." - path: "."
pattern: user.dat pattern: user.dat
platforms:
- Windows
root: gameinstall root: gameinstall
- path: "save/{64BitSteamID}/." - path: "save/{64BitSteamID}/."
pattern: "*.ojs" pattern: "*.ojs"
platforms:
- Windows
recursive: true recursive: true
root: gameinstall root: gameinstall
- path: "."
pattern: user.dat
platforms:
- Linux
root: gameinstall
- path: "save/{64BitSteamID}/."
pattern: "*.ojs"
platforms:
- Linux
recursive: true
root: gameinstall
- path: FBF/100OrangeJuice/.
pattern: user.dat
platforms:
- MacOS
root: MacAppSupport
installDir: 100 Orange Juice installDir: 100 Orange Juice
launch: launch:
- config: - config:
@ -47484,6 +47510,10 @@
oslist: linux oslist: linux
description: Launch description: Launch
executable: 100orange.sh executable: 100orange.sh
- config:
oslist: macos
description: Launch
executable: 100OrangeJuice.app
nameLocalized: nameLocalized:
japanese: 100%おれんじじゅ~すっ! japanese: 100%おれんじじゅ~すっ!
282860: 282860:
@ -586632,6 +586662,21 @@
- config: - config:
oslist: windows oslist: windows
executable: theocracy.exe executable: theocracy.exe
2195780:
cloud:
saves:
- path: Class of Heroes
pattern: "*.dat"
root: WinAppDataRoaming
installDir: Class of Heroes
launch:
- config:
osarch: "64"
oslist: windows
executable: Totomono1.exe
type: default
nameLocalized:
japanese: 剣と魔法と学園モ。Anniversary Edition
2196170: 2196170:
installDir: Clad in Iron Chincha Islands 1866 installDir: Clad in Iron Chincha Islands 1866
launch: launch:

View file

@ -23726,9 +23726,9 @@ BioShock 2 Remastered:
- 525720 - 525720
templates: templates:
- "{{Game data/config|Windows|{{p|appdata}}\\BioshockHD\\Bioshock2\\*.ini}}" - "{{Game data/config|Windows|{{p|appdata}}\\BioshockHD\\Bioshock2\\*.ini}}"
- "{{Game data/config|Epic Games Launcher|{{p|appdata}}\\Bioshock Epic HD\\Bioshock2\\*.ini}}" - "{{Game data/config|Epic Games Launcher|{{p|appdata}}\\My games\\Bioshock Epic HD\\Bioshock2\\*.ini}}"
- "{{Game data/saves|Windows|{{p|userprofile\\Documents}}\\BioshockHD\\Bioshock2\\SaveGames\\}}" - "{{Game data/saves|Windows|{{p|userprofile\\Documents}}\\BioshockHD\\Bioshock2\\SaveGames\\}}"
- "{{Game data/saves|Epic Games Launcher|{{p|userprofile\\Documents}}\\Bioshock Epic HD\\Bioshock2\\{{p|uid}}\\SaveGames\\}}" - "{{Game data/saves|Epic Games Launcher|{{p|userprofile\\Documents}}\\My Games\\Bioshock Epic HD\\Bioshock2\\{{p|uid}}\\SaveGames\\}}"
BioShock Infinite: BioShock Infinite:
cloud: cloud:
gog: true gog: true
@ -39015,6 +39015,11 @@ Clash of the Monsters:
steam: 2318310 steam: 2318310
templates: templates:
- "{{Game data/saves|Windows|{{P|game}}\\C09RU-1.0\\game\\saves\\}}" - "{{Game data/saves|Windows|{{P|game}}\\C09RU-1.0\\game\\saves\\}}"
"Class of Heroes: Anniversary Edition":
cloud:
steam: true
pageId: 200086
steam: 2195780
ClassiCube: ClassiCube:
cloud: cloud:
steam: true steam: true