• Print

vJoy


Description

vJoy is a device driver that bridges the gap between any device that is not a joystick and an application that requires a joystick.

If you develop an application for windows that requires user physical input you should consider incorporating vJoy into your product.

 

vJoy can be incorporated as-is or modified. vJoy can be used with fixed configuration or configurable. It also comes with tools and example code that feeds it with data and configure the virtual joystick.

 

vJoy is implemented as a joystick virtual-device driver for windows (XP and up) that does not represent an actual hardware device.

 

The vJoy device is seen by Windows as a standard joystick device. However, it receives its signals through a simple software interface. Coders can take advantage of this interface by modifying the provided sample code.

Links

Downloads

Gallery