From 67cf0be74a0c7f5012b320fe85a6191ff323b852 Mon Sep 17 00:00:00 2001 From: Aaron M Date: Sat, 26 Oct 2019 16:10:37 +1300 Subject: [PATCH] updated readme changelog --- Includes/FFBPluginReadme.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Includes/FFBPluginReadme.txt b/Includes/FFBPluginReadme.txt index 9d81ecc..10862b3 100644 --- a/Includes/FFBPluginReadme.txt +++ b/Includes/FFBPluginReadme.txt @@ -26,7 +26,9 @@ so are not using real force feedback values. Most games use correct ffb values h - Added AlternativeFFB for Sine & Triangle Effects (pinkimo) -- Disabled Rumble by default now as it caused issues with wheel rotation. Enable if using controller!! +- Fixed issue where Lindbergh games wouldn't work + +- Disabled Rumble by default now as it caused issues with wheel rotation. Enable if using controller!! (unless using Rumble ONLY games eg LGI,LGI3D & ABC etc) - Replaced code for ShowButtonNumbersForSetup & ShowAxisForSetup if not using GUI to use every button/axis available @@ -37,6 +39,10 @@ BE AWARE THIS WILL CHANGE YOUR GUID NUMBER OF DEVICES, RE-SET UP!!! - Fixed issue where coin rumble wouldn't work at all on Mario Kart GP DX 1.10 +- Added MessageBox popup & log if using Special K with WMMT5 which by default disables Rumble. Will now tell you if it detects this and tell you to change if using Rumble + +- Fixed issue with LGI & LGI3D where rumble wouldn't always work + - Modified and cleaned constant effect up - General code cleanup