BATTLEFRAME OS // LAUNCHER STATUS BULLETIN
PERIOD: JUNE 2026 · SHELL REV: 0.1.58 · CHANNEL: COMMUNITY FEED
OPERATORS —
This month we hardened the native Battleframe OS launcher: the desktop shell between you, Epic auth, and TAKEOVER. Not a side project. The permanent front door.
If you've been in the playtest loop, you felt the friction: multi-gigabyte downloads stalling at "Finalizing…", UI going Not Responding, sessions dying with cryptic errors, update feeds that didn't resolve. We heard you. 33 native revisions from 0.1.25 to 0.1.58 in June alone.
WHAT CHANGED
INFRASTRUCTURE / UPLINK
- Game builds and launcher self-updates now route through our primary file CDN with automatic fallback when edge nodes lag.
- Installer feed resolves from multiple sources so you are not stuck on "temporarily unavailable."
- Launcher merges database-registered builds with CDN manifests, so the Update prompt stays correct even when one source is stale.
DOWNLOAD INSTALL PIPELINE
- Resume support: interrupted downloads pick up where they left off instead of restarting an 8 GB transfer from zero.
- Cached installer reuse: verified zips stay on disk; reinstall skips re-download when hash, size, and version match.
- Disk-aware updates: old game files cleared before extract; partial temp files swept on startup; per-channel Clear download cache for troubleshooting.
- Worker-thread verify/extract: heavy integrity checks and unzip work moved off the UI thread so the shell stays responsive during install.
- Isolated download process (0.1.52 ): multi-GB writes no longer freeze the shell during Windows security scans on file close.
- Bytes-complete handshake (0.1.57): the fix for the recurring "Finalizing download file…" hang. All bytes flush to disk during the pump; the UI resolves the moment the file is complete instead of waiting on a blocked stream close.
WINDOWS DEFENDER (0.1.54 )
- One-click "Speed up the install" exclusion for the Battleframe install folder and launcher/game processes (UAC required).
- Offer surfaces for new installs and returning operators already on the latest build. Manual fallback in each tier's troubleshooting row.
AUTH SESSION
- Epic sign-in loads in the main shell on Windows. No separate auth popup.
- Expired sessions route back to Sign in, not a dead-end error screen.
- Session tokens encrypted at rest via OS keychain.
UX / HUD POLISH
- Launch CTA at the top of the signed-in view: update banner, then Launch, then hero, then channel cards.
- Test pilots see a simplified view: channel selector hidden for non-staff; clearer install/reinstall progress labels.
- Shared design tokens between web launcher and native shell. Same phosphor-green HUD chrome everywhere.
- Deep links from web to installed app: open shell, sign in, launch, or launch a specific channel after handoff.
- Tier card titles cleaned up. Channel badge already says PUBLIC/INTERNAL; version reads V0.2.x without redundant prefix.
RELIABILITY BACKSTOPS
- Download cancel, disk-space preflight, fetch timeouts, verify/repair per tier, patch-aware update checks (no false "update available"), expanded automated test coverage.
IF YOU'RE STILL STUCK
- Update Battleframe OS. Self-update prompt on launch, or grab the latest from the web launcher DOWNLOAD button.
- Accept the Defender exclusion when offered. Tamper Protection may block silently; use the manual button if needed.
- If a prior install left files on disk but Launch stayed grayed out, 0.1.53 detects the cached zip and re-extracts without re-downloading.
- Still broken? Hit playtest Discord with your launcher version (titlebar or About) and launcher logs. Support will tell you what to send.
VECTOR / WHERE WE'RE HEADED
Battleframe OS is our first-party launcher, replacing third-party builder dependencies with a shell we own end-to-end. Same auth, legal, and build-admin flows as the web launcher; native token handoff; automatic launch token write before every game launch.