Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
Vibin' & Survivin' PlaytestNewsv0.30.1
Game update

v0.30.1

Vibin' & Survivin' Playtest · published 30 Aug 2026, 15:20 UTC · build 25022264

All newsPlayers around this dateRead on Steam

Vibin' & Survivin' — v0.30.1

Released 2026-08-30A follow-up to 0.30.0, and an important one. The performance work in that release was real, but almost none of it was reaching the game you actually installed — the step that packages the game for release was making the code several times slower to run. That is fixed. If 0.30.0 did not feel twice as fast on your machine, this is why, and this release is where you should feel it.

What Was Wrong

  • The Release Build Was Never The Build We Measured: Every framerate figure quoted for 0.30.0 was measured on a development build. The packaged release goes through an extra protection pass that scrambles the code to make it harder to tamper with — and two of that pass's settings were charging a large cost on every single frame. The shipped game was running its logic and drawing code at a fraction of the speed it should have.

  • Worst On Steam Deck: The Deck felt it hardest, which is why it was the machine that reported the problem. A benchmark run there had the game's own code taking many times longer per frame than the identical version did on a desktop development build, while the actual pixel-pushing work was unchanged — the giveaway that the code, not the rendering, was the problem.

  • Constant Cleanup Pauses: The same two settings were generating memory garbage continuously, forcing the engine to stop and clean up roughly ten times a second under load. That is gone too, so heavy waves should feel steadier as well as faster.

What Changed

  • Two Settings, Measured Individually: Rather than simply turning the protection off, each of its settings was measured on its own. Two of them carried essentially the entire cost — about thirty times slower on hot code — and the rest were free. Only those two are gone.

  • The Game Is Still Protected: Everything else stays on. The release build still has all its names scrambled, its text hidden and its numbers disguised. It is no less protected than before; it simply is not paying that cost sixty times a second any more.

Benchmark

  • Build Type Is Now Reported: Settings > Display > Run Benchmark now shows whether it measured a development build or a release build. This is the row that would have caught the problem immediately, and it means two benchmark results can never be quietly compared against each other again when they came from different builds.

Nothing Else

  • No Gameplay Changes: No balance, weapon, enemy, upgrade or visual changes in this release. It is purely the fix above.

More from Vibin' & Survivin' Playtest

Other announcements

All news
Game update13 Sep 2026v0.32.2Vibin' & Survivin' — v0.32.2 - Chaos Wave Directives & Round Wagers Overhaul Released 2026-09-13 This update delivers dedicated onboarding tutorials and live Canvas simulations for all three milestone Chaos Waves (Rounds 5, 10, and 15), paired with a comprehensive overhaul of the Round Wager system featuring partitioned reward groups, high-precision stat bullet displays, full-width responsive c…Game update13 Sep 2026v0.32.1Vibin' & Survivin' — v0.32.1 - Touchscreen Ergonomics, Telemetry & Controls Maintenance Released 2026-09-13 This maintenance update brings substantial accessibility and control refinements across mobile, handheld, and high-resolution displays following the v0.32.0 release, alongside critical combat telemetry layout and boss encounter safeguards. Improvements & Fixes · Credits Touchscreen Contro…In-game event11 Sep 2026v0.32.0Vibin' & Survivin' — v0.32.0 - Kinetic Arsenal, Visuals & Audio Expansion Released 2026-09-11 Welcome to v0.32.0 , the Kinetic Arsenal, Visuals & Audio Expansion ! This massive milestone update delivers tactile kinetic reworks across the arsenal (drop-pod impacts, aeromechanical banking, laser targeting, 3-hit sword combos, and bullet reflection), vibrant cel-shaded weapon art, procedural shock…