aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2024-03-10 00:13:52 +0100
committerToni Uhlig <matzeton@googlemail.com>2024-03-12 00:13:52 +0100
commit07ca2a71eda0a0a6ca4d17335033e4fcfdbd4d87 (patch)
treeff5806996d6b70d3942d681cc4d0f83774a302b7 /README.md
parent5d697079989f35a437e5101418289b26e6c1f3a6 (diff)
Add Battlefield4 hack.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index b879a1e..94a437a 100644
--- a/README.md
+++ b/README.md
@@ -5,3 +5,16 @@ Made for [mingw-w64-dpp](https://github.com/utoni/mingw-w64-dpp).
```shell
make DPP_ROOT="[path-to-mingw-w64-ddk-template-dir]" all
```
+
+# Examples
+
+## Battlefield4 Driver (bf4.sys)
+
+This ring0 based game hack provide you with:
+
+ * two bullets per shell/shot
+ * recoil removal
+ * deviation removal
+ * unlimited breath
+
+As usual: Use it at your own risk!