Open the (included in the install). When you move your hardware or run your remapping software, you should see the red bars in the monitor move, confirming that the virtual device is receiving data. Common Troubleshooting Tips The "Driver Not Found" Error
: The package includes signed drivers for 32-bit and 64-bit systems, ensuring compatibility with modern Windows driver signature enforcement.
: Click "Add Device" to create a new virtual controller.
vJoy is a free, open-source software that allows users to create virtual joystick devices on their computers. The software has been around since 2008 and has been widely used by gamers, simulation enthusiasts, and developers. The latest version, vJoy 2.18, was released in 2022, and it comes with several improvements and new features. vjoy 2.18
For PC gamers, sim enthusiasts, and modders, the ability to use any device as a game controller is a game-changer. However, many specialized peripherals—like custom button boxes, head trackers, or even a mouse and keyboard—aren't natively recognized by games. This is where comes in. As a powerful, open-source virtual joystick driver, it creates a bridge between your unique hardware and the games you want to play. This article provides a complete overview of vJoy 2.18, from installation to advanced troubleshooting, helping you unlock the full potential of your PC's control ecosystem.
Turning real-world head movement into in-game camera panning. Troubleshooting Common vJoy 2.1.8 Issues
: Joystick Gremlin / feeder app says "vJoy is not running or incorrectly setup". Solution : First, ensure at least one vJoy device is enabled in vJoyConf . Second, restart the feeding application in this order: start your feeder app first, then launch the target game. Alternatively, restart your PC to clear any hung processes. Open the (included in the install)
: Click Apply . The application may freeze momentarily while the driver restarts to implement your new virtual device. Typical Use Cases
. Instead of writing complex USB HID code from scratch, developers can send simple serial data from the Arduino to a PC feeder application, which instantly pushes those inputs into vJoy 2.1.8. 4. Accessibility Options
Download the vJoy 2.1.8.39-270518 installer from SourceForge. Run Installer: Run the .exe file. : Click "Add Device" to create a new virtual controller
That said, the vJoy 2.18 source code is publicly audited, and there are no known backdoors or telemetry in the driver itself.
vJoy 2.1.8: The Virtual Joystick Standard vJoy version 2.1.8 (specifically
| Feature | vJoy 2.18 | vJoy 2.2+ (beta) | | :--- | :--- | :--- | | | Excellent | Experimental | | Signed Driver | Yes | Sometimes broken | | Anti-Cheat Safe | Mostly (EAC, BattlEye ok) | Triggers false bans | | Button Limit | 128 | 256 | | Force Feedback | None | Basic | | Stability | Rock-solid | Crashes on sleep/resume |
The project is an open-source device driver designed for Windows (Vista through Windows 10) that simulates a standard HID (Human Interface Device) joystick. Unlike a physical controller, vJoy receives position data through a software interface rather than hardware sensors. Version 2.1.8 represents the project’s "ripe" or final major iteration, introducing critical stability enhancements and diagnostic tools before the developer shifted focus toward newer frameworks like ViGEm. 2. Technical Specifications