


This new interface is loaded only when an analog game port is configured. In DirectX 5.0 and later, analog joystick support is also separated into a minidriver that uses a new interface.

The joystick minidriver provides complete flexibility to hardware vendors and allows game creators to use the installed base with their titles.
#DRIVEDX AND WINDOWS DRIVES DRIVER#
The driver model can deal with up to six axes, a POV hat, and a double word of buttons, so that an OEM can easily create a minidriver for new hardware with a higher degree of freedom than the current game port allows. This provides a mechanism for digital joysticks to work with any Windows-based game that uses the joystick application programming interface (API). A joystick OEM can write a minidriver that provides access to nonstandard joystick hardware. These capabilities can include the use of throttle, point-of-view (POV) hats, rudders, and the number of joystick buttons.Īll non-IBM standard joysticks, such as digital joysticks, MIDI joysticks, and analog joysticks driven by joystick accelerators must provide a joystick minidriver in addition to custom registry information. Joysticks can signal Windows 95/98/Me about their capabilities through the registry.
#DRIVEDX AND WINDOWS DRIVES HOW TO#
Joystick makers can make the joystick configuration programs customizable and provide explicit directions to the end user on how to customize the joystick. Windows 95/98/Me joystick driver and configuration programs support analog joysticks that plug into the IBM standard game port. In addition to the original minidriver model, DirectX versions 5.0, and later, include an alternative driver interface that is generally described separately. The minidrivers that are used in DirectX versions 1.0, 2.0, and 3.0 support the original minidriver interface, with minor differences in the DirectX 3.0 interface. In Windows 95/98/Me, DirectX supports two methods to customize joystick capabilities: through custom entries in the Windows registry and through a virtual device driver (VxD) creation, which is called as joystick minidriver. There are differences from version to version in the type of joystick support that Microsoft DirectX offers.
