Commit Graph

4 Commits

Author SHA1 Message Date
Janek
8cf6664c4b wip: more batching in bomb search algo 2024-04-16 15:18:50 +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
510a74a802 Optimize bomb search
More optimized bomb search, now searching in chunks of 128 indexes.
2024-01-08 03:33:11 +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