mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-05-01 03:25:35 +08:00
Update README.md
This commit is contained in:
parent
45b7574975
commit
1e88a527a2
10
README.md
10
README.md
@ -1,8 +1,6 @@
|
|||||||
# cs2-dumper
|
# cs2-dumper
|
||||||
|
|
||||||
An external offset/interface dumper for Counter-Strike 2, with support for both Windows & Linux (soon).
|
An external Counter-Strike 2 offset/interface dumper for Linux.
|
||||||
|
|
||||||
Powered by [memflow](https://github.com/memflow/memflow).
|
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
@ -13,11 +11,7 @@ toolchain must be installed.
|
|||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
1. Ensure the game process is running (Being in the main menu should suffice).
|
1. Ensure the game process is running (Being in the main menu should suffice).
|
||||||
2. Run the `cs2-dumper` executable (Note that some memflow connectors may require elevated privileges to work).
|
2. Run the `cs2-dumper` executable.
|
||||||
|
|
||||||
When running the executable without providing an optional memflow connector name, it will default to using the [memflow-native](https://github.com/memflow/memflow-native) cross-platform OS layer to read the memory of the game process. If you wish to use an existing memflow connector instead, pass the `connector` and optional `connector-args` arguments to the program.
|
|
||||||
|
|
||||||
E.g. `./cs2-dumper -c pcileech -a device=fpga -vvv`
|
|
||||||
|
|
||||||
### Available Arguments
|
### Available Arguments
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user