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
This commit is contained in:
7
.gitignore
vendored
Normal file → Executable file
7
.gitignore
vendored
Normal file → Executable file
@@ -1,5 +1,4 @@
|
||||
/target
|
||||
csflow/src/cs2dumper/offsets.rs
|
||||
csflow/src/cs2dumper/engine2.rs
|
||||
csflow/src/cs2dumper/client.rs
|
||||
webradar_rewrite
|
||||
/src/dma/cs2dumper/offsets.rs
|
||||
/src/dma/cs2dumper/client.rs
|
||||
/src/dma/cs2dumper/engine2.rs
|
||||
Reference in New Issue
Block a user