7 Commits

Author SHA1 Message Date
b6300bcb0b Clean up unused things 2025-03-17 15:51:47 -04:00
4846e045bb Latency optimization 2025-03-16 19:04:52 -04:00
5e19f0af47 Update websocket.rs and script.js 2025-03-16 00:07:25 -04:00
ffa2979da3 Add: Network compression (Attempts to fix stutter when sharing the radar) 2025-03-15 23:36:47 -04:00
5f99e03b4c Money reveal + writing memory 2025-03-14 17:29:12 -04:00
Janek
212c88efaa fix: resolve by fix cs2dumper importing
Resolved , fixes URLs and module imports for cs2dumper.
Warning: Untested.
2024-04-03 17:59:53 +02: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