Skip to content

Commit

Permalink
Update guiwindow.ui to reflect new Rumble FF Autofire behaviour
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
lemmingDev authored Jul 3, 2024
1 parent a6c1a26 commit c95466e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guiwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
<item>
<widget class="QCheckBox" name="autofireToggle">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Set if solenoid full auto is enabled.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enable for continuous automatic solenoid feedback while trigger depressed.&lt;/p&gt;&lt;p&gt;Note that if &lt;span style=&quot; font-style:italic;&quot;&gt;Rumble FF&lt;/span&gt; is enabled, this option will provide continuous rumble motor feedback instead.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Autofire Enabled</string>
Expand Down

0 comments on commit c95466e

Please sign in to comment.