Menkaura81 / Anyshift

A python app to convert joystick inputs into key strokes so you can play vintage driving games with a H-Shifter
GNU General Public License v3.0
3 stars 0 forks source link

Xenia - Xbox 360 emulator #3

Closed Gron21 closed 3 months ago

Gron21 commented 3 months ago

Could you make it compatible with Xenia?

It should be interesting with Forza Motorsport/Horizon!

Menkaura81 commented 3 months ago

Anyshift must be compatible with Xenia using the "SIMULATED KEY PRESSED MODE". To do so, uncheck "memory mode" and set the same keys for upshifting and downshifting in Xenia and Anyshift. Example: If upshift is R1 in the xbox gamepad, configure xenia gamepad R1 button as 's' keyboard key (the same that came by default for upshift in Anyshift). Do the same with 'z' for downshifting.

I Will try Xenia and comment.

Gron21 commented 3 months ago

I try that and works! But with some input lag, like near 1 sec between shift and shift upshift or downshift it´s same.... The game was Forza Motorsport 2

Menkaura81 commented 3 months ago

Change the profile with these values:

press key delay = 0.08 release key delay = 0.1

I think this will solve the issue