<string>Enables the player LED on DualSense controllers.</string>
</property>
<property name="text">
<string>Enable DualSense Player LED</string>
</property>
@ -53,7 +56,7 @@
</sizepolicy>
</property>
<property name="toolTip">
<string>Controller LED Settings</string>
<string>Adjusts LED settings for controllers with configurable LEDs.</string>
</property>
<property name="icon">
<iconset theme="lightbulb-line"/>
@ -64,6 +67,9 @@
</item>
<item row="1" column="0">
<widget class="QCheckBox" name="enableSDLSource">
<property name="toolTip">
<string><html><head/><body><p>Enables the SDL input source and detection of controllers.</p></body></html></string>
<string><html><head/><body><p>Allows rumble and LED effects for DualShock 4 / DualSense controllers in Bluetooth mode. This option is not required for wired connections.</p><p><span style=" font-weight:700;">Enabling enhanced reports may result in your controller being unusable in other applications until it is turned off and on again.</span></p></body></html></string>
<string><html><head/><body><p>The SDL input source supports most controllers, and provides Vibration/LED functionality for DualShock 4 / DualSense pads in Bluetooth mode. You can also edit <a href="ADVANCED_SDL_OPTIONS">advanced options</a> which control device-specific behavior.</p></body></html></string>
<string><html><head/><body><p>The SDL input source supports most controllers, and is the preferred option. Enhanced mode may be required for the Vibration/LED functionality of DualShock 4 / DualSense pads in Bluetooth mode. You can also edit <a href="ADVANCED_SDL_OPTIONS"><span style=" text-decoration: underline; color:#99ebff;">advanced options</span></a> which control device-specific behavior.</p></body></html></string>
<string>The DInput source provides support for legacy controllers which do not support XInput. Accessing these controllers via SDL instead is recommended.</string>
<string>The DirectInput source provides support for legacy controllers which do not support XInput. Accessing these controllers via SDL is recommended instead.</string>