From 97712c61daadfc73fe8799748f50c87b558fb063 Mon Sep 17 00:00:00 2001 From: lemmingDev Date: Thu, 4 Jul 2024 15:09:47 +1000 Subject: [PATCH] Update guiwindow.ui to reflect new Rumble FF Autofire behaviour (#9) When Autofire Enabled is ticked, along with the Rumble FF option, the rumble motor now follows expected behaviour and rumbles continuously as well. Solenoid timings are respected, so adjusting those adjust the rumble motor behaviour. --- guiwindow.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guiwindow.ui b/guiwindow.ui index 5a5545c..20e1a00 100644 --- a/guiwindow.ui +++ b/guiwindow.ui @@ -248,7 +248,7 @@ - <html><head/><body><p>Set if solenoid full auto is enabled.</p></body></html> + <html><head/><body><p>Enable for continuous automatic solenoid feedback while trigger depressed.</p><p>Note that if <span style=" font-style:italic;">Rumble FF</span> is enabled, this option will provide continuous rumble motor feedback instead.</p></body></html> Autofire Enabled