Made a note about UWP apps causing exclusive mode problems

This commit is contained in:
Travis Nickles 2019-03-05 03:34:15 -06:00
parent 1dbf9abb02
commit 098bbf057d
2 changed files with 2 additions and 2 deletions

View File

@ -1482,7 +1482,7 @@ namespace DS4Windows.Properties {
}
/// <summary>
/// Looks up a localized string similar to You must quit other applications like Steam, Uplay, NVIDIA IN-GAME before activating the &apos;Hide DS4 Controller&apos; option..
/// Looks up a localized string similar to You must quit other applications like UWP apps (Netflix), Steam, Uplay, NVIDIA IN-GAME before activating the &apos;Hide DS4 Controller&apos; option..
/// </summary>
public static string QuitOtherPrograms {
get {

View File

@ -566,7 +566,7 @@
<value>EXPERIMENTAL: Auto-Disable BT when connecting to USB</value>
</data>
<data name="QuitOtherPrograms" xml:space="preserve">
<value>You must quit other applications like Steam, Uplay, NVIDIA IN-GAME before activating the 'Hide DS4 Controller' option.</value>
<value>You must quit other applications like UWP apps (Netflix), Steam, Uplay, NVIDIA IN-GAME before activating the 'Hide DS4 Controller' option.</value>
</data>
<data name="rainbow" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\rainbow.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>