Janek
00d883a41c
feat: add native mode
...
- Add native mode
- Fix bomb holder search and wrong bomb holder on round starts
2024-04-17 18:43:21 +02:00
Janek
10da0883a1
feat: faster bomb holder search
...
Fully batched bomb holder search
2024-04-17 18:55:46 +02:00
Janek
2c7ba14ced
wip: followup for bomb search algo
...
- Use 64 indicies for chunking batch reads
- Remove unused function
- Bump version to 0.2.4
2024-04-16 13:47:50 +02:00
Janek
900e5d2acc
feat: skip version
...
Allows to skip the game buiold number version check.
Related to #13 .
2024-04-03 20:02:36 +02:00
Janek
212c88efaa
fix: resolve #16 by fix cs2dumper importing
...
Resolved #16 , fixes URLs and module imports for cs2dumper.
Warning: Untested.
2024-04-03 17:59:53 +02:00
Janek
d31c3f8ee5
Update
...
- Added AWP warning and sight-lines while scoped
- Added Bomb timer
Todo: cleanup
2024-01-09 23:06:32 +01:00
Janek
16f7791628
Full rewrite
...
- Removed csflow, as its basically not getting used when high optimization is needed
- Fully rewrote radarflow dma logic.
- Speed increase from 20hz to over 130 hz over pcileech, thanks to scatter reads and improved caching
- Removed docs, because those were for csflow, which is now removed
2024-01-08 00:22:24 +01:00