Status
SteamPeaks
ChartsSalesUpcomingPatchesEventsCalculator
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
EventsSteam's own events 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 festsUpcomingPatchesEventsRecordsTrendingSignals
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
Slot Theory›Events›Hot Fixes
Game update

Hot Fixes

Slot Theory · published 41 days ago · build 24450780

All eventsPlayers around this dateRead on Steam

A performance and presentation release. Two long-standing frame hitches are gone - one of them a freeze you felt every run - the game now runs noticeably smoother at high enemy counts, and a set of interface problems are fixed, several of which only ever showed up on Android.

Performance

  • Impact sparks no longer cripple the frame rate at high speed. Every projectile hit throws a small burst of sparks, and those bursts are recycled from a pool so the game does not have to build new ones constantly. The pool held 400. On a busy board at 5x or 20x speed the game was asking for far more than that at once - measured at over 5,700 live at the same moment - and every burst past the 400th was built from scratch and thrown away again on the same frame. The pool was doing the exact opposite of its job, at the worst possible time.


    Bursts are now capped at a number the game can actually sustain, and the pool is sized to match, so the recycling never breaks down. On the internal benchmark this cut the average frame time by 41% - from 11.2 ms to 6.7 ms - while the measured run was carrying *more* enemies than the one before it. Nothing looks different: normal play never came close to the new ceiling.Worth noting because it was a genuine surprise: this was expected to help only the worst frames. It improved the average by 41%, because the breakdown was happening on ordinary frames too, not just visibly bad ones.

  • Fixed a freeze the first time Wildfire or impact sparks appeared in a run. Graphics work has to be compiled the first time the game actually draws it, and that compilation was landing on a live gameplay frame - the moment the first Wildfire trail or spark burst appeared on screen. The result was a 127 ms freeze mid-run, once per session, at whatever moment those effects happened to first proc.The game now compiles all of it off-screen during loading instead, before you reach the board. The worst frame in a session dropped from 127 ms to 56 ms, and the mid-run freeze is gone entirely. Loading is not longer in any way you will notice - the work was always being done, just at the wrong time.

  • Builds using Monomania or Crosslink Array are cheaper to run. Both cards check what towers you have placed, and that check was being recomputed from scratch on every single hit. It is now computed once and reused until you actually change your board. Purely internal - the damage numbers are identical.

  • Overall: on a wave-20 crossfire run with over 550 enemies alive, 99% of frames now land under 13 ms, against about 18 ms before. Average frame time and worst-case frames both improved substantially.

New setting

Show FPS. A new toggle in Settings under DISPLAY, off by default. When on, a live frames-per-second readout appears in the bottom-right corner during a run. It stays out of the way of the operator badge, the surge meter and the wave readout, and it does not appear on menus.

Interface

  • Sealed slots are visible on every platform. A locked hardpoint was drawn using a padlock emoji, which the game does not ship a font for. Windows quietly substituted one from the operating system; Android had none to offer, so a sealed slot looked exactly like an empty one. Locked slots are now drawn by the game itself, like every other battlefield marker, and read correctly everywhere.

  • All interface symbols now render identically on every platform. The underlying problem behind the missing padlock was broader than one icon: the game's main typeface carries no symbols at all - no arrows, checks, stars or chevrons - so 68 places in the interface were relying on whatever the host operating system happened to supply. The game now bundles its own symbol font, so every platform draws the same shapes.

  • Long run names are no longer cut short on the leaderboard. Expanding a leaderboard entry now shows the full generated build name across the full width of the row, instead of truncating it after 30 characters ("Patchwork Overclocked Voltg...").

  • The end-of-run screen is readable again. The results column was drawn on an almost fully transparent surface, so the live board and HUD showed straight through your stats. It now has a proper dark backing. The stat column is also wider, with the content evenly inset.

More from Slot Theory

Other announcements

All events
Slot TheoryGame update6 Sep 2026Balance PassSlot Theory 1.6.3 Endless wave length re-designed Deep endless waves grew without limit. Wave 100 on Normal was 881 enemies over 8 minutes, most of it waiting. Each wave now has a spawn budget (about 60 s at wave 21, +1% a wave) and the enemy count fits inside it. To hold difficulty level, every endless wave trades HP for speed: HP down 2% a wave, speed up 0.5% a wave, compounding. Bosses ride…Slot TheoryGame update4 Sep 2026Hot FixSlot Theory 1.6.2 Small patch, one fix. Fixed: enemy status rings disappearing mid-run Chill Shot, Marked, burn, Deadzone pin, shield, veil, near-death and corrosion rings could all vanish partway through a run and never come back. What was happening: once the board gets busy (80+ enemies) or the frame rate dips below 50 even once in a wave, we switch the rings to a cheaper shader version to ke…Slot TheoryGame update1 Sep 2026Hot FixesSlot Theory 1.6.1 - Update Notes A small release with one real idea in it: you can now see where your partner is about to aim. Co-op shares a lane and a pool of lives, which makes failure joint but does nothing for success. A player put it better than we had: shared lives makes the failure joint but not the success, and dual spawn only removes the safe seat, neither actually makes you need the…