1
0
forked from Clones/Controlify

Config option delegate_setup to not discover controllers immediately.

This commit is contained in:
isXander
2023-05-15 22:16:59 +01:00
parent f54a504dc3
commit d81b1f59cc
6 changed files with 59 additions and 17 deletions

View File

@ -128,6 +128,8 @@
"controlify.toast.faulty_input.description": "The controller was found to conflict with the keyboard and mouse and is now disabled. Increase deadzone values or check joystick mapping to fix.",
"controlify.toast.low_battery.title": "Low Battery",
"controlify.toast.low_battery.message": "Your controller '%s' is low on battery. Please charge it soon.",
"controlify.toast.setup_in_config.title": "Controllers found!",
"controlify.toast.setup_in_config.description": "To use with Controlify, go to %s -> %s -> %s.",
"controlify.sdl2_onboarding.title": "Controlify Native Library",
"controlify.sdl2_onboarding.message": "Many features in Controlify require an extra library that needs to be downloaded for your system. If you do not download this library, you will lose access to many features such as: controller vibration, gyroscope control, better controller identification. This is a seamless process and will only take a few seconds. If you choose no, you may change your mind later in Controlify settings, but you won't have access to these features in the meantime.",