FreeJoy-Team / FreeJoy

STM32F103 USB HID game device controller with flexible configuration
GNU General Public License v3.0
728 stars 136 forks source link

no visible in any game #175

Open exilaus opened 2 years ago

exilaus commented 2 years ago

i re-wire an thrustmaster ferrari f430 scuderia cockpit, and configured whells (analog magneti encoder) pedals and some button.

on configuration all work fine on win10 gamepad config visible and work

start any game and try to assing command but no see any action from freejoy. used trackmania - forza 4 - automobilista2 and all 3 games freejoy no work.

any suggestion?

exilaus commented 2 years ago

FreeJoy v1.7.1.txt the configuration file.

exilaus commented 2 years ago

ok as read in other issue you use directinput that are legacy and old API using a warpper like Xoutput to convert in Xinput API and all going fine.

possible update firmware to use Xinput api?