An open API service indexing awesome lists of open source software.

https://github.com/phikill/lehidjoy


https://github.com/phikill/lehidjoy

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

## Lehidjoy - Basic joystick library in c89.
# code copied from Ohjurot.

### Thank you for developing this library.
Original Lib
https://github.com/Ohjurot/DualSense-Windows

# What is the difference in this repository?

This code is compatible with c89 and Windows XP
I don't know which Windows XP services pack it works on, test it and see if it works

## What do I need to compile?

[Open Watcom 1.9 - Download Button](https://openwatcom.org/ftp/install/open-watcom-c-win32-1.9.exe)

# Problems!

Several, I translated the code in a hurry and laziness, so something could happen, for example: the joysticks are a little out of calibration, and the triggers don't weigh and have no effects.

but the program works fine

the library calls are WATCALL_ and _CDECL