Janek 7c652cb984 Update
csflow:
 - Create structs for gamerules and global vars

radarflow:
 - new dma loop with less frequent cache invalidation
 - The new loop tries to run at a fixed 128 hz. Thats the max tickrate in cs2. The data is also only updated when a tick change is detected, so that should keep data fetching to a minimum.
 - todo: more testing for cache invalidation
2023-12-31 04:32:12 +01:00
2023-10-31 17:23:15 +01:00
2023-12-31 04:32:12 +01:00
2023-12-30 18:57:49 +01:00
2023-12-31 04:32:12 +01:00
2023-12-30 18:07:55 +01:00
2023-10-31 17:22:30 +01:00
Fix
2023-12-30 18:52:12 +01:00
2023-12-30 18:57:49 +01:00
2023-12-31 04:32:12 +01:00
Fix
2023-12-30 18:52:12 +01:00
2023-12-30 18:09:49 +01:00

cs2-memflow

What is this?

This is a repository for my CS2 cheats which utilize memflow.

Contents

csflow - Rust library for creating CS2 cheats utilizing memflow
radarflow - A Web radar for CS2 utilizing memflow

Todo

  • csflow
    • Documentation
    • Test with pcileech hardware
  • radarflow
    • Test with pcileech hardware
    • More useful logging, maybe a TUI to write statistics?
Description
A web radar for CS2 utilizing memflow (Forked from https://github.com/superyu1337/radarflow2)
Readme 11 MiB
Languages
JavaScript 45.8%
Rust 44.9%
HTML 4.7%
CSS 4.6%