Loading
Footfall is the newest CCTV game from 155.io at Shuffle — a crash game played over real street footage instead of an animated multiplier curve. Each round opens on an empty scene: a quiet alleyway, a marina boardwalk, a side street. The multiplier climbs from 1.00x while the scene stays clear, and the moment a person walks into frame, the round crashes. Your job is to cash out before that first footfall.
The crash point behind each round is provably fair and fixed before the round starts — the footage simply reveals it. That combination of real-world imagery and verifiable math is what makes Footfall the first game of its kind, and it plays in your browser on desktop, tablet, and phone from the casino game shows collection at Shuffle.
What Is the Footfall CCTV Game?
Footfall is a crash-style betting game built on real footage of public places. You place a stake during the betting phase, the round starts on an empty scene, and the multiplier rises with every moment the street stays clear. Cash out before someone walks into frame and you win your stake times the multiplier at that instant. Wait too long and the walk-in crashes the round, taking any uncashed stakes with it.
Under the footage, the game runs on crash-game math: the crash point for every round is generated from a provably fair random value committed before the round begins, and the clip is selected to match it — so the walk-in always lands exactly where the math says. The scene changes every round, drawn from real locations around the world, but the mechanic never changes: empty street, rising multiplier, one decision.
Key Footfall Game Facts
Feature | Detail |
Game type | CCTV crash game (Game Shows category) |
Provider | 155.io |
Released | August 2026 — the newest title in the CCTV series |
Core mechanic | Multiplier climbs while the scene is empty; a person entering frame crashes the round |
RTP / House Edge | 94% RTP, 6% house edge — the same at any cash-out target |
Fairness | Provably fair — crash point committed before each round, verifiable afterward |
Multiplier | Uncapped — the only CCTV game with no multiplier ceiling; wins are limited only by the operator's maximum payout |
Instant Crashes | Roughly 6% of rounds crash at 1.00x by design — no cash-out is possible on those |
Bonus Features | None — boosts and free bets do not apply to Footfall |
Bet Slots | Two independent stakes per round, each with its own cash out |
Auto Cash-Out | Yes — per slot, executed on the game server |
Auto-Bet | Yes — re-places your stakes automatically each round |
Demo Mode | Yes — switch to Fun mode to play free |
Platforms | Desktop, mobile browser, and tablet |
How to Play Footfall at Shuffle
Place your stake in the betting phase. Pick a chip value and tap one or both bet slots before the countdown ends — stakes and auto cash-out targets lock in when the betting timer runs out. The two slots are independent, so you can play it safe on one and swing big on the other.
Watch the climb. After a short 3-2-1 countdown at 1.00x, the multiplier starts rising — slowly at first, accelerating the longer the round survives. Cash-outs only arm once the climb begins; nothing can fire during the countdown.
Cash out before the walk-in. Each slot shows its live payout — tap Cash Out to bank your stake times the current multiplier. The instant a person enters the frame, the round crashes and the multiplier locks.
Round settled. Cashed-out stakes are paid at your multiplier, uncashed stakes are lost, and the next round begins moments later on a fresh scene.
Prefer not to rely on reflexes? Set an auto cash-out target per slot and the game banks it for you the instant your target is hit — even if the round crashes a fraction later.
How the Footfall Multiplier Works
The multiplier rises continuously from 1.00x at a fixed exponential rate — slow at first, faster the longer a round survives — and it is truly uncapped. Footfall is the only CCTV game without a maximum win multiplier: the climb continues for as long as the round does, and a win is limited only by the operator's maximum payout per bet, never by a multiplier ceiling.
Honest expectations matter, though, and the math is public. The odds of the round surviving to a given multiplier are roughly 0.94 divided by that multiplier: about 47% of rounds reach 2x, around 19% reach 5x, roughly 9% reach 10x, and only about 1 in 100 reaches 100x. Roughly 6% of rounds crash instantly at 1.00x before any cash-out is possible — that is part of the provably fair math, not a glitch. The in-game Past Games panel tracks recent form and recent peaks (a recent sample showed results above 100x), with the game's own reminder attached: past rounds do not predict future rounds.
Footfall Features
Two stakes, one round. Run both bet slots at different amounts or different auto cash-out targets — a quick low-multiplier banker on one and a longer ride on the other is a popular split.
Server-side auto cash-out. Auto cash-outs execute on the game server, not in your browser, and pay exactly your target multiplier — even if processing runs a fraction past it. Targets lock when the round starts and can't be changed mid-round, and a dropped connection, closed tab, or dead battery can't cost you a cash-out that was due.
Auto-bet. Toggle auto-bet to re-place your stakes automatically every new round. It stops the moment you change a stake or cash-out target, if you run out of balance, or if you disconnect — so it never runs away from the plan you set.
Provably fair rounds. Every crash point is fixed and cryptographically committed before betting opens, and every settled round can be verified in the in-game fairness panel — the full walkthrough is below. The footage doesn't decide your result; it replays a result that was already locked and checkable.
Live multiplayer feed. Other players' bets and cash-outs appear in real time alongside the round's totals, so every round plays out as a shared event rather than a solo session.
Real scenes, every round. The footage rotates through real public locations worldwide — the walk-in you're waiting on is a genuine person stepping into frame, with a new street revealed each round.
No boosts, no gimmicks. The platform's promotional features — lightning rounds, streak multipliers, boosters, and level bonuses — do not apply to Footfall, and free bets can't be used on it. The only way to grow a win is to cash out at a higher multiplier, which keeps every round exactly as fair as the published math.
How Footfall's Provably Fair System Works — and How to Verify a Round
Footfall's provably fair system is not the same as the one used by Shuffle Originals, and the difference is worth understanding. Originals like Limbo or Crash combine a server seed, your own client seed, and a nonce, so part of the randomness comes from you. Footfall uses a provider-run commit-reveal scheme instead: there is no client seed and no nonce. The 155.io server generates every outcome from a pre-committed seed, and the proof that nothing was manipulated comes from cryptographic commitments published before you can even bet — plus a hash chain that locks every round into a fixed, auditable sequence.
Verifying a round takes about a minute inside the game:
During the round, note the commitment. The game displays a copyable commitment hash before and during every round — this is the SHA-256 fingerprint of the round's secret seed, published before betting opened. Because the crash point derives from that seed alone, the commitment fixes the outcome itself, not just the seed.
After settlement, open the fairness panel. The round reveals its server seed alongside the crash multiplier, the chain index, and the chain root — everything needed to check the result without leaving the game.
Check the commitment matches. Hashing the revealed seed reproduces the commitment you saw while the round was running, proving the outcome was locked before any stake was placed. (One technical detail for anyone scripting it: the commitment hashes the seed's lowercase hex text, while the crash calculation uses the seed decoded to raw bytes.)
Recompute the crash point. The random value r comes from HMAC-SHA256 of the message ":crash:0" keyed with the seed bytes — take the first 13 hex digits, divide by 2^52, and apply the formula: crash = 0.94 ÷ (1 − r), floored at 1.00x and rounded to two decimals. The result must equal the published crash multiplier, and when r lands below 0.06 you can see exactly why the round crashed instantly.
Audit the chain if you want to go deeper. Each seed is one link in a hash chain committed in advance and consumed strictly in order: hashing a revealed seed once yields the previous round's commitment, and hashing it repeatedly up the chain reproduces the published chain root. Seeds can't be reordered, skipped, or minted after the fact.
The practical takeaway: with Shuffle Originals you trust the math because you contributed to it; with Footfall you trust the math because it was published, fingerprinted, and chained before the round existed. Both are independently checkable — they just prove fairness by different routes, so don't expect the client-seed controls you may know from Originals when you open Footfall's fairness panel.
Footfall RTP and House Edge
Footfall returns 94% to players over time, a 6% house edge. Every round runs on the same formula — the crash point is 0.94 divided by (1 − r), where r is a provably fair random value — which means the expected return is identical at any cash-out target you choose. Cashing out early trades a smaller win for a better chance of collecting it; holding longer does the opposite. Neither approach changes the math, so pick the volatility that suits your session rather than hunting for a "correct" target.
As always, RTP is theoretical and measured over a large number of rounds — it is not a promise about any single session. The edge is higher than Shuffle's in-house Originals, which is the honest trade-off for a live-content format built on real footage. If you want the full picture of how these two ideas relate, our provably fair vs. RTP guide breaks down why a game can be both fair and still favor the house.
Try Footfall in Fun Mode First
Footfall has a free demo. Flip the Real/Fun toggle in the game to Fun mode and you can play full rounds without staking anything — the same scenes, the same multiplier behavior, the same cash-out controls. A few free rounds are the fastest way to learn how the climb feels and test an auto cash-out plan before you put crypto on the line.
Footfall vs the Other CCTV Games
Footfall is the fourth title in 155.io's CCTV series at Shuffle, and the first built on the crash format. CCTV Game – Rush Hour started the genre with vehicle-count predictions on live traffic junctions, while Duck River and Snow Run apply the same real-footage prediction idea to rivers and alpine slopes. Footfall swaps prediction markets for a single cash-out decision, which makes it the most immediate of the set — one number climbing, one button to press.
Playing Footfall on Mobile, Tablet, and Desktop
155.io builds mobile-first, and Footfall shows it: the stream, bet slots, chips, and cash-out buttons all fit a phone screen without crowding. The game runs in the browser with no download, and your balance and bet history stay synced with the rest of your Shuffle account, so you can move between Footfall, the sportsbook, and casino games on any device.
Start Playing Footfall at Shuffle
Footfall takes the oldest question in crash gaming — how long do you dare to wait? — and stages it on a real street. Open the Game Shows section at this crypto casino, load CCTV Game – Footfall, set your stake and your auto cash-out, and see how long your corner of the world stays empty. Or start in Fun mode and watch a few rounds for free first.
Frequently Asked Questions About Footfall
What is the Footfall casino game?
Footfall is a crash game by 155.io played over real footage of public locations. The multiplier climbs from 1.00x while the scene is empty and crashes the moment a person steps into frame. Players win by cashing out before that happens.
What decides the crash point in Footfall?
A provably fair random value fixed before the round starts — not the footage itself. The clip is chosen to match the pre-decided crash point, so the walk-in always lands exactly where the math says. You can open any past round to recompute and verify the result.
Is Footfall's provably fair system the same as Shuffle Originals?
No. Shuffle Originals combine a server seed, your client seed, and a nonce, so you contribute part of the randomness yourself. Footfall runs a provider-side commit-reveal system with no client seed and no nonce: each round's outcome is fixed by a seed that is cryptographically committed before betting opens and belongs to a pre-committed hash chain. Both systems let you verify results independently — Footfall's proof is the published commitment and chain rather than your own seed.
What if the walk-in on screen looks early, late, or wrong?
The pre-committed crash point is the official result, and it stands — outcomes are not reversed based on what the video appears to show. Detection on real footage can occasionally look a beat off, a shadow at the frame's edge or someone half in view, but the multiplier you're paid at is the one the verifiable math locked before the round began, the same way a dice roll isn't re-rolled. If something looks odd, verify the round in the fairness panel rather than the replay.
What is the RTP of Footfall?
Footfall has a 94% RTP, a 6% house edge, and the expected return is the same at every cash-out target. RTP is theoretical over many rounds, not a guarantee for any session.
Is there a maximum win in Footfall?
There is no maximum multiplier — Footfall is the only CCTV game with an uncapped multiplier, true to the crash format. A win is limited only by the operator's maximum payout per bet, and your bet history always shows your actual potential payout, so what you see is what you can win.
Why did the round crash instantly at 1.00x?
Roughly 6% of rounds crash the moment they start, before any cash-out is possible, and every stake on those rounds is lost. This is built into the provably fair formula — when the round's random value lands below 0.06, the crash point is 1.00x — so an instant crash is a normal outcome, not an error. You can verify any such round in the fairness panel like any other.
Can you play a Footfall demo?
Yes. Footfall includes a free Fun mode with the same scenes and mechanics as real play. Switch the toggle at the bottom of the game to try it without staking crypto.
What happens if I disconnect or my stream lags?
Stream lag never changes the result — the crash point is fixed in advance and cash-outs are timed on the game server, so what you watch is a faithful replay of an outcome already decided. If you disconnect, stakes you already cashed out are safe, and a stake still riding settles on its result: collected by its auto cash-out if one was set, otherwise lost if the round crashed. The server clock is final for manual cash-outs — one that arrives after the server-side crash is rejected, so a slow connection can cost a late cash-out but can never create a win that didn't happen. If a stream fails completely or a round can't complete, the round is voided and every stake is refunded automatically.
Can you predict when someone will appear in Footfall?
No. Each round's crash point comes from a fresh provably fair random value, and the in-game form panel says it plainly: past rounds do not predict future rounds. The recent-form stats are useful for setting realistic expectations, not for timing the next walk-in.
Footfall is a high-frequency game of chance — set a session budget before you play and use Shuffle's loss limits and wager limits to keep it entertainment. If it stops being fun, take a break. 18+.