diff --git a/data/manifest.yaml b/data/manifest.yaml
index 9a03508a..e2e2287b 100644
--- a/data/manifest.yaml
+++ b/data/manifest.yaml
@@ -72600,16 +72600,16 @@ Beyond Citadel:
cloud:
steam: true
files:
- "/SavesDir/*.sav":
- tags:
- - save
- when:
- - os: windows
"/beyond_citadel/Saved/Config/WindowsNoEditor":
tags:
- config
when:
- os: windows
+ "/beyond_citadel/Saved/SaveGames/*.sav":
+ tags:
+ - save
+ when:
+ - os: windows
installDir:
Beyond Citadel: {}
launch:
diff --git a/data/wiki-game-cache.yaml b/data/wiki-game-cache.yaml
index ebde492d..4373651c 100644
--- a/data/wiki-game-cache.yaml
+++ b/data/wiki-game-cache.yaml
@@ -23125,7 +23125,7 @@ Beyond Citadel:
steam: 3371240
templates:
- "{{Game data/config|Windows|{{p|localappdata}}\\beyond_citadel\\Saved\\Config\\WindowsNoEditor\\}}"
- - "{{Game data/saves|Windows|{{p|game}}\\SavesDir\\*.sav}}"
+ - "{{Game data/saves|Windows|{{p|localappdata}}\\beyond_citadel\\Saved\\SaveGames\\*.sav}}"
Beyond Clouds:
cloud:
steam: true