https://github.com/phikill/lehidjoy
https://github.com/phikill/lehidjoy
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phikill/lehidjoy
- Owner: phikill
- Created: 2025-02-11T16:25:52.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-11T22:13:03.000Z (4 months ago)
- Last Synced: 2025-02-11T23:27:06.529Z (4 months ago)
- Language: C
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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