1
0
mirror of synced 2024-11-24 15:00:12 +01:00
Commit Graph

223 Commits

Author SHA1 Message Date
Aaron M
726b2ae87c Added FFBMode to be used global if enabled 2019-11-02 17:30:14 +13:00
Aaron M
648e97f891 stop OR2 test mode crashing 2019-11-02 14:50:26 +13:00
Aaron M
20f1997588 Modify Daytona 3
was causing lagging for Safire25 otherwise
2019-11-02 14:11:34 +13:00
pinkimo
a8833892e9 Fix 2019-11-02 00:20:26 +01:00
Aaron M
60fab2bdaf Merge branch 'master' of https://github.com/Boomslangnz/FFBArcadePlugin 2019-11-02 12:14:35 +13:00
Aaron M
d6ea87cede Change Rumble param for Device2 aswell 2019-11-02 12:13:35 +13:00
pinkimo
04ea0e4c90 Fix 2019-11-02 00:12:48 +01:00
pinkimo
6d8c43785f Typo 2019-11-02 00:11:47 +01:00
pinkimo
3b07889fcd Workaround for SDL_JoystickRUmble rumble not stopping issue 2019-11-02 00:06:34 +01:00
Aaron M
b38ebcdd02 Revert without mess 2019-11-02 09:48:38 +13:00
Aaron M
81288aca08 Revert2 2019-11-02 09:34:57 +13:00
Aaron M
5eb7b21952 Revert1 2019-11-02 09:34:33 +13:00
Aaron M
9bbdcc353e Add fix for Device 2 aswell 2019-11-02 01:51:10 +13:00
Aaron M
99b0a681b7 Fix issue where Rumble would slow down and crash games etc
If used on unsupported device eg Wheel

now Rumble will automatically disable if its unsupported
2019-11-02 01:49:29 +13:00
Aaron M
e9e42fbba5 Fix M2 Emulator not working correctly for some games 2019-11-01 23:33:50 +13:00
Aaron M
ea7f30935c Make every game plugin have Running Thread etc
Makes rumble work correctly and stop for each and every game plus other enhancements, also removed Teknoparrot class file etc and just added code to TP games cpp files directly. Removed LastForStop
2019-11-01 18:30:36 +13:00
Aaron M
ede0f04835 Fix GRID for Rumble to use duration of New Rumble 2019-10-31 21:58:14 +13:00
Aaron M
6fd5224125 Revert "Fixed Rumble never stopping effects"
This reverts commit 5aa55e8666.
2019-10-31 21:22:59 +13:00
Aaron M
58e83bddf1 oops 2019-10-31 20:28:53 +13:00
Aaron M
5aa55e8666 Fixed Rumble never stopping effects
The duration of effect does nothing??

Just rumbles infinity every time
2019-10-30 22:27:04 +13:00
Aaron M
b01d31e8df Fixed HOTD4 2 Player working 2019-10-30 19:45:24 +13:00
Aaron M
0f08e4f466 default EnableRumble to ON 2019-10-30 19:06:23 +13:00
Aaron M
ddeb93a66d Changed all rumble to use New Rumble compared to old LeftRight 2019-10-30 19:03:50 +13:00
Aaron M
2c2d4350f9 Added Reverse for new rumble 2019-10-30 18:24:36 +13:00
Aaron M
7714a7ccd9 Add new rumble code inplace of old simple rumble
never used so no need to keep it
2019-10-30 18:20:41 +13:00
Aaron M
b11f3507c1 Fix 2019-10-30 18:14:51 +13:00
Aaron M
d816224f72 Revert EnableRumble 2019-10-30 18:04:22 +13:00
pinkimo
2e3f8f2149 Further improvements on WMMT5 FFB 2019-10-29 23:09:14 +01:00
Aaron M
6fbe720efb Modify ButtonRumble Again 2019-10-29 22:07:57 +13:00
Aaron M
dfb58e0d9d Updated Changelog 2019-10-29 21:04:36 +13:00
Aaron M
779758b4ae Now Choose FFB or Rumble
wont perform both at same time anymore
2019-10-29 20:53:58 +13:00
Aaron M
071c42a72f stupid space thing 2019-10-29 19:41:24 +13:00
Aaron M
e93d2bf969 Revert "Add code for ffb to not work if rumble is enabled"
This reverts commit 2d00338254.
2019-10-29 19:35:48 +13:00
Aaron M
2d00338254 Add code for ffb to not work if rumble is enabled 2019-10-29 19:27:58 +13:00
pinkimo
33b2805f89 Removed ResetFeedback + small fixes 2019-10-28 22:37:14 +01:00
Aaron M
bde3edf024 Updated GRID some more 2019-10-28 22:24:26 +13:00
Aaron M
4de50cfb36 Updated GRID for rumble when driving over grass, sand etc 2019-10-28 19:36:51 +13:00
Aaron M
b05b3b261e Updated GRID to only do gear while speedo is above 0 2019-10-28 19:29:07 +13:00
Aaron M
404d70575a Updated for GRID for gear change effect
Using pinkimos code as a base
2019-10-28 18:57:24 +13:00
Aaron M
148ef56207 Default ResetFeedback to off
Causes loud hum and constant effect to barely work on my wheel
2019-10-28 18:12:29 +13:00
Aaron M
b84d3ecfb7 Added GRID Support
not using real ffb values but still works ok so far
2019-10-28 18:09:55 +13:00
Aaron M
d513e4e606 Revert "Removed stop previous effect if not completed"
This reverts commit 268d215366.
2019-10-28 18:07:42 +13:00
Aaron M
268d215366 Removed stop previous effect if not completed
Makes my wheel un-usuable with Constant Effect. Wheel just hums very loudly instead while trying to perform new effects etc
2019-10-28 18:00:52 +13:00
pinkimo
5e63272d19 Fix 2019-10-28 00:34:44 +01:00
pinkimo
bb8f282f2b Fix on gear change effect for WMMT5 2019-10-28 00:31:44 +01:00
pinkimo
388b54ed20 Added gear change and wheel spin FFB effects and various cheats to WMMT5 2019-10-28 00:09:17 +01:00
pinkimo
66bd2437c7 Fixed FeedbackLength default values 2019-10-27 23:59:38 +01:00
pinkimo
d8175b8417 Fix on MKDX FFB 2019-10-27 23:59:38 +01:00
Aaron M
d62371543e Auto skip errors on road fighters 2019-10-28 09:36:46 +13:00
Aaron M
eeecf479e1 Added steering write to Road Fighters after error hack
Axis doesn't write values until someone moves axis so this stops it flying to left on startup if they havent moved axis
2019-10-28 09:22:09 +13:00