Merge branch 'master' of https://github.com/Terri00/MCDV
[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 To get started, drag and drop your nav mesh or bsp file onto the exe and it will open up.
9
10 Make sure the BSP / NAV files are in the same folder as the .exe!!!
11
12 From there, everything is operated through a 'console' like interface. Type HELP to get a list of commands and variables you can change.
13
14 ![](https://i.imgur.com/vmQ6BDa.gif)
15
16 List of commands:
17
18 | Commands | Info |
19 |----------------------------------|----------------------------------|
20 | QUIT / EXIT | Closes (wow!) |
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