Visualize and Analyze CSGO (and CS2) demo files in your web browser.
- No Install
- No Upload
- No Registration
Just open this link, drag'n drop your demo file!
https://shuji-koike.github.io/dem/
Limited (experimental) support to open CS2 dem files.
Limited (experimental) support to open rar files. Each dem files in a rar file will be parsed & analyzed in order. Use the side menu to select a match to open.
Send a feature request to help me prioritize what to implement next.
Screen.Recording.2024-02-18.at.23.45.56.mp4
go get
GOOS=js GOARCH=wasm go build -o ./static/main.wasm .
pnpm install
pnpm start