Releases: Fluxerr/SteamVault
SteamVault v2.5.1 - Minor Update
SteamVault v2.5.1 — Decryption Key Pipeline Overhaul
Self-contained single executable — no installation, no .NET runtime required. Just download and run.
What's New
Multi-Source Decryption Key Pipeline
Keys are now resolved from 6 independent sources simultaneously, dramatically improving coverage for both new and existing releases:
- Local database (
depotkeys.json— shipped with the app, always takes priority) - Persistent API cache (
keys_cache.json— keys found during previous sessions) - GitHub ManifestHub (
bsinwhg/ManifestHub— synced automatically) - Community mirror repos — additional community-maintained alternatives scraped to fill gaps
- Live api.steamcmd.net — per-depot direct lookups via Steam's public CDN
- Smart derivation — AppAccessToken-as-key fallback, same-app cross-depot key sharing
Community Key Mirrors
Additional community depots.json mirrors are scraped automatically when the primary ManifestHub database is incomplete. Keys are cached for 24 hours with graceful fallback.
Batch Parallel Key Resolution
Missing depot keys are resolved in parallel (up to 8 concurrent requests) instead of one-at-a-time. Download generation is significantly faster, especially for games with many depots.
Key Extraction from Depot Discovery
Decryption keys embedded in the /v1/info API response (which also provides manifest IDs) are now captured — keys that were previously downloaded but silently discarded.
Smart Key Derivation
- AppAccessToken as key: Some games use their app token as the depot decryption key — this is now tried automatically
- Cross-depot sharing: If all known depots for an app share the same key, it's applied to unknown depots of the same app
- Extended scanning: Depot ID ranges expanded from 0–30/100–200 to 0–99/100–999
Discord Integration
- Quick-join button — bottom-right corner of the main window, Discord purple with smooth hover scale animation using
Discord.pngicon - Discord section in Settings — invite link, server info, and a styled "Join Discord Server" button
- Request missing game keys at: discord.gg/kxpRNzqnsX
Key Source Statistics
The Key & Token Database section in Settings now shows:
- Per-source key counts (Local / Synced / Live API / Community / Derived)
- Total unique keys and app tokens
- "Rescan Community Sources" button to force-refresh mirrors
- "Update Database" button syncs all sources (GitHub + mirrors)
Bugs Fixed
| Bug | Status |
|---|---|
| Games with missing decryption keys would fail entirely instead of exhausting all available sources | ✅ Fixed |
Decryption keys embedded in steamcmd /v1/info depot data were silently ignored |
✅ Fixed |
| DLC key resolution was sequential and slow — now parallelized with the parent game | ✅ Fixed |
| Settings UI database stats not updating after sync/rescan operations | ✅ Fixed |
Discord icon rendering quality — now uses HighQuality bitmap scaling |
✅ Fixed |
New Games Added
- Subnautic 2
- Forza Horizon 6
Requirements
- Windows 10 (1809+) or Windows 11
- Steam must be installed
How to Use
- Download
SteamVault_v2.5.1.exeand run it - Keys auto-sync from all sources on launch (Settings → Update Database to refresh)
- Enter a Steam AppID or game name on the Dashboard to download game configs
- Use My Games to scan, update, and manage all installed games
- Browse the Discover tab to find new games and download their configs
- Visit the Online tab to check multiplayer status and apply fixes
- Switch themes, export backups, and manage key sources from Settings
- Missing keys? Join the Discord for community support
⚠️ Note
Not all new releases have publicly available decryption keys immediately. SteamVault uses every known free public source. If keys aren't available yet, request the game on our Discord server. Discord
SteamVault v2.5.0
SteamVault v2.5.0 — Major Update
Self-contained single executable. No installation, no .NET runtime required — just download and run.
What's New in v2.5.0
- Discover Tab — Browse trending, top seller, and new release games from Steam's storefront with full game detail cards showing player counts (via SteamDB), Metacritic scores, review percentages, release dates, and descriptions
- Online Tab — Multiplayer fix integration with online-fix.me; auto-detects RAR files dropped in the app folder, extracts password-protected archives directly into game install directories, with UAC elevation support for protected folders
- 5 Built-in Themes — Dark, AmoledBlack, MidnightBlue, SlateGray, and EmeraldNight with live runtime switching from the Settings tab (DONT CURRENTLY WORK)
- Lua Export/Backup — Export all your Lua configurations into a timestamped ZIP archive for easy backups and sharing
- DLC Support — Option to include all available DLCs when downloading game depot manifests and configs
- SteamDB Stats — Live player counts, Metacritic scores, and review percentages on the Discover and Dashboard detail views
- Typo‑Tolerant Fuzzy Search — Levenshtein distance-based matching so you can find games even with spelling mistakes
- CDN Manifest Downloads — Downloads .manifest binaries directly from Steam's CDN via SteamKit2 for the latest depot metadata
- Multiplayer Detection — Automatically identifies which of your games support online multiplayer and suggests fixes
Included
- SteamVault_v2.5.0.exe (self-contained, 64-bit Windows)
- OpenSteamTool DLLs (auto-installed to your Steam directory on first launch)
- Depot key and app access token databases
Requirements
- Windows 10 (1809+) or Windows 11
- Steam must be installed
How to Use
- Download
SteamVault_v2.5.0.exe - Run it — the first-run wizard will guide you through OpenSteamTool setup
- Enter a Steam AppID or Steam game name on the Dashboard to download game configs
- Use My Games to scan, update, and manage all your games
- Browse the Discover tab to find new games and download their configs directly
- Visit the Online tab to check multiplayer status and apply online-fix.me patches
- Switch themes, export backups, and sync databases from the Settings tab
SteamVault v2.0.0
SteamVault v2.0 — Initial Release
Self-contained single executable. No installation, no .NET runtime required — just download and run.
What's New
- Complete offline Steam depot manifest and Lua configuration manager
- One-click downloads by AppID with real-time progress tracking
- Automatic background updates with system tray support
- First-run OpenSteamTool installation wizard with auto-detection of your Steam directory
- Premium dark UI with animated transitions and shimmer loading skeletons
- Built-in depot key and app token database with sync capability
- My Games tab with scan, update, and fuzzy search
- Game counter based on actual Lua files in your config folder
Included
- SteamVault_v2.0.0.exe (self-contained, 64-bit Windows)
- OpenSteamTool DLLs (auto-installed to your Steam directory on first launch)
- Depot key and app access token databases
Requirements
- Windows 10 (1809+) or Windows 11
- Steam must be installed
How to Use
- Download
SteamVault_v2.0.0.exe - Run it — the first-run wizard will guide you through OpenSteamTool setup
- Enter a Steam AppID or Steam game name on the Dashboard to download game configs
- Use My Games to scan, update, and manage all your games
No Steam client, no login, no API key needed.