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
|
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
|
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
|
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
|
779758b4ae
|
Now Choose FFB or Rumble
wont perform both at same time anymore
|
2019-10-29 20:53:58 +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
|
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 |
|
Aaron M
|
264bba26fb
|
Modified HOTD4 & Updated ToolSet
|
2019-10-27 15:03:02 +13:00 |
|
Aaron M
|
f6ea9454c6
|
cleaned it
|
2019-10-27 13:35:45 +13:00 |
|
Aaron M
|
3628335bbd
|
Special K disables rumble no more
|
2019-10-27 13:33:32 +13:00 |
|
Aaron M
|
36484ce628
|
reverse as didn't fix actually lol
|
2019-10-27 11:07:49 +13:00 |
|
Aaron M
|
1bc7f060ec
|
Added HOTD4 ini and fixed issue where HOTD4 was lagging
|
2019-10-27 10:51:33 +13:00 |
|
Aaron M
|
f537531c7f
|
Added HOTD4
Disabled for now as it has some serious lag for some reason
|
2019-10-27 09:57:33 +13:00 |
|
Aaron M
|
1929c2975f
|
moved special K error etc to DLLMain to load faster
|
2019-10-26 16:13:40 +13:00 |
|
Aaron M
|
f71842e619
|
Modified Sleep for Lindbergh Games
Only Sleep when Lindbergh otherwise
no sleep for games that require fast loading eg Road Fighters 3D
|
2019-10-26 15:52:13 +13:00 |
|
Aaron M
|
d8a3920af9
|
Cleaned up some stuff
Removed seperate cpp files etc for 32bit and 64bit for Mame & Button Rumble
|
2019-10-26 15:46:16 +13:00 |
|
pinkimo
|
afe2d027fd
|
Fixes (Lindbergh games crash without the sleep)
|
2019-10-15 01:54:57 +02:00 |
|
pinkimo
|
7ef678d783
|
Clean up constant force related code
|
2019-10-06 22:32:24 +02:00 |
|
pinkimo
|
6b4825e2f9
|
Fix sine and constant effects
|
2019-10-06 22:23:51 +02:00 |
|
Aaron M
|
27635a710d
|
Removed unnecssary code for cleanup
Removing Sleep when launching game COULD cause issues, test before release version on a few games
|
2019-10-05 14:15:44 +13:00 |
|
Aaron M
|
e10bc8c048
|
Revert the revert
|
2019-10-05 12:09:06 +13:00 |
|
Aaron M
|
313913cb38
|
revert code
|
2019-10-05 10:48:41 +13:00 |
|
Aaron M
|
b67c563ec1
|
Clean up constant force and match pinkimo's changes
Properly best to do this for all forces, easier to follow then
|
2019-10-04 22:48:15 +13:00 |
|
Boomslangnz
|
0d7f31cdda
|
Merge pull request #2 from Boomslangnz/fix-fanatec-duplicate-controller-issue
Fix Fanatec duplicate controller issue
|
2019-10-01 10:42:25 +13:00 |
|
pinkimo
|
6d3576d099
|
Fixes
|
2019-09-29 22:42:57 +02:00 |
|
pinkimo
|
71dba728b8
|
Improve WMMT5 FFB + fix sine effect globally
|
2019-09-29 18:01:35 +02:00 |
|
pinkimo
|
5659e6281e
|
Add support for alternative FFB to sine and triangle effects
Fix constant effect alternative FFB
|
2019-09-28 02:37:29 +02:00 |
|
pinkimo
|
bdf1cb2fb9
|
Fix Fanatec duplicate controller issue
|
2019-09-25 18:52:18 +02:00 |
|
pinkimo
|
d04e44a29d
|
Fix WMMT5 FFB
Fix friction effect
|
2019-09-23 19:15:12 +02:00 |
|
Aaron M
|
ea8c7fff0d
|
Open Source FFB Arcade Plugin
|
2019-09-14 13:13:05 +12:00 |
|
Aaron M
|
562c9d17a1
|
Added KO Drive
|
2019-09-14 12:29:00 +12:00 |
|
Aaron M
|
bc0bc3543c
|
updated to 0.9
|
2019-05-15 19:25:41 +12:00 |
|
Aaron M
|
65747e84b8
|
0.8 update
|
2019-04-07 17:16:19 +12:00 |
|