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
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,13 @@
1
+
1
2
# vJoy
3
+
## BRUNNER disclaimer
4
+
This repo is forked from [njz3/vJoy](https://github.com/njz3/vJoy), where Benjamin did a great job adding/improving FFB features.
5
+
People with newer platforms like Windows 11 couldn't use those features though, because of driver signing requirements.
6
+
vJoy has proven to be a valuable tool for us, so we decided to contribute to the project by sponsoring the signing process.
7
+
Brunner does **not** intend to spend a lot of resources maintaining and improving this project.
8
+
If someone comes up with important fixes or big improvements however, we **might** go through the signing process again to provide binaries in the releases section of this repository.
9
+
Only Windows 10 and Windows 11 are supported.
10
+
2
11
Virtual Joystick
3
12
---
4
13
@@ -18,6 +27,8 @@ To build the entire project including the driver you need to install the SDK and
18
27
19
28
Justin's notes are now at the end of this document.
20
29
30
+
31
+
21
32
## Benjamin's compiling notes
22
33
23
34
1. Install VS2022 Community + Runtime/MFC/ATL Spectre mitigated librairies,
@@ -254,4 +265,4 @@ To get information about vJoy module, type :
11. Copy the cfg_support_v1.lib file from C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\km\x86 and x64 to C:\Program Files (x86)\Windows Kits\10\Lib\10.0.10586.0\km\x86 and x64
268
+
11. Copy the cfg_support_v1.lib file from C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\km\x86 and x64 to C:\Program Files (x86)\Windows Kits\10\Lib\10.0.10586.0\km\x86 and x64
0 commit comments