Shell Csgo

Open-source Shell projects categorized as Csgo

Top 4 Shell Csgo Projects

  • gameservers-docker

    A bunch of game servers I use, dockerised

  • Protobufs

    👑 Automatically tracked Steam, CS:GO, Dota 2, Artifact, Underlords and TF2 protobufs.

  • Project mention: Ticks and Subticks | /r/GlobalOffensive | 2023-09-11

    The subtick architecture gives you more opportunities to provide the server with input. In the case of your game running at 300fps, the game will divide the framerate by the tickrate (64) which is 300 / 64 = 4,6. Rounding the number down gives you now 4 slots for input. The actual logic is a bit more complex and takes into account the last time input was sent, but we can ignore that here. Now you can send up to 4 inputs (for example, shooting) to the server that is handling the current tick. In addition, and this is the important part, every history entry also contains timing information at which fraction of the tick your input happened (it also contains information about your shooting position, fps and interp - see: https://github.com/SteamDatabase/Protobufs/blob/master/csgo/cs_usercmd.proto - but it is unclear how much of that information is going to stay for subtick and how much is for debugging purposes).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • docker-csgo

    Counter-Strike: Global Offensive (CS:GO) Dedicated Server with automated/manual updating and optional SourceMod and PugSetup/PracticeMode integrations

  • Project mention: Dedicated csgo server managing problems | /r/docker | 2023-06-07

    This is what I'm running: https://hub.docker.com/r/timche/csgo

  • game-images

    Docker images for several game servers.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-09-11.

Shell Csgo related posts

Index

What are some of the best open-source Csgo projects in Shell? This list will help you:

Project Stars
1 gameservers-docker 497
2 Protobufs 328
3 docker-csgo 191
4 game-images 37
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com