Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…eter into main
  • Loading branch information
Rex109 committed Mar 27, 2022
2 parents c5db4fa + a4e72f7 commit 785a3a9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A Call of Duty 4 dll that calculates the player's velocity using DirectX 9 hooking to draw the UI on the screen with absolutely no performance impact.

![Preview](https://i.imgur.com/ZhEoDhZ.jpg)
https://user-images.githubusercontent.com/8615649/160266536-e85b2400-8590-44e6-a504-3a805ba0087f.mp4

# Download and installation
To download the pre-compiled dll you can grab the latest version in the [Releases Page](https://github.com/Rex109/D3D9-Hook-CoD4-Velometer/releases)
Expand All @@ -12,11 +12,12 @@ To install it simply drag n drop the dll and the ini file inside your Call of Du

# Features
- No performance loss
- In-game gui
- Fully customizable
- Hide/unhide with Numpad1 (customizable through ini)
- Hide/unhide with Numpad1 (customizable through ini and in-game gui)
- Extra fast value update
- Lightweight
- Hijacked d3d9.dll: no injector and no extra tools needed
- Keeps track of the max velocity (Resettable by pressing Numpad0 (also customizable through ini))
- Keeps track of the max velocity (Resettable by pressing Numpad0 (also customizable through ini and in-game gui))
- On death max velocity value reset
- Support both multiplayer and singleplayer

0 comments on commit 785a3a9

Please sign in to comment.