2014-04-27 21:32:09 +02:00
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
Version 1.4.266
Flash Lightbar when at high latency now has the option to choose what
you decide is high latency
Show Notifications now has the option to only show warnings, such as
when a controller cannot be grabbed exclusively
Speaking of bad news for Windows 10 users: Hide DS4 has now been
disabled, until i can figure out why this is, it will be disabled, this
means some games that rely on this may not work properly or at all,
sorry about that
As for good news for Windows 10, did you know you can press Windows + G
to open a game bar which can record games. For Windows 10 users, there's
a new special action: Xbox Game DVR. Pick a trigger (only one button)
and tapping/holding/or double tapping does various things, such as
start/stop recording, save an ongoing recording, take a screenshot (via
the xbox app's option or your own hotkey ie form steam), or just open
the gamebar
Much of the code has been updated with c# 6.0
Added manifest so DS4Windows can notice Windows 10 and high DPIs, also
reorganized files
2015-07-31 05:34:22 +02:00
// Runtime Version:4.0.30319.42000
2014-04-27 21:32:09 +02:00
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
2019-12-18 22:33:23 +01:00
namespace DS4WinWPF.Properties {
2014-04-27 21:32:09 +02:00
using System ;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
2019-12-18 22:33:23 +01:00
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
2014-04-27 21:32:09 +02:00
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
2018-12-05 10:40:38 +01:00
public class Resources {
2014-04-27 21:32:09 +02:00
private static global :: System . Resources . ResourceManager resourceMan ;
private static global :: System . Globalization . CultureInfo resourceCulture ;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources ( ) {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
2018-12-05 10:40:38 +01:00
public static global :: System . Resources . ResourceManager ResourceManager {
2014-04-27 21:32:09 +02:00
get {
if ( object . ReferenceEquals ( resourceMan , null ) ) {
2019-12-18 22:33:23 +01:00
global :: System . Resources . ResourceManager temp = new global :: System . Resources . ResourceManager ( "DS4WinWPF.Properties.Resources" , typeof ( Resources ) . Assembly ) ;
2014-04-27 21:32:09 +02:00
resourceMan = temp ;
}
return resourceMan ;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
2018-12-05 10:40:38 +01:00
public static global :: System . Globalization . CultureInfo Culture {
2014-04-27 21:32:09 +02:00
get {
return resourceCulture ;
}
set {
resourceCulture = value ;
}
}
2014-12-13 21:12:03 +01:00
/// <summary>
/// Looks up a localized string similar to Name of this action already exists.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string ActionExists {
2014-12-13 21:12:03 +01:00
get {
return ResourceManager . GetString ( "ActionExists" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to Adding to list....
/// </summary>
2018-12-05 10:40:38 +01:00
public static string AddingToList {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "AddingToList" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Add Programs.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string AddPrograms {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "AddPrograms" , resourceCulture ) ;
}
}
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// <summary>
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
/// Looks up a localized string similar to A location must be picked to continue.
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// </summary>
2018-12-05 10:40:38 +01:00
public static string ALocactionNeeded {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "ALocactionNeeded" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to Always Rainbow Mode.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string AlwaysRainbow {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "AlwaysRainbow" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Assign to Controller *number*.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string AssignProfile {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "AssignProfile" , resourceCulture ) ;
}
}
2019-07-11 22:58:03 +02:00
/// <summary>
/// Looks up a localized string similar to ^ABC = Match at the beginning of string (^) | ABC$ = Match at the end of string ($) | *ABC =Contains a string (*).
/// </summary>
public static string AutoProfilePathAndWindowTitleEditTip {
get {
return ResourceManager . GetString ( "AutoProfilePathAndWindowTitleEditTip" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to Battery: *number*%.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Battery {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "Battery" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Best used with right side as a mouse function.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string BestUsedRightSide {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "BestUsedRightSide" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Browse....
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Browse {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "Browse" , resourceCulture ) ;
}
}
2017-05-17 08:02:12 +02:00
/// <summary>
2019-03-11 20:57:34 +01:00
/// Looks up a localized string similar to Determines the poll rate used for the DS4 hardware when connected via Bluetooth. (Applies on profile save).
2017-05-17 08:02:12 +02:00
/// </summary>
2018-12-05 10:40:38 +01:00
public static string BTPollRate {
2017-05-17 08:02:12 +02:00
get {
return ResourceManager . GetString ( "BTPollRate" , resourceCulture ) ;
}
}
2014-12-02 01:07:29 +01:00
/// <summary>
2014-12-03 23:36:54 +01:00
/// Looks up a localized string similar to Cannot move files to new location, Please rename the DS4Tool folder to "DS4Windows".
2014-12-02 01:07:29 +01:00
/// </summary>
2018-12-05 10:40:38 +01:00
public static string CannotMoveFiles {
2014-12-02 01:07:29 +01:00
get {
return ResourceManager . GetString ( "CannotMoveFiles" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
/// Looks up a localized string similar to Cannot write at current location. Copy Settings to appdata?.
2014-08-17 00:09:15 +02:00
/// </summary>
2018-12-05 10:40:38 +01:00
public static string CannotWriteHere {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "CannotWriteHere" , resourceCulture ) ;
}
}
2015-06-01 21:04:22 +02:00
/// <summary>
/// Looks up a localized string similar to Charge the battery.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string ChargeController {
2015-06-01 21:04:22 +02:00
get {
return ResourceManager . GetString ( "ChargeController" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to Charged.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Charged {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "Charged" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Charging: *number*%.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Charging {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "Charging" , resourceCulture ) ;
}
}
2015-02-12 20:36:40 +01:00
/// <summary>
/// Looks up a localized string similar to Check Battery.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string CheckBattery {
2015-02-12 20:36:40 +01:00
get {
return ResourceManager . GetString ( "CheckBattery" , resourceCulture ) ;
}
}
2017-06-25 20:07:48 +02:00
/// <summary>
/// Looks up a localized string similar to This will disconnect all your connected controllers. Proceed?.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string CloseConfirm {
2017-06-25 20:07:48 +02:00
get {
return ResourceManager . GetString ( "CloseConfirm" , resourceCulture ) ;
}
}
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// <summary>
/// Looks up a localized string similar to Close DS4Windows?.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string CloseDS4W {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "CloseDS4W" , resourceCulture ) ;
}
}
2014-12-13 21:12:03 +01:00
/// <summary>
/// Looks up a localized string similar to Close DS4Windows via the notification icon.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string CloseMinimize {
2014-12-13 21:12:03 +01:00
get {
return ResourceManager . GetString ( "CloseMinimize" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to Color.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Color {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "Color" , resourceCulture ) ;
}
}
/// <summary>
2017-05-05 05:15:22 +02:00
/// Looks up a localized string similar to Color by Battery %.
2014-08-17 00:09:15 +02:00
/// </summary>
2018-12-05 10:40:38 +01:00
public static string ColorByBattery {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "ColorByBattery" , resourceCulture ) ;
}
}
2017-06-25 20:07:48 +02:00
/// <summary>
/// Looks up a localized string similar to Confirm....
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Confirm {
2017-06-25 20:07:48 +02:00
get {
return ResourceManager . GetString ( "Confirm" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to Connecting....
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Connecting {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "Connecting" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Edit Profile for Controller *number*.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string ContextEdit {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "ContextEdit" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Make Profile for Controller *number*.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string ContextNew {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "ContextNew" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Controller *Mac address* was removed or lost connection.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string ControllerWasRemoved {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "ControllerWasRemoved" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Copy complete, please relaunch DS4Windows and remove settings from Program Directory.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string CopyComplete {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "CopyComplete" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Click to copy the full color.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string CopyFullColor {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "CopyFullColor" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Warning: Could not open DS4 *Mac address* exclusively..
/// </summary>
2018-12-05 10:40:38 +01:00
public static string CouldNotOpenDS4 {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "CouldNotOpenDS4" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to day.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Day {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "Day" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to days.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Days {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "Days" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Delete Profile?.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string DeleteProfile {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "DeleteProfile" , resourceCulture ) ;
}
}
/// <summary>
2017-05-05 05:15:22 +02:00
/// Looks up a localized string similar to Dim by Battery %.
2014-08-17 00:09:15 +02:00
/// </summary>
2018-12-05 10:40:38 +01:00
public static string DimByBattery {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "DimByBattery" , resourceCulture ) ;
}
}
2014-08-23 22:52:20 +02:00
/// <summary>
2015-02-08 22:51:52 +01:00
/// Looks up a localized string similar to Turn off X360 input and only use the DS4's native input, hide ds4 must be off (Wired Only).
2014-08-23 22:52:20 +02:00
/// </summary>
2018-12-05 10:40:38 +01:00
public static string DinputOnly {
2014-08-23 22:52:20 +02:00
get {
return ResourceManager . GetString ( "DinputOnly" , resourceCulture ) ;
}
}
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// <summary>
/// Looks up a localized string similar to Disconnect BT.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string DisconnectBT {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "DisconnectBT" , resourceCulture ) ;
}
}
2014-06-21 20:00:28 +02:00
/// <summary>
/// Looks up a localized string similar to Disconnected.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Disconnected {
2014-06-21 20:00:28 +02:00
get {
return ResourceManager . GetString ( "Disconnected" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to Downloading *number*%.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Downloading {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "Downloading" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Download Version *number* now?.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string DownloadVersion {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "DownloadVersion" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Down.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string DownText {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "DownText" , resourceCulture ) ;
}
}
2014-04-27 21:32:09 +02:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
/// </summary>
2018-12-05 10:40:38 +01:00
public static System . Drawing . Icon DS4 {
2014-04-27 21:32:09 +02:00
get {
object obj = ResourceManager . GetObject ( "DS4" , resourceCulture ) ;
return ( ( System . Drawing . Icon ) ( obj ) ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to DS4Windows Update Available!.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string DS4Update {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "DS4Update" , resourceCulture ) ;
}
}
2014-11-14 20:44:50 +01:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
/// </summary>
2018-12-05 10:40:38 +01:00
public static System . Drawing . Icon DS4W {
2014-11-14 20:44:50 +01:00
get {
object obj = ResourceManager . GetObject ( "DS4W" , resourceCulture ) ;
return ( ( System . Drawing . Icon ) ( obj ) ) ;
}
}
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
/// </summary>
2018-12-05 10:40:38 +01:00
public static System . Drawing . Icon DS4W___White {
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
get {
object obj = ResourceManager . GetObject ( "DS4W___White" , resourceCulture ) ;
return ( ( System . Drawing . Icon ) ( obj ) ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to DS4Windows cannot edit settings here, This will now close.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string DS4WindowsCannotEditHere {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "DS4WindowsCannotEditHere" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Edit.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string EditProfile {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "EditProfile" , resourceCulture ) ;
}
}
2019-05-20 02:54:11 +02:00
/// <summary>
/// Looks up a localized string similar to Allow touchpad mouse function to get toggled with PS + Touchpad Click..
/// </summary>
public static string EnableTouchToggle {
get {
return ResourceManager . GetString ( "EnableTouchToggle" , resourceCulture ) ;
2015-02-08 22:51:52 +01:00
}
}
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// <summary>
/// Looks up a localized string similar to Fall Back.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string FallBack {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "FallBack" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Fall Back to *button*.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string FallBackTo {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "FallBackTo" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to 5th Mouse Button Down.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string FifthMouseDown {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "FifthMouseDown" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to 5th Mouse Button Up.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string FifthMouseUp {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "FifthMouseUp" , resourceCulture ) ;
}
}
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// <summary>
/// Looks up a localized string similar to Click to change flash color. Black = default color.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string FlashAtTip {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "FlashAtTip" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to Flush HID.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string FlushHID {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "FlushHID" , resourceCulture ) ;
}
}
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// <summary>
/// Looks up a localized string similar to Flush HID Queue after each reading.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string FlushHIDTip {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "FlushHIDTip" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to Found Controller:.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string FoundController {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "FoundController" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to 4th Mouse Button Down.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string FourthMouseDown {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "FourthMouseDown" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to 4th Mouse Button Up.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string FourthMouseUp {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "FourthMouseUp" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Full.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Full {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "Full" , resourceCulture ) ;
}
}
2014-11-18 22:23:41 +01:00
/// <summary>
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// Looks up a localized string similar to Click to see readout of Sixaxis Gyro.
2014-11-18 22:23:41 +01:00
/// </summary>
2018-12-05 10:40:38 +01:00
public static string GyroReadout {
2014-11-18 22:23:41 +01:00
get {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
return ResourceManager . GetString ( "GyroReadout" , resourceCulture ) ;
}
}
2017-06-24 11:52:39 +02:00
/// <summary>
/// Looks up a localized string similar to Check to have gyro active while trigger is active. Uncheck to disable gyro while trigger is active..
/// </summary>
2018-12-05 10:40:38 +01:00
public static string GyroTriggerBehavior {
2017-06-24 11:52:39 +02:00
get {
return ResourceManager . GetString ( "GyroTriggerBehavior" , resourceCulture ) ;
}
}
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// <summary>
/// Looks up a localized string similar to GyroX, Left and Right Tilt.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string GyroX {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "GyroX" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to GyroY, Forward and Back Tilt.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string GyroY {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "GyroY" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to GyroZ, Up and Down Tilt.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string GyroZ {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "GyroZ" , resourceCulture ) ;
2014-11-18 22:23:41 +01:00
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to hour.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Hour {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "Hour" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to hours.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Hours {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "Hours" , resourceCulture ) ;
}
}
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// <summary>
/// Looks up a localized string similar to Hover over items to see description or more about.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string HoverOverItems {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "HoverOverItems" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to If removing DS4Windows, You can delete the settings following the profile folder link.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string IfRemovingDS4Windows {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "IfRemovingDS4Windows" , resourceCulture ) ;
}
}
/// <summary>
2019-12-18 22:33:23 +01:00
/// Looks up a localized string similar to Input Delay: {0} ms.
2014-08-17 00:09:15 +02:00
/// </summary>
2018-12-05 10:40:38 +01:00
public static string InputDelay {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "InputDelay" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Install Complete.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string InstallComplete {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "InstallComplete" , resourceCulture ) ;
}
}
2014-09-15 04:37:14 +02:00
/// <summary>
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// Looks up a localized string similar to Install Drivers here.
2014-09-15 04:37:14 +02:00
/// </summary>
2018-12-05 10:40:38 +01:00
public static string InstallDriver {
2014-09-15 04:37:14 +02:00
get {
return ResourceManager . GetString ( "InstallDriver" , resourceCulture ) ;
}
}
2014-11-14 20:44:50 +01:00
/// <summary>
/// Looks up a localized string similar to Install Failed, Please Retry.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string InstallFailed {
2014-11-14 20:44:50 +01:00
get {
return ResourceManager . GetString ( "InstallFailed" , resourceCulture ) ;
}
}
2014-11-04 04:44:55 +01:00
/// <summary>
/// Looks up a localized string similar to Installing....
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Installing {
2014-11-04 04:44:55 +01:00
get {
return ResourceManager . GetString ( "Installing" , resourceCulture ) ;
}
}
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// <summary>
/// Looks up a localized string similar to Use Sixaxis to help calculate touchpad movement.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Jitter {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "Jitter" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
2014-08-23 22:52:20 +02:00
/// Looks up a localized string similar to Keep this window size after closing.
2014-08-17 00:09:15 +02:00
/// </summary>
2018-12-05 10:40:38 +01:00
public static string KeepThisSize {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "KeepThisSize" , resourceCulture ) ;
}
}
2017-12-20 07:29:16 +01:00
/// <summary>
/// Looks up a localized string similar to Language pack change will take effect after DS4Windows application is restarted..
/// </summary>
2018-12-05 10:40:38 +01:00
public static string LanguagePackApplyRestartRequired {
2017-12-20 07:29:16 +01:00
get {
return ResourceManager . GetString ( "LanguagePackApplyRestartRequired" , resourceCulture ) ;
}
}
2015-02-08 22:51:52 +01:00
/// <summary>
/// Looks up a localized string similar to Controller *number*'s latency now under 10ms.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string LatencyNotOverTen {
2015-02-08 22:51:52 +01:00
get {
return ResourceManager . GetString ( "LatencyNotOverTen" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Controller *number*'s latency over 10ms.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string LatencyOverTen {
2015-02-08 22:51:52 +01:00
get {
return ResourceManager . GetString ( "LatencyOverTen" , resourceCulture ) ;
}
}
2014-12-13 21:12:03 +01:00
/// <summary>
/// Looks up a localized string similar to Launch *program*.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string LaunchProgram {
2014-12-13 21:12:03 +01:00
get {
return ResourceManager . GetString ( "LaunchProgram" , resourceCulture ) ;
}
}
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// <summary>
2017-05-27 16:05:46 +02:00
/// Looks up a localized string similar to Also dim light by idle timeout if enabled when DS4 is fully charged.
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// </summary>
2018-12-05 10:40:38 +01:00
public static string LightByBatteryTip {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "LightByBatteryTip" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to Loading....
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Loading {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "Loading" , resourceCulture ) ;
}
}
2014-12-13 21:12:03 +01:00
/// <summary>
/// Looks up a localized string similar to Load *profile*.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string LoadProfile {
2014-12-13 21:12:03 +01:00
get {
return ResourceManager . GetString ( "LoadProfile" , resourceCulture ) ;
}
}
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// <summary>
/// Looks up a localized string similar to Macro.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Macro {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "Macro" , resourceCulture ) ;
}
}
2019-08-11 20:54:54 +02:00
/// <summary>
/// Looks up a localized string similar to Keep the last key state when macro execution is completed (ie. if a key is left in down state then it is not automatically reset back to default state).
/// </summary>
public static string MacroKeepKeyStateTip {
get {
return ResourceManager . GetString ( "MacroKeepKeyStateTip" , resourceCulture ) ;
}
}
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
/// <summary>
/// Looks up a localized string similar to Macro Recorded.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string MacroRecorded {
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
get {
return ResourceManager . GetString ( "MacroRecorded" , resourceCulture ) ;
}
}
2019-08-11 20:54:54 +02:00
/// <summary>
/// Looks up a localized string similar to Repeat a macro while the trigger key is held down.
/// </summary>
public static string MacroRepeatTip {
get {
return ResourceManager . GetString ( "MacroRepeatTip" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Run a macro on the trigger key release.
/// </summary>
public static string MacroRunOnReleaseTip {
get {
return ResourceManager . GetString ( "MacroRunOnReleaseTip" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Use a scan code value of keyboard keys in a macro.
/// </summary>
public static string MacroScanCodeTip {
get {
return ResourceManager . GetString ( "MacroScanCodeTip" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Run multiple macros in synchronized order if the same trigger has several macros (key down macro completed before key release macro is run).
/// </summary>
public static string MacroSynchronizedRunTip {
get {
return ResourceManager . GetString ( "MacroSynchronizedRunTip" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to Make a New Profile.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string MakeNewProfile {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "MakeNewProfile" , resourceCulture ) ;
}
}
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
/// <summary>
/// Looks up a localized string similar to Mutli-Action Button.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string MultiAction {
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
get {
return ResourceManager . GetString ( "MultiAction" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to N/A.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string NA {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "NA" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to New.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string New {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "New" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to No macro was recorded.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string NoMacroRecorded {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "NoMacroRecorded" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to (none).
/// </summary>
2018-12-05 10:40:38 +01:00
public static string noneProfile {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "noneProfile" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to none.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string NoneText {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "NoneText" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to No Profile Loaded.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string NoProfileLoaded {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "NoProfileLoaded" , resourceCulture ) ;
}
}
2015-02-08 22:51:52 +01:00
/// <summary>
/// Looks up a localized string similar to Controller *number* is not using a profile.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string NotUsingProfile {
2015-02-08 22:51:52 +01:00
get {
return ResourceManager . GetString ( "NotUsingProfile" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to Not valid.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string NotValid {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "NotValid" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Opening Installer.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string OpeningInstaller {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "OpeningInstaller" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Please Open ScpDriver.exe.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string OpenScpDriver {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "OpenScpDriver" , resourceCulture ) ;
}
}
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// <summary>
/// Looks up a localized string similar to , other location files will be deleted.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string OtherFileLocation {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "OtherFileLocation" , resourceCulture ) ;
}
}
2019-04-26 04:21:24 +02:00
/// <summary>
/// Looks up a localized string similar to Choose the type of output virtual controller (Applies on profile save).
/// </summary>
public static string OutContNotice {
get {
return ResourceManager . GetString ( "OutContNotice" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
2019-01-08 02:10:22 +01:00
/// Looks up a localized string similar to Please Download the Updater now, place it in the programs folder and rename to DS4Updater.exe if on x86, then check for update again.
2014-08-17 00:09:15 +02:00
/// </summary>
2018-12-05 10:40:38 +01:00
public static string PleaseDownloadUpdater {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "PleaseDownloadUpdater" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Please import or make a profile.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string PleaseImport {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "PleaseImport" , resourceCulture ) ;
}
}
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// <summary>
/// Looks up a localized string similar to New Profile.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string PlusNewProfile {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "PlusNewProfile" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to *Profile name* cannot be restored..
/// </summary>
2018-12-05 10:40:38 +01:00
public static string ProfileCannotRestore {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "ProfileCannotRestore" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Profile Folder Moved to program folder.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string ProfileFolderMoved {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "ProfileFolderMoved" , resourceCulture ) ;
}
}
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// <summary>
/// Looks up a localized string similar to Programs.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Programs {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "Programs" , resourceCulture ) ;
}
}
2014-11-20 20:03:18 +01:00
/// <summary>
2017-12-04 01:36:42 +01:00
/// Looks up a localized string similar to EXPERIMENTAL: Auto-Disable BT when connecting to USB.
2014-11-20 20:03:18 +01:00
/// </summary>
2018-12-05 10:40:38 +01:00
public static string QuickCharge {
2014-11-20 20:03:18 +01:00
get {
return ResourceManager . GetString ( "QuickCharge" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
2019-03-06 16:55:35 +01:00
/// Looks up a localized string similar to You must quit other applications like UWP apps (Netflix), Steam, Uplay, NVIDIA IN-GAME before activating the 'Hide DS4 Controller' option. For more info check https://github.com/Ryochan7/DS4Windows/wiki/Exclusive-Mode-(Hide-DS4-Controller-config-option)-tips-and-issues.
2014-08-17 00:09:15 +02:00
/// </summary>
2018-12-05 10:40:38 +01:00
public static string QuitOtherPrograms {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "QuitOtherPrograms" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Record.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string RecordText {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "RecordText" , resourceCulture ) ;
}
}
2014-12-17 19:29:22 +01:00
/// <summary>
/// Looks up a localized string similar to Right Click to set presets for a set of controls.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string RightClickPresets {
2014-12-17 19:29:22 +01:00
get {
return ResourceManager . GetString ( "RightClickPresets" , resourceCulture ) ;
}
}
2017-05-05 05:15:22 +02:00
/// <summary>
/// Looks up a localized string similar to Tells Windows to start DS4Windows after login.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string RunAtStartup {
2017-05-05 05:15:22 +02:00
get {
return ResourceManager . GetString ( "RunAtStartup" , resourceCulture ) ;
}
}
2018-12-03 23:50:37 +01:00
/// <summary>
/// Looks up a localized string similar to Calibration of sixaxis wheel emulation.
/// </summary>
2019-02-24 20:05:24 +01:00
public static string SASteeringWheelEmulationCalibrate {
2018-12-03 23:50:37 +01:00
get {
return ResourceManager . GetString ( "SASteeringWheelEmulationCalibrate" , resourceCulture ) ;
}
}
2018-12-06 23:09:09 +01:00
/// <summary>
/// Looks up a localized string similar to All calibraton points are set when lightbar color turns to green. While turning the controller the lightbar color flashes when the controller is at calibration point. Accept calibration with OK button.
/// </summary>
2019-02-24 20:05:24 +01:00
public static string SASteeringWheelEmulationCalibrateInstruction {
2018-12-06 23:09:09 +01:00
get {
return ResourceManager . GetString ( "SASteeringWheelEmulationCalibrateInstruction" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to (1) Center the controller, hold it steady and press "X".
/// </summary>
2019-02-24 20:05:24 +01:00
public static string SASteeringWheelEmulationCalibrateInstruction1 {
2018-12-06 23:09:09 +01:00
get {
return ResourceManager . GetString ( "SASteeringWheelEmulationCalibrateInstruction1" , resourceCulture ) ;
}
}
/// <summary>
2019-12-18 22:33:23 +01:00
/// Looks up a localized string similar to (2) Turn to 90° left (or right) position and press "X".
2018-12-06 23:09:09 +01:00
/// </summary>
2019-02-24 20:05:24 +01:00
public static string SASteeringWheelEmulationCalibrateInstruction2 {
2018-12-06 23:09:09 +01:00
get {
return ResourceManager . GetString ( "SASteeringWheelEmulationCalibrateInstruction2" , resourceCulture ) ;
}
}
/// <summary>
2019-12-18 22:33:23 +01:00
/// Looks up a localized string similar to (3) Turn to 90° right (or left) position and press "X".
2018-12-06 23:09:09 +01:00
/// </summary>
2019-02-24 20:05:24 +01:00
public static string SASteeringWheelEmulationCalibrateInstruction3 {
2018-12-06 23:09:09 +01:00
get {
return ResourceManager . GetString ( "SASteeringWheelEmulationCalibrateInstruction3" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Cannot calibrate gyro (sixaxis) steering wheel emulation values without a controller. Connect a controller via bluetooth or usb.
/// </summary>
2019-02-24 20:05:24 +01:00
public static string SASteeringWheelEmulationCalibrateNoControllerError {
2018-12-06 23:09:09 +01:00
get {
return ResourceManager . GetString ( "SASteeringWheelEmulationCalibrateNoControllerError" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Gyro steering wheel emulation axis option is set to NONE (emulation is not used). Please select an axis option before calibrating the sixaxis gyro steering wheel emulation.
/// </summary>
2019-02-24 20:05:24 +01:00
public static string SASteeringWheelEmulationCalibrateNoneAxisError {
2018-12-06 23:09:09 +01:00
get {
return ResourceManager . GetString ( "SASteeringWheelEmulationCalibrateNoneAxisError" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to Save Recorded Macro?.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string SaveRecordedMacro {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "SaveRecordedMacro" , resourceCulture ) ;
}
}
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// <summary>
/// Looks up a localized string similar to Scan Code.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string ScanCode {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "ScanCode" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
2017-11-09 04:59:31 +01:00
/// Looks up a localized string similar to Searching for controllers....
2014-08-17 00:09:15 +02:00
/// </summary>
2018-12-05 10:40:38 +01:00
public static string SearchingController {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "SearchingController" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Select an action for *action*.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string SelectActionTitle {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "SelectActionTitle" , resourceCulture ) ;
}
}
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
/// <summary>
/// Looks up a localized string similar to Select a macro.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string SelectMacro {
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
get {
return ResourceManager . GetString ( "SelectMacro" , resourceCulture ) ;
}
}
2014-12-13 21:12:03 +01:00
/// <summary>
/// Looks up a localized string similar to Set Regular Trigger.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string SetRegularTrigger {
2014-12-13 21:12:03 +01:00
get {
return ResourceManager . GetString ( "SetRegularTrigger" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Set Unload Trigger.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string SetUnloadTrigger {
2014-12-13 21:12:03 +01:00
get {
return ResourceManager . GetString ( "SetUnloadTrigger" , resourceCulture ) ;
}
}
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// <summary>
/// Looks up a localized string similar to Shortcuts.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Shortcuts {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "Shortcuts" , resourceCulture ) ;
}
}
2019-07-11 22:58:03 +02:00
/// <summary>
/// Looks up a localized string similar to If enabled then Log tab page shows detailed messages of auto-profile events..
/// </summary>
public static string ShowAutoProfileDebugLogTip {
get {
return ResourceManager . GetString ( "ShowAutoProfileDebugLogTip" , resourceCulture ) ;
}
}
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// <summary>
/// Looks up a localized string similar to Click for advanced Sixaxis reading.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string SixAxisReading {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "SixAxisReading" , resourceCulture ) ;
}
}
2019-09-08 00:11:10 +02:00
/// <summary>
/// Looks up a localized string similar to Roundness of Square Stick corners.
/// </summary>
public static string SquareStickRoundness {
get {
return ResourceManager . GetString ( "SquareStickRoundness" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to Starting....
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Starting {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "Starting" , resourceCulture ) ;
}
}
2014-06-21 20:00:28 +02:00
/// <summary>
/// Looks up a localized string similar to Start.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string StartText {
2014-06-21 20:00:28 +02:00
get {
return ResourceManager . GetString ( "StartText" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
2019-03-19 07:30:54 +01:00
/// Looks up a localized string similar to Step 1: Install the ViGEmBus Driver.
2014-08-17 00:09:15 +02:00
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Step1 {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "Step1" , resourceCulture ) ;
}
}
2014-11-18 22:23:41 +01:00
/// <summary>
/// Looks up a localized string similar to Stop Heavy.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string StopHText {
2014-11-18 22:23:41 +01:00
get {
return ResourceManager . GetString ( "StopHText" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Stop Light.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string StopLText {
2014-11-18 22:23:41 +01:00
get {
return ResourceManager . GetString ( "StopLText" , resourceCulture ) ;
}
}
2015-02-08 22:51:52 +01:00
/// <summary>
/// Looks up a localized string similar to Stopped DS4Windows.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string StoppedDS4Windows {
2015-02-08 22:51:52 +01:00
get {
return ResourceManager . GetString ( "StoppedDS4Windows" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to Stopping DS4 Controllers.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string StoppingDS4 {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "StoppingDS4" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Stopping X360 Controllers.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string StoppingX360 {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "StoppingX360" , resourceCulture ) ;
}
}
2014-06-21 20:00:28 +02:00
/// <summary>
/// Looks up a localized string similar to Stop.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string StopText {
2014-06-21 20:00:28 +02:00
get {
return ResourceManager . GetString ( "StopText" , resourceCulture ) ;
}
}
2014-11-15 22:54:14 +01:00
/// <summary>
/// Looks up a localized string similar to Swipe Down.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string SwipeDown {
2014-11-15 22:54:14 +01:00
get {
return ResourceManager . GetString ( "SwipeDown" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Swipe Left.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string SwipeLeft {
2014-11-15 22:54:14 +01:00
get {
return ResourceManager . GetString ( "SwipeLeft" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Swipe Right.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string SwipeRight {
2014-11-15 22:54:14 +01:00
get {
return ResourceManager . GetString ( "SwipeRight" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to Swipe Touchpad to change profiles.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string SwipeTouchpad {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "SwipeTouchpad" , resourceCulture ) ;
}
}
2014-11-15 22:54:14 +01:00
/// <summary>
/// Looks up a localized string similar to Swipe Up.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string SwipeUp {
2014-11-15 22:54:14 +01:00
get {
return ResourceManager . GetString ( "SwipeUp" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to Tap and hold to drag, slight delay with single taps.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string TapAndHold {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "TapAndHold" , resourceCulture ) ;
}
}
/// <summary>
2014-11-18 22:23:41 +01:00
/// Looks up a localized string similar to Test Heavy.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string TestHText {
2014-11-18 22:23:41 +01:00
get {
return ResourceManager . GetString ( "TestHText" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Test Light.
2014-08-17 00:09:15 +02:00
/// </summary>
2018-12-05 10:40:38 +01:00
public static string TestLText {
2014-08-17 00:09:15 +02:00
get {
2014-11-18 22:23:41 +01:00
return ResourceManager . GetString ( "TestLText" , resourceCulture ) ;
2014-08-17 00:09:15 +02:00
}
}
2014-12-02 01:07:29 +01:00
/// <summary>
/// Looks up a localized string similar to Test.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string TestText {
2014-12-02 01:07:29 +01:00
get {
return ResourceManager . GetString ( "TestText" , resourceCulture ) ;
}
}
2015-11-28 06:47:26 +01:00
/// <summary>
/// Looks up a localized string similar to Text Document (*.txt).
/// </summary>
2018-12-05 10:40:38 +01:00
public static string TextDocs {
2015-11-28 06:47:26 +01:00
get {
return ResourceManager . GetString ( "TextDocs" , resourceCulture ) ;
}
}
2014-09-15 04:37:14 +02:00
/// <summary>
/// Looks up a localized string similar to Tilt Down.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string TiltDown {
2014-09-15 04:37:14 +02:00
get {
return ResourceManager . GetString ( "TiltDown" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Tilt Left.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string TiltLeft {
2014-09-15 04:37:14 +02:00
get {
return ResourceManager . GetString ( "TiltLeft" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Tilt Right.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string TiltRight {
2014-09-15 04:37:14 +02:00
get {
return ResourceManager . GetString ( "TiltRight" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Tilt Up.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string TiltUp {
2014-09-15 04:37:14 +02:00
get {
return ResourceManager . GetString ( "TiltUp" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to Touchpad Movement is now Off.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string TouchpadMovementOff {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "TouchpadMovementOff" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Touchpad Movement is now On.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string TouchpadMovementOn {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "TouchpadMovementOn" , resourceCulture ) ;
}
}
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// <summary>
/// Looks up a localized string similar to Re-enable by pressing PS+Touchpad.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string TouchpadOffTip {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "TouchpadOffTip" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to 2 finger touchpad swipe left or right.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string TwoFingerSwipe {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "TwoFingerSwipe" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to type new name here.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string TypeNewName {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "TypeNewName" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to type profile name here.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string TypeProfileName {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "TypeProfileName" , resourceCulture ) ;
}
}
2017-05-05 05:15:22 +02:00
/// <summary>
/// Looks up a localized string similar to You need to run DS4Windows as the Administrator in order to activate this mode..
/// </summary>
2018-12-05 10:40:38 +01:00
public static string UACTask {
2017-05-05 05:15:22 +02:00
get {
return ResourceManager . GetString ( "UACTask" , resourceCulture ) ;
}
}
2019-05-27 00:07:17 +02:00
/// <summary>
/// Looks up a localized string similar to Enable UDP server. Server listen address and port. Address value options: 127.0.0.1 localhost only | 0.0.0.0 all addresses | Specific host name or IP address..
/// </summary>
public static string UdpServer {
get {
return ResourceManager . GetString ( "UdpServer" , resourceCulture ) ;
}
}
2015-11-30 22:15:17 +01:00
/// <summary>
/// Looks up a localized string similar to Unassigned.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string Unassigned {
2015-11-30 22:15:17 +01:00
get {
return ResourceManager . GetString ( "Unassigned" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to Up.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string UpText {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "UpText" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to You are up to date.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string UpToDate {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "UpToDate" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to You can also use your controller to change controls.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string UseControllerForMapping {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "UseControllerForMapping" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Using Exclusive Mode.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string UsingExclusive {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "UsingExclusive" , resourceCulture ) ;
}
}
/// <summary>
2019-12-18 22:33:23 +01:00
/// Looks up a localized string similar to Controller *number* is using Profile "*Profile name*".
2014-08-17 00:09:15 +02:00
/// </summary>
2018-12-05 10:40:38 +01:00
public static string UsingProfile {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "UsingProfile" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Using Shared Mode.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string UsingShared {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "UsingShared" , resourceCulture ) ;
}
}
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
/// <summary>
/// Looks up a localized string similar to This disables the Touchpad as a mouse.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string UsingTPSwipes {
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
get {
return ResourceManager . GetString ( "UsingTPSwipes" , resourceCulture ) ;
}
}
2014-08-17 00:09:15 +02:00
/// <summary>
/// Looks up a localized string similar to Please enter a valid name.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string ValidName {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "ValidName" , resourceCulture ) ;
}
}
/// <summary>
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
/// Looks up a localized string similar to Wait *number*ms.
2014-08-17 00:09:15 +02:00
/// </summary>
2018-12-05 10:40:38 +01:00
public static string WaitMS {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "WaitMS" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Will Keep.
/// </summary>
2018-12-05 10:40:38 +01:00
public static string WillKeep {
2014-08-17 00:09:15 +02:00
get {
return ResourceManager . GetString ( "WillKeep" , resourceCulture ) ;
}
}
2015-11-28 06:47:26 +01:00
/// <summary>
/// Looks up a localized string similar to XML Files (*.xml).
/// </summary>
2018-12-05 10:40:38 +01:00
public static string XMLFiles {
2015-11-28 06:47:26 +01:00
get {
return ResourceManager . GetString ( "XMLFiles" , resourceCulture ) ;
}
}
2014-04-27 21:32:09 +02:00
}
}