1
0
mirror of synced 2024-12-02 18:27:19 +01:00
Commit Graph

62 Commits

Author SHA1 Message Date
Aaron M
0b10d0f53b 1.2 2019-11-15 09:36:13 +13:00
Aaron M
f86454d9f8 fix 2019-11-09 09:13:47 +13:00
Aaron M
191822519b Only use workaround rumble if game file contains no Wait Event already
Causes issues with inputs in game files, Non responsive inputs sometimes and they stop working all the time
2019-11-09 07:21:24 +13:00
Aaron M
6196016a75 Added early Fast Beat Loop support
since everyone has issues with fast beat loop controls and ffb for steam version
2019-11-09 07:08:44 +13:00
Aaron M
57d812e6af FreeLibrary if hooking cglgl.dll 2019-11-03 20:21:05 +13:00
Aaron M
0be7588118 Change so sleep added for almost all games
Only Road Fighters 3D excluded so far
2019-11-03 19:25:00 +13:00
pinkimo
765e861376 Prevent the plugin from hooking FFBPluginGUI.exe 2019-11-03 04:55:55 +01:00
Aaron M
b608d38bca Update changelog and wmmt5 gui fix 2019-11-03 14:27:13 +13:00
Aaron M
e4c5ce14df Modify MAME to all be on one 2019-11-03 01:42:09 +13:00
Aaron M
e268711be9 Rename FFBMode to PowerMode 2019-11-02 21:09:50 +13:00
Aaron M
726b2ae87c Added FFBMode to be used global if enabled 2019-11-02 17:30:14 +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
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