1
0
mirror of synced 2024-11-14 10:27:47 +01:00
Plugin to add force feedback and rumble effects to various arcade games
Go to file
Boomslangnz 59e7690f13 cleanup
2023-03-03 21:49:43 +13:00
Common Files add Dead Heat and WMMT3 2022-06-08 17:06:23 +12:00
Config add SingleMotor rumble option 2022-10-23 18:16:36 +13:00
Game Files cleanup 2023-03-03 21:49:43 +13:00
Includes Update Readme 2023-03-02 20:47:02 +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 Update gitignore 2021-12-12 17:42:03 +13:00
AutoSetup.cmd Flycast Output FFB Support 2023-03-02 20:39:51 +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 Flycast Output FFB Support 2023-03-02 20:39:51 +13:00
Dinput8Wrapper.vcxproj.filters Flycast Output FFB Support 2023-03-02 20:39:51 +13:00
Dinput8Wrapper.vcxproj.user 0.8 update 2019-04-07 17:16:19 +12:00
DInput8Wrapper.aps Change version 2023-03-02 20:42:26 +13:00
DInput8Wrapper.rc Change version 2023-03-02 20:42:26 +13:00
DllMain.cpp Fix Flycast issue 2023-03-02 22:31:02 +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 Flycast Output FFB Support 2023-03-02 20:39:51 +13:00
MAME64.dll Flycast Output FFB Support 2023-03-02 20:39:51 +13:00
packages.config Update SDL2 2023-01-21 20:01:21 +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 Flycast Output FFB Support 2023-03-02 20:39:51 +13:00

FFBArcadePlugin

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

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