Update README.md
[tar-legacy.git] / README.md
1 # CS:GO Radar Tools
2 ### Set of tools to help with making radars (new CS:GO style since panorama beta)
3 Retrieved height information using the tool:
4
5 ![](https://i.imgur.com/gd1OC8g.png)
6
7 # How to use
8 Everything is operated through a 'console' like interface. Type HELP to get a list of commands and variables you can change.
9
10 The primary three you need to know are: OPENBSP, OPENNAV & HELP
11
12 ![](https://i.imgur.com/vmQ6BDa.gif)
13
14 List of commands:
15
16 | Commands | Info |
17 |----------------------------------|----------------------------------|
18 | QUIT / EXIT | Closes (wow!) |
19 | OPENBSP | Opens a BSP file |
20 | OPENNAV | Opens a NAV file |
21 | NAV | View nav mesh |
22 | BSP | View bsp file |
23 | HELP | Helps you out |
24 | PERSPECTIVE / PERSP | Switches to perspective view |
25 | ORTHOGRAPHIC / ORTHO | Switches to orthographic view |
26 | OSIZE / SIZE <int> | Changes the orthographic scale |
27 | LOOKDOWN | Sets yaw to 0, pitch to -90 |
28 | RENDER | Renders the view to render.png |
29 | RENDERMODE <int> | Same as nav/bsp switch |
30 | PROJMATRIX <int> | Same as persp/ortho |
31 | MIN <int> | Minimum levels of height (units) |
32 | MAX <int> | Maximum levels of height (units) |
33 | FARZ <int> | Far clip plane of the camera |
34 | NEARZ <int> | Near clip plane of the camera |
35
36 & WASD to fly around, Mouse click and drag to look
37
38 # Download:
39 This tool requires Visual C++ 2017 redistributables, you can donwload them here:
40 https://aka.ms/vs/15/release/vc_redist.x64.exe (64 bit)
41
42 https://aka.ms/vs/15/release/vc_redist.x86.exe (32 bit)
43
44 http://www.harrygodden.com/downloads/csgoheightmap.zip
45
46 Thanks to the patient few for testing.
47
48 ## Misc...
49 Intended for use with [Yanzl](https://github.com/gortnarj)'s radar generator substance graph, example:
50
51 ![](https://i.imgur.com/gQ2TLRC.png)
52
53 Submit any issues on this git repository, and send suggestions to hgodden00@gmail.com / Terri00#9530 on discord