Skip to content

Commit

Permalink
Added disclaimer to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Menzi committed Dec 19, 2023
1 parent a371326 commit bd268d1
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

# vJoy
## BRUNNER disclaimer
This repo is forked from [njz3/vJoy](https://github.com/njz3/vJoy), where Benjamin did a great job adding/improving FFB features.
People with newer platforms like Windows 11 couldn't use those features though, because of driver signing requirements.
vJoy has proven to be a valuable tool for us, so we decided to contribute to the project by sponsoring the signing process.
Brunner does **not** intend to spend a lot of resources maintaining and improving this project.
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.
Only Windows 10 and Windows 11 are supported.

Virtual Joystick
---

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

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



## Benjamin's compiling notes

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

Please sign in to comment.