You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,13 @@ A Call of Duty 4 dll to calculate the player's velocity using DirectX 9 hooking
7
7
# Download and installation
8
8
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)
9
9
10
-
To install it simply drag n drop the dll file inside your Call of Duty 4 root folder (in the same folder as iw3mp.exe), and simply run the game, no extra tools needed!
10
+
To install it simply drag n drop the dll and the ini file inside your Call of Duty 4 root folder (in the same folder as iw3mp.exe), and simply run the game, no extra tools needed!
11
11
12
12
13
13
# Features
14
14
- No performance loss
15
+
- Fully customizable
16
+
- Hide/unhide with Numpad1
15
17
- Extra fast value update
16
18
- Lightweight
17
19
- Hijacked d3d9.dll: no injector and no extra tools needed
0 commit comments