1
0
mirror of synced 2024-09-24 11:28:20 +02:00
Plugin to add force feedback and rumble effects to various arcade games
Go to file
2021-04-07 17:27:33 +12:00
Common Files Update SDL2 and add rumble trigger support 2021-02-14 12:38:22 +13:00
Config Remove SRG 2021-03-30 16:13:30 +13:00
Game Files Slight modification to Sega Rally 2 FFB 2021-04-02 18:29:34 +13:00
Includes Update Readme 2020-11-09 18:35:34 +13:00
Post-Build Bump ini from 1.3.5 to 1.3.6 in /Post-Build 2020-12-11 21:42:14 +00:00
.gitignore Begin work on 2.0.0.6 2021-04-02 17:37:36 +13:00
AutoSetup.cmd Remove Supermodel Folders 2021-04-07 17:27:33 +12: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 Remove SRG 2021-03-30 16:13:30 +13:00
Dinput8Wrapper.vcxproj.filters Remove SRG 2021-03-30 16:13:30 +13:00
Dinput8Wrapper.vcxproj.user 0.8 update 2019-04-07 17:16:19 +12:00
DInput8Wrapper.aps Changes for past few weeks 2021-02-09 17:10:00 +13:00
DInput8Wrapper.rc Changes for past few weeks 2021-02-09 17:10:00 +13:00
DllMain.cpp Remove SRG 2021-03-30 16:13:30 +13: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
MAME32.dll Add files for auto setup cmd 2020-08-01 12:02:15 +12:00
MAME64.dll Add files for auto setup cmd 2020-08-01 12:02:15 +12:00
packages.config Update SDL2 and add rumble trigger support 2021-02-14 12:38:22 +13:00
README.md Update README.md 2019-09-14 13:26:02 +12:00
resource.h Add Detail Info to DLL 2020-08-04 18:20:16 +12:00
Version.txt Begin work on 2.0.0.6 2021-04-02 17:37:36 +13:00

FFBArcadePlugin

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

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