diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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! |