Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from shuji-koike/dem

[WIP] Visualize and Analyze CSGO (and CS2) demo files.

License

Notifications You must be signed in to change notification settings

tylerlumsden/dem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

about

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

links

setup

go get
GOOS=js GOARCH=wasm go build -o ./static/main.wasm .
pnpm install
pnpm start

About

[WIP] Visualize and Analyze CSGO (and CS2) demo files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 64.7%
  • Go 19.9%
  • JavaScript 14.1%
  • Other 1.3%