Memorin CS2 Demo Viewer
Watch · 2D radar replay

CS2 2D demo viewer

Play any Counter-Strike 2 .dem top-down on the real map radar, in your browser. Nothing to download, nothing to install, and it works on a phone.

A Counter-Strike 2 round playing on the Inferno radar: ten player dots with names and health rings, kill markers, the round timer and the replay timeline.
What it is

The Memorin 2D demo viewer is the same replay as the 3D viewer, drawn on the map radar instead of in a 3D world. Same demo, same timeline, same rounds — one canvas instead of a scene.

Can you watch a CS2 demo in 2D?

Yes. Memorin plays a Counter-Strike 2 demo top-down on the same radar image the game uses, with every player, the bomb, grenades and kills drawn on it. No 3D map geometry is downloaded, so the round starts almost immediately.

What you see on the radar

2D or 3D: which view to use

Both views play the same demo and share the timeline, the round list and the follow target, so switching costs nothing. Use 2D to read positions, rotations and utility across the whole map; use 3D when you need to see what a player could actually see. The numbers below are the first-frame measurements taken on de_nuke in Chrome on an M4 MacBook Air, eight interleaved runs per view.

 2D radar3D world
First frame, cold cache293 ms1883 ms
First frame, warm cache254 ms1692 ms
Peak JavaScript heap44 MB107 MB
Map geometry downloadnonethe map .glb
Devicesphones, tablets, old laptopsa machine with a working GPU
What you seethe whole map at oncethe round from inside it
Audiosilentpositional match audio

How do I switch between the 2D and 3D views?

Press the O key, or use the 2D and 3D segmented control in the session bar. The playhead, the round and the player you follow all carry over, because both views play the same replay. You can also make 2D the default under Settings, Display, Default view.

How do you open a CS2 demo on a phone?

Open the 2D view in a mobile browser. It draws one radar canvas instead of a 3D scene, so it does not fetch map geometry, agent models or lightmaps, and it supports pan, pinch zoom and tap to follow a player.

Is the 2D demo viewer free?

Yes, the 2D radar view is free and needs no account. It is the fastest way into a demo on a slow connection or an old laptop, so it is deliberately not behind the PRO tier.

Recorded evidence, not invented gameplay

The radar draws the state the demo recorded, at integer-tick precision. Positions, deaths and grenade events come from the parsed demo; nothing that was never recorded is reconstructed as if it were known. The methodology page explains which facts are recorded, derived or unavailable.