Skip to content
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AtomicBool committed Jun 19, 2024
1 parent ebf84f3 commit a83987f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ AIMBOT
input `/usr/local/lib/`
sudo ldconfig
```
- train a `.onnx` model, check [Training AI Part](https://github.com/atombottle/cs2_kvm_dma/main/README.md#training-ai-only-tested-on-windows)
- train a `.onnx` model, check [Training AI Part](https://github.com/atombottle/cs2_kvm_dma?tab=readme-ov-file#training-ai-only-tested-on-windows)
- NPM
- `sudo pacman -S npm`
- Trouble Shooting: Update gcc if it says CPP version is too low
Expand All @@ -54,7 +54,11 @@ AIMBOT

### Training AI (Only tested on Windows)

-
- Better targeting the blue ball twice which makes AI looks like human.
- `cd ./ai`
- run `collect_mouse_data.py`
- copy some test csv file
- run `train.py`

### Dump .tri file from cs2 map (Only tested on Windows) (Not needed yet but suggest)
- Download Source2Viewer
Expand Down

0 comments on commit a83987f

Please sign in to comment.