1
0
mirror of synced 2024-11-12 01:20:49 +01:00
Plugin to add force feedback and rumble effects to various arcade games
Go to file
Boomslangnz 8c934944d4
Merge pull request #9 from adamgp/master
FFB Strength adjustments all tested, minor tweaks to allow for flexibility
2020-07-18 15:19:01 +12:00
Common Files Fix various issues 2020-06-13 17:54:36 +12:00
Config Adding Demul games to the persistent values controller. 2020-07-03 13:33:16 +01:00
Game Files Adding Demul games to the persistent values controller. 2020-07-03 13:33:16 +01:00
Includes Adding optional dynamic strength adjustment controls. 2020-06-19 13:11:59 +01:00
Post-Build rename FFBPlugin.txt to FFBPluginReadme.txt 2019-10-11 17:22:28 +13:00
.gitignore update gitignore 2019-10-27 15:04:35 +13:00
dinput8.def Removed unnecssary code for cleanup 2019-10-05 14:15:44 +13:00
Dinput8Wrapper.sln remove random includes folder 2019-10-11 17:38:39 +13:00
Dinput8Wrapper.vcxproj Add some Persistant Value Stuff 2020-06-24 21:23:05 +12:00
Dinput8Wrapper.vcxproj.filters Add some Persistant Value Stuff 2020-06-24 21:23:05 +12:00
Dinput8Wrapper.vcxproj.user 0.8 update 2019-04-07 17:16:19 +12:00
DllMain.cpp Adding persistence flag to disable saving strength adjustments. 2020-07-01 00:56:37 +01:00
DLLWrapper.asm 0.8 update 2019-04-07 17:16:19 +12:00
IDirectInputDevice.cpp Fixed issue where Mame Plugins etc wouldnt work 2019-06-17 17:40:19 +12:00
IDirectInputDevice.h updated to 0.9 2019-05-15 19:25:41 +12:00
LICENSE Create License 2019-09-14 12:52:27 +12:00
packages.config Updated SDL2 from 2.0.5 to 2.0.9 to match Teknoparrot 2019-10-03 16:39:28 +13:00
README.md Update README.md 2019-09-14 13:26:02 +12:00

FFBArcadePlugin

C++ plugin for adding force feedback support to arcade games.

This code uses GNU GENERAL PUBLIC LICENSE & License is supplied.