Skip to content

Releases: Fluxerr/SteamVault

SteamVault v2.5.1 - Minor Update

04 Jun 14:08
6567d1c

Choose a tag to compare

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:

  1. Local database (depotkeys.json — shipped with the app, always takes priority)
  2. Persistent API cache (keys_cache.json — keys found during previous sessions)
  3. GitHub ManifestHub (bsinwhg/ManifestHub — synced automatically)
  4. Community mirror repos — additional community-maintained alternatives scraped to fill gaps
  5. Live api.steamcmd.net — per-depot direct lookups via Steam's public CDN
  6. 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.png icon
  • 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

  1. Download SteamVault_v2.5.1.exe and run it
  2. Keys auto-sync from all sources on launch (Settings → Update Database to refresh)
  3. Enter a Steam AppID or game name on the Dashboard to download game configs
  4. Use My Games to scan, update, and manage all installed games
  5. Browse the Discover tab to find new games and download their configs
  6. Visit the Online tab to check multiplayer status and apply fixes
  7. Switch themes, export backups, and manage key sources from Settings
  8. 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

02 Jun 23:04
6ee53d6

Choose a tag to compare

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

  1. Download SteamVault_v2.5.0.exe
  2. Run it — the first-run wizard will guide you through OpenSteamTool setup
  3. Enter a Steam AppID or Steam game name on the Dashboard to download game configs
  4. Use My Games to scan, update, and manage all your games
  5. Browse the Discover tab to find new games and download their configs directly
  6. Visit the Online tab to check multiplayer status and apply online-fix.me patches
  7. Switch themes, export backups, and sync databases from the Settings tab

SteamVault v2.0.0

31 May 23:59

Choose a tag to compare

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

  1. Download SteamVault_v2.0.0.exe
  2. Run it — the first-run wizard will guide you through OpenSteamTool setup
  3. Enter a Steam AppID or Steam game name on the Dashboard to download game configs
  4. Use My Games to scan, update, and manage all your games

No Steam client, no login, no API key needed.