1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2025-02-16 02:32:34 +01:00

11 Commits

Author SHA1 Message Date
Dniel97
80d4902cfc
remove 5gb wasted space by removing precompiled headers 2024-12-23 21:04:51 +01:00
GEEKiDoS
c80f903cf8 Fix build with Microsoft Visual C++, Fix gfxhook and felica issue (#48)
I just wanna say that It is a SHAME that a Windows ONLY project was not able to build without MINGW
Also where's the missing `3mpxsc.h` in diva hook?

This also fixes the window size issue from hook_CreateWindowExA in gfxhook
And Fixes felica issue as described in #45

Reviewed-on: https://gitea.tendokyu.moe/Dniel97/segatools/pulls/48
Reviewed-by: Dniel97 <dniel97@noreply.gitea.tendokyu.moe>
Co-authored-by: GEEKiDoS <geek_ds@foxmail.com>
Co-committed-by: GEEKiDoS <geek_ds@foxmail.com>
2024-11-11 16:28:24 +00:00
Dniel97
259b763a13
idz: add ffb and led emulation 2024-09-30 23:10:16 +02:00
Dniel97
d521eeb43e
idz, idac, swdc: Added separate pedals config, better XInput controls
- Configure separate pedals which are not part of the steering wheel (base)
 - It is now possible to have a different steering wheel, pedal and shifter brand all connected to 3 different USB ports
- XInput does not have a deadzone at the end of the max steering anymore and the `restrict` setting works as intended
2023-10-05 00:46:54 +02:00
Dniel97
ca4a8bd84d
idz, idac, swdc: Added deadzone config 2023-08-29 02:22:05 +02:00
Dniel97
3dc2ec6e69
idac, idz, swdc: Fixed DInput brake/accel, added cubic steering 2023-08-15 17:20:27 +02:00
85be42b2ce67a8e34b32793360824b056c0c2444
5b50824e2f Added more controller options to idzio
Add axis reversal for dinput and single stick steering for xinput.
2019-11-22 00:59:08 +00:00
Tau
8ca093c57a idzio/xi.c: Change XInput startup message 2019-09-29 16:37:25 -04:00
Tau
254fcf66e6 idzio/xi.c: Add alt Start / View Change btns 2019-09-28 23:30:02 -04:00
Tau
5a4ea8193d idzio/shifter.c: Factor out shifter sim logic 2019-09-28 23:30:02 -04:00
Tau
04189be8f0 idzio: Prepare for switchable backends 2019-09-28 23:30:02 -04:00