8000 GitHub - GameOverture/UJPS: Universal Joystick Programing Software (C++)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

GameOverture/UJPS

 
 

Repository files navigation

UJPS: Universal Joystick Programming Software (C++) V2.6.4

This project allows the user to "program a set of real joysticks": events from the real joysticks are transformed into virtual joysticks and keyboard events. This transformation is defined in the "profile" defined by the user using C++ programming language. It is comparable to the proprietary "Thrustmaster TARGET scripts". But Thrustmaster TARGET scripts explicitly blocks non-Thrustmaster hardware. This tool works for any game controller recognized by Windows.

ScreenShot

It does not use HMI to define the profile such as in "Thrustmaster TARGET GUI", "Univeral Control Remapper" or "Joystick Gremlin". All the profile is defined in C++ source code... but there is no need to have an accurate understanding of C++ to be able to use it, just like for Thrustmaster TARGET scripts with C language.

Look at the profiles examples in the "Profile" directory!

Under the hood this tool uses:

Installation: the whole procedure is discribed in the documentation:

ScreenShot

ScreenShot

About

Universal Joystick Programing Software (C++)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.1%
  • C 8.0%
  • QMake 4.7%
  • Batchfile 1.6%
  • C# 1.5%
  • HTML 0.7%
  • JavaScript 0.4%
0