Skip to content

Basic Joystick Lib - compatible with windows xp

Notifications You must be signed in to change notification settings

phikill/lehidjoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

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