diff --git a/data/manifest.yaml b/data/manifest.yaml
index 803148d6..8d5b29b9 100644
--- a/data/manifest.yaml
+++ b/data/manifest.yaml
@@ -175579,13 +175579,11 @@ Die by the Blade:
cloud:
steam: true
files:
- "/DieByTheBlade/Saved/SaveGames/*.sav":
- when:
- - store: steam
"/DieByTheBlade/Saved/SaveGames/*.sav":
+ tags:
+ - save
when:
- os: windows
- store: steam
installDir:
Die by the Blade: {}
steam:
@@ -197387,6 +197385,14 @@ DungeonUp:
steam:
id: 388620
Dungeonborne:
+ installDir:
+ Dungeonborne: {}
+ launch:
+ "/Dungeonborne.exe":
+ - when:
+ - bit: 64
+ os: windows
+ store: steam
steam:
id: 2448970
Dungeonbowl - Knockout Edition:
@@ -325630,6 +325636,47 @@ Ingnomia:
store: steam
steam:
id: 709240
+Ingression:
+ cloud:
+ gog: true
+ steam: true
+ files:
+ "/AppData/LocalLow/Espale Studios/Ingression/saves/*.save":
+ tags:
+ - save
+ when:
+ - os: windows
+ "/Library/Application Support/Espale Studios/Ingression/saves":
+ tags:
+ - save
+ when:
+ - os: mac
+ "/unity3d/Espale Studios/Ingression/saves/Espale Studios/Ingression":
+ tags:
+ - save
+ when:
+ - os: linux
+ gog:
+ id: 1447293176
+ installDir:
+ Ingression: {}
+ launch:
+ "/Ingression":
+ - when:
+ - bit: 64
+ os: linux
+ store: steam
+ "/Ingression.app/Contents/MacOS/Ingression":
+ - when:
+ - os: mac
+ store: steam
+ workingDir: "/Ingression.app/Contents/MacOS"
+ "/Ingression.exe":
+ - when:
+ - os: windows
+ store: steam
+ steam:
+ id: 1966970
"Inherit the Earth: Quest for the Orb":
files:
"/.itelinux/ITE.SAV":
@@ -430937,6 +430984,23 @@ NeoGeo Pocket Color Selection Vol. 2:
NeoGeometry:
steam:
id: 989560
+NeoSprint:
+ cloud:
+ steam: true
+ files:
+ "/AppData/LocalLow/Headless Chicken Games/NeoSprint/*.neo":
+ tags:
+ - save
+ when:
+ - os: windows
+ installDir:
+ NeoSprint: {}
+ launch:
+ "/NeoSprint.exe":
+ - when:
+ - store: steam
+ steam:
+ id: 2217910
NeoSticks:
steam:
id: 833890
@@ -537221,6 +537285,8 @@ SNK 40th Anniversary Collection:
steam:
id: 794580
"SNK vs. Capcom: SVC Chaos":
+ gog:
+ id: 1769068461
installDir:
SNK VS CAPCOM SVC CHAOS: {}
launch:
@@ -542226,28 +542292,36 @@ Sandwalkers:
cloud:
steam: true
files:
- "/.config/unity3d/GoblinzStudio/Sandwalkers/Maps/*.gob":
+ "/.config/unity3d/GoblinzStudio/Sandwalkers/Maps":
+ tags:
+ - save
when:
- os: linux
- store: steam
"/.config/unity3d/GoblinzStudio/Sandwalkers/saves":
+ tags:
+ - save
when:
- os: linux
- store: steam
- "/AppData/LocalLow/GoblinzStudio/Sandwalkers/Maps/*.gob":
+ "/AppData/LocalLow/GoblinzStudio/Sandwalkers/Maps":
+ tags:
+ - save
when:
- - store: steam
+ - os: windows
"/AppData/LocalLow/GoblinzStudio/Sandwalkers/saves":
+ tags:
+ - save
when:
- - store: steam
- "/Library/Application Support/GoblinzStudio/Sandwalkers/Maps/*.gob":
+ - os: windows
+ "/Library/Application Support/GoblinzStudio/Sandwalkers/Maps":
+ tags:
+ - save
when:
- os: mac
- store: steam
"/Library/Application Support/GoblinzStudio/Sandwalkers/saves":
+ tags:
+ - save
when:
- os: mac
- store: steam
gog:
id: 1159265992
installDir:
diff --git a/data/steam-game-cache.yaml b/data/steam-game-cache.yaml
index 6316efee..5e650440 100644
--- a/data/steam-game-cache.yaml
+++ b/data/steam-game-cache.yaml
@@ -573872,6 +573872,48 @@
nameLocalized:
schinese: 黎明前20分钟
tchinese: 黎明前20分鐘
+1966970:
+ cloud:
+ saves:
+ - path: Espale Studios/Ingression/saves
+ pattern: "*.save"
+ recursive: true
+ root: WinAppDataLocalLow
+ overrides:
+ - addPath: ""
+ os: MacOS
+ osCompare: "="
+ root: WinAppDataLocalLow
+ useInstead: MacAppSupport
+ - os: Linux
+ osCompare: "="
+ pathTransforms:
+ - find: Espale Studios/Ingression/saves
+ replace: unity3d/Espale Studios/Ingression/saves/Espale Studios/Ingression
+ root: WinAppDataLocalLow
+ useInstead: LinuxXdgConfigHome
+ installDir: Ingression
+ launch:
+ - config:
+ oslist: windows
+ description: Windows
+ executable: Ingression.exe
+ type: default
+ - config:
+ oslist: macos
+ description: OSX
+ executable: Ingression.app/Contents/MacOS/Ingression
+ type: default
+ workingdir: Ingression.app/Contents/MacOS
+ - config:
+ osarch: "64"
+ oslist: linux
+ description: Linux 64
+ executable: Ingression
+ type: default
+ nameLocalized:
+ schinese: 未来侵蚀
+ tchinese: 未来侵蚀
1967260:
cloud:
saves:
@@ -581586,6 +581628,16 @@
launch:
- executable: theBlu.exe
type: openxr
+2217910:
+ cloud:
+ saves:
+ - path: Headless Chicken Games/NeoSprint
+ pattern: "*.neo"
+ recursive: true
+ root: WinAppDataLocalLow
+ installDir: NeoSprint
+ launch:
+ - executable: NeoSprint.exe
2218400:
cloud:
saves:
@@ -585538,7 +585590,14 @@
- config:
oslist: windows
executable: StarstruckVagabond.exe
-2448970: {}
+2448970:
+ installDir: Dungeonborne
+ launch:
+ - config:
+ osarch: "64"
+ oslist: windows
+ executable: Dungeonborne.exe
+ type: default
2449800: {}
2450450:
installDir: MEGATON MUSASHI W
diff --git a/data/wiki-game-cache.yaml b/data/wiki-game-cache.yaml
index 7bb20f46..24896b40 100644
--- a/data/wiki-game-cache.yaml
+++ b/data/wiki-game-cache.yaml
@@ -55183,6 +55183,8 @@ Die by the Blade:
steam: true
pageId: 151042
steam: 1154670
+ templates:
+ - "{{Game data/saves|Windows|{{p|localappdata}}\\DieByTheBlade\\Saved\\SaveGames\\*.sav}}"
Die by the Sword:
gog: 1207658647
pageId: 7278
@@ -103047,6 +103049,17 @@ Ingnomia:
steam: 709240
templates:
- "{{Game data/saves|Windows|{{p|userprofile}}\\Documents\\My Games\\Ingnomia\\save}}"
+Ingression:
+ cloud:
+ gog: true
+ steam: true
+ gog: 1447293176
+ pageId: 196531
+ steam: 1966970
+ templates:
+ - "{{Game data/saves|Windows|{{p|userprofile\\appdata\\locallow}}\\Espale Studios\\Ingression\\saves\\*.save}}"
+ - "{{Game data/saves|OS X|{{p|osxhome}}/Library/Application Support/Espale Studios/Ingression/saves}}"
+ - "{{Game data/saves|Linux|{{p|xdgconfighome}}/unity3d/Espale Studios/Ingression/saves/Espale Studios/Ingression}}"
"Inhabited Island: Prisoner of Power":
pageId: 195314
"Inherit the Earth: Quest for the Orb":
@@ -136824,6 +136837,13 @@ NeoGeo Pocket Color Selection Vol. 2:
NeoGeometry:
pageId: 123828
steam: 989560
+NeoSprint:
+ cloud:
+ steam: true
+ pageId: 196536
+ steam: 2217910
+ templates:
+ - "{{Game data/saves|Windows|{{p|userprofile\\appdata\\locallow}}\\Headless Chicken Games\\NeoSprint\\*.neo}}"
NeoSticks:
pageId: 92003
steam: 833890
@@ -170747,6 +170767,7 @@ SNK 40th Anniversary Collection:
- "{{Game data/config|Windows|{{p|userprofile\\Documents}}\\My Games\\SNK HEROINES\\graphics_option.json}}"
- "{{Game data/saves|Windows|{{p|steam}}\\userdata\\{{p|uid}}\\794580\\remote\\game\\}}"
"SNK vs. Capcom: SVC Chaos":
+ gog: 1769068461
pageId: 196513
steam: 2442380
"SNK vs. Capcom: The Match of the Millennium":
@@ -172406,6 +172427,10 @@ Sandwalkers:
gog: 1159265992
pageId: 171051
steam: 1639080
+ templates:
+ - "{{Game data/saves|Windows|{{p|userprofile\\appdata\\locallow}}\\GoblinzStudio\\Sandwalkers\\saves|{{p|userprofile\\appdata\\locallow}}\\GoblinzStudio\\Sandwalkers\\Maps}}"
+ - "{{Game data/saves|OS X|{{p|osxhome}}/Library/Application Support/GoblinzStudio/Sandwalkers/saves|{{p|osxhome}}/Library/Application Support/GoblinzStudio/Sandwalkers/Maps}}"
+ - "{{Game data/saves|Linux|{{p|linuxhome}}/.config/unity3d/GoblinzStudio/Sandwalkers/saves|{{p|linuxhome}}/.config/unity3d/GoblinzStudio/Sandwalkers/Maps}}"
Sandwich Sudoku:
pageId: 141278
steam: 1117310