Skip to content

Feature: Added option to disable rumble on controllers from the Apollo side#886

Merged
ClassicOldSong merged 2 commits intoClassicOldSong:masterfrom
thesystemcoder168:block_rumble_functionality
Jul 13, 2025
Merged

Feature: Added option to disable rumble on controllers from the Apollo side#886
ClassicOldSong merged 2 commits intoClassicOldSong:masterfrom
thesystemcoder168:block_rumble_functionality

Conversation

@thesystemcoder168
Copy link
Copy Markdown
Contributor

Feature: Added option to disable rumble on controllers from the Apollo side

Use case:
Some users do not always like the rumble functionality and it can interfere with their game play. Disabling the rumble function on a case-by-case system/phone/game/etc basis can be difficult especially for non-technical users or trying to quickly set things up.

Feature:
In the Configuration->Input tab, there is the option to block the rumble functionality. The default is to not disable this functionality (i.e. false). Essentially nothing is done in the rumble() function when it is blocked (i.e. enabled/true).

Added option to disable rumble from the Apollo side
@ClassicOldSong
Copy link
Copy Markdown
Owner

I think we might better inverting the toggle, making it "Enable Rumble" and make it enabled by default... The reversed logic is a pain to deal with.

Change logic to enable/disable rumble functionality instead of enable block rumble functionality
@thesystemcoder168
Copy link
Copy Markdown
Contributor Author

Changed the logic to enable/disable rumble functionality.

@ClassicOldSong ClassicOldSong merged commit afd8889 into ClassicOldSong:master Jul 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants