Since "good report" can mean a few things in this context, I have broken this down into a (how well the software works) and a Project Status Report (the current state of the version).
Some flight games (e.g., War Thunder , Star Citizen ) have poor mouse-joy implementation. Use UCR to map mouse X/Y to vJoy X/Y axes, then disable the game’s native mouse control. This gives you precise, custom curves.
Download the vJoy 2.1.8.39-270518 installer from SourceForge. Run Installer: Run the .exe file. vjoy 2.18
For developers and programmers, vJoy 2.1.8 natively includes the vGenInterface.dll API file right in the standard installation. This simplifies the process for application writers who want to integrate vJoy into their own custom software. 5. Smoother Device Initialization
vJoy 2.18 (build 2.1.8.39) stands as a robust, mature, and essential tool for anybody looking to simulate joystick input on Windows. Its focus on stability and comprehensive FFB support makes it a staple for simulation enthusiasts, developers, and makers, offering a reliable virtual input solution. Since "good report" can mean a few things
| | vJoy 2.18 Specifications and Details | | :--- | :--- | | Virtual Devices | Support for up to 16 simultaneous virtual joysticks. | | Axes | Each device supports up to 8 axes: X, Y, Z, Rx, Ry, Rz, Slider 1, and Slider 2. This allows for complex control schemes. | | Buttons | Up to 128 programmable buttons per device, far exceeding the needs of most games and applications. | | POV Hats | Each device can have up to 4 Point-of-View (POV) hat switches, which can be configured as either 4-way or continuous (8-way) digital input. | | Architecture | Fully compatible with both 32-bit (x86) and 64-bit (x64) systems. The unified installer automatically handles the correct version for your OS. | | Driver Signing | The driver is digitally signed, ensuring it can be installed without disabling critical Windows security features like Secure Boot. | | OS Support | Officially tested and working on Windows Vista, 7, 8, 8.1, 10, and 11. The 2.18 version is particularly well-suited for older systems, ensuring stable performance even on Windows 7. | | Open Source | Full source code, SDKs for C, C++, and C#, demo applications, and documentation are available, allowing developers to extend the driver's functionality or create their own feeder applications. |
It keeps its position during startup to prevent sudden jerky movements in games. This gives you precise, custom curves
Make sure that no other feeder app is running in the background. vJoy only allows one software program to control a specific virtual device slot at a time. Check your Windows System Tray and close conflicting programs.
: Includes GetOwnerPid() to identify which app is currently using the virtual device.
The vJoyConf utility allows users to define the exact number of axes, buttons, and POV hats, tailoring the device to specific simulation needs.
: Includes haptic effect support, which is essential for flight simulators and racing games. Platform Independence