Skip to content

Commit bd268d1

Browse files
author
Michael Menzi
committed
Added disclaimer to readme
1 parent a371326 commit bd268d1

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1+
12
# 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+
211
Virtual Joystick
312
---
413

@@ -18,6 +27,8 @@ To build the entire project including the driver you need to install the SDK and
1827

1928
Justin's notes are now at the end of this document.
2029

30+
31+
2132
## Benjamin's compiling notes
2233

2334
1. Install VS2022 Community + Runtime/MFC/ATL Spectre mitigated librairies,
@@ -254,4 +265,4 @@ To get information about vJoy module, type :
254265
8. Install DotNet Framework 3.5 SDK (6.0.6001.18000.367-KRMSDK_EN.iso)
255266
9. Install Innosetup 5
256267
10. Place the DigiCert Utility on the desktop.
257-
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

Comments
 (0)