1
0
mirror of synced 2025-01-20 16:08:45 +01:00

124 Commits

Author SHA1 Message Date
Aaron M
02ad26b577 Added Aliens Extermination 2019-12-16 18:55:50 +13:00
Aaron M
f945eba80a Make MAME have workaroundtofixrumble 2019-12-16 16:11:28 +13:00
Aaron M
3218e92df9 Added bunch of shooting games and set up for 3rd device 2019-12-16 10:37:54 +13:00
Aaron M
5e74bfac2b Output changes 2019-12-13 09:44:23 +13:00
Aaron M
95e5eb84f3 Hard Drivin Changes 2019-12-12 20:26:22 +13:00
Aaron M
fcf851ca23 Make Supermodel show as different gameid 2019-12-11 19:11:54 +13:00
Aaron M
ff692251a5 Update Output code and some other changes 2019-12-11 16:22:13 +13:00
Aaron M
680480fe67 FreeLibrary on MAME32 & 64 2019-12-09 08:33:16 +13:00
Aaron M
34acbfe3d5 update 2019-12-07 20:26:38 +13:00
Aaron M
4f4bd681a9 Update Output Reading Stuff
rename Mame to OldMame as so outdated now
2019-12-07 20:26:04 +13:00
Aaron M
2e355445a1 Added 2nd device FFB for Outrunners 2019-12-07 00:24:06 +13:00
Aaron M
d5bef2b65b Update with output reading and fix strange bug with logging etc 2019-12-06 21:55:39 +13:00
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 5aa55e86663ce0926235c22fea1588110055b10e.
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 2d00338254a977d5fe3c038cd75d2a7db25f8b60.
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 268d215366f0beada2a946d32dba717ac11b4a36.
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