csgoverview

command module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2019 License: MIT Imports: 15 Imported by: 0

README

csgoverview

A 2D demo replay tool for Counter Strike: Global Offensive.

GoDoc Go Report Card

Tools

Installation

This project uses go modules, so make sure you have go version 1.11 or higher installed. Run go version to check.

Dependencies
Fedora
dnf install git golang SDL2-devel SDL2_gfx-devel SDL2_image-devel SDL2_ttf-devel
Ubuntu
sudo apt install git golang libsdl2-dev libsdl2-gfx-dev libsdl2-image-dev libsdl2-ttf-dev
Build
git clone https://github.com/Linus4/csgoverview.git
cd csgoverview
go build
Get overviews

Use this repository (overviews directory) and copy the overviews that you need into the directory you cloned.

Usage

  • the demo you want to watch must be in the directory you cloned
  • you must be in the directory you cloned
./csgoverview [demoname]
Keybinds
  • a -> 10 s backwards
  • d -> 10 s forwards
  • A -> 30 s backwards
  • D -> 30 s forwards
  • w -> hold to speed up 5 x
  • s -> hold to slow down to 0.5 x
  • q -> round backwards
  • e -> round forwards
  • Q -> to start of previous half
  • E -> to start of next half
  • space -> toggle pause

Screenshot 1 de_dust2

Screenshot 2 de_inferno

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package common contains types that are used throughout this project.
Package common contains types that are used throughout this project.
Package match contains a high-level parser for demos.
Package match contains a high-level parser for demos.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL