How to emulate CSGO client-side demos (aka POV demos) with server-side demos (aka GOTV demos) and HLAE

This page summarizes the projects mentioned and recommended in the original post on /r/GlobalOffensive

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • demoinfocs-golang

    A Counter-Strike 2 & CS:GO demo parser for Go (demoinfo)

  • I'm not sure. That might be something that /u/afx-dtugend can answer. Or, you might make as a feature request to one of the CSGO demo parsers, like this one that I use.

  • csgo-demoinfo

    CS:GO demo parsing tool

  • I don't think anyone is doing this today. And, it seems like a lot of work. But, it seems theoretically possible. Demos are sequences of updates recorded in a protobuf format. Protobufs are sequences of messages. So, if there's a corrupted point, ideally you could just insert fake messages in the corrupt region and save the rest of the demo. However, to emphasize, this seems like a lot of work. I also have my own concerns about the current POV demo implementation.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts