v1.1.0
Windows installation instructions here. Uninstall old version before you install the new one.
Important: To verify integrity of the installer and the program:
- Run
Command Prompt
from Windows Start Menu and navigate to the installer you
just downloaded.d:
switches to D partition (for example) andcd <dir>
changes the directory. - Run
CertUtil -hashfile csgoverview_windows_v1.1.0_install.exe SHA256 | findstr -v "hash"
on the command
line and make sure the checksum matches the one provided here. - If the numbers don't match, try downloading the installer again and if they still don't match please let me know in the chat and do NOT install csgoverview.
Changelog
Huge thank you to xXxhaxmeister42xXx, langhillie, augustoccesar and r0ma for your contributions! :)
- added icon to executable (xXxhaxmeister42xXx)
- improved installer for windows (xXxhaxmeister42xXx)
- added team outline to smokes (langhillie)
- added feature to copy player position & angle using the corresponding number
keys (0-9) (langhillie) - added indicator if player is holding a grenade or the bomb (langhillie)
- remove common pre- and postfixes in playernames (useful in ESEA demos)
- player circles now indicate player health
- added lower level to de_mirage (underpass)
- coloring line-of-sight indicator red if player has AWP
- added hotkeys (w and s) to increase or decrease playback speed (no need to
hold button to fast forward or slow down) - shift-w and shift-s now super fast-forward and super slow down playback
- added hotkey (r) to reset playback speed to x 1
- added hotkey (k) that displays a dialog box with all hotkeys
- changed hotkeys a and d to skip 3 seconds instead of 5 seconds
- added headshot icon to killfeed (augustoccesar)
- improved framerate autodetection (r0ma)
- removed ability to provide fallback value for framerate on the command-line
- lots of refactoring and updates to libraries