2019-07-17 22:20:38 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
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
|
|
|
<root>
|
|
|
|
<!--
|
|
|
|
Microsoft ResX Schema
|
|
|
|
|
|
|
|
Version 2.0
|
|
|
|
|
|
|
|
The primary goals of this format is to allow a simple XML format
|
|
|
|
that is mostly human readable. The generation and parsing of the
|
|
|
|
various data types are done through the TypeConverter classes
|
|
|
|
associated with the data types.
|
|
|
|
|
|
|
|
Example:
|
|
|
|
|
|
|
|
... ado.net/XML headers & schema ...
|
|
|
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
|
|
|
<resheader name="version">2.0</resheader>
|
|
|
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
|
|
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
|
|
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
|
|
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
|
|
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
|
|
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
|
|
|
</data>
|
|
|
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
|
|
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
|
|
|
<comment>This is a comment</comment>
|
|
|
|
</data>
|
|
|
|
|
|
|
|
There are any number of "resheader" rows that contain simple
|
|
|
|
name/value pairs.
|
|
|
|
|
|
|
|
Each data row contains a name, and value. The row also contains a
|
|
|
|
type or mimetype. Type corresponds to a .NET class that support
|
|
|
|
text/value conversion through the TypeConverter architecture.
|
|
|
|
Classes that don't support this are serialized and stored with the
|
|
|
|
mimetype set.
|
|
|
|
|
|
|
|
The mimetype is used for serialized objects, and tells the
|
|
|
|
ResXResourceReader how to depersist the object. This is currently not
|
|
|
|
extensible. For a given mimetype the value must be set accordingly:
|
|
|
|
|
|
|
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
|
|
|
that the ResXResourceWriter will generate, however the reader can
|
|
|
|
read any of the formats listed below.
|
|
|
|
|
|
|
|
mimetype: application/x-microsoft.net.object.binary.base64
|
|
|
|
value : The object must be serialized with
|
|
|
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
|
|
: and then encoded with base64 encoding.
|
|
|
|
|
|
|
|
mimetype: application/x-microsoft.net.object.soap.base64
|
|
|
|
value : The object must be serialized with
|
|
|
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
|
|
|
: and then encoded with base64 encoding.
|
|
|
|
|
|
|
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
|
|
|
value : The object must be serialized into a byte array
|
|
|
|
: using a System.ComponentModel.TypeConverter
|
|
|
|
: and then encoded with base64 encoding.
|
|
|
|
-->
|
|
|
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|
|
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
|
|
|
<xsd:element name="root" msdata:IsDataSet="true">
|
|
|
|
<xsd:complexType>
|
|
|
|
<xsd:choice maxOccurs="unbounded">
|
|
|
|
<xsd:element name="metadata">
|
|
|
|
<xsd:complexType>
|
|
|
|
<xsd:sequence>
|
|
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
|
|
|
</xsd:sequence>
|
|
|
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
|
|
|
<xsd:attribute name="type" type="xsd:string" />
|
|
|
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
|
|
|
<xsd:attribute ref="xml:space" />
|
|
|
|
</xsd:complexType>
|
|
|
|
</xsd:element>
|
|
|
|
<xsd:element name="assembly">
|
|
|
|
<xsd:complexType>
|
|
|
|
<xsd:attribute name="alias" type="xsd:string" />
|
|
|
|
<xsd:attribute name="name" type="xsd:string" />
|
|
|
|
</xsd:complexType>
|
|
|
|
</xsd:element>
|
|
|
|
<xsd:element name="data">
|
|
|
|
<xsd:complexType>
|
|
|
|
<xsd:sequence>
|
|
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
|
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
|
|
|
</xsd:sequence>
|
|
|
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
|
|
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
|
|
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
|
|
|
<xsd:attribute ref="xml:space" />
|
|
|
|
</xsd:complexType>
|
|
|
|
</xsd:element>
|
|
|
|
<xsd:element name="resheader">
|
|
|
|
<xsd:complexType>
|
|
|
|
<xsd:sequence>
|
|
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
|
|
</xsd:sequence>
|
|
|
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
|
|
|
</xsd:complexType>
|
|
|
|
</xsd:element>
|
|
|
|
</xsd:choice>
|
|
|
|
</xsd:complexType>
|
|
|
|
</xsd:element>
|
|
|
|
</xsd:schema>
|
|
|
|
<resheader name="resmimetype">
|
|
|
|
<value>text/microsoft-resx</value>
|
|
|
|
</resheader>
|
|
|
|
<resheader name="version">
|
|
|
|
<value>2.0</value>
|
|
|
|
</resheader>
|
|
|
|
<resheader name="reader">
|
|
|
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
|
|
</resheader>
|
|
|
|
<resheader name="writer">
|
|
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
|
|
</resheader>
|
|
|
|
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
|
|
|
<data name="cBLightbyBattery.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>174, 21</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBLightbyBattery.Text" xml:space="preserve">
|
|
|
|
<value>Väri akun tilan mukaan</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbspc.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>92, 17</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbspc.Text" xml:space="preserve">
|
|
|
|
<value>sekuntia/sykli</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBDoubleTap.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>122, 21</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBDoubleTap.Text" xml:space="preserve">
|
|
|
|
<value>Tuplapainallus</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBTap.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>91, 21</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBTap.Text" xml:space="preserve">
|
|
|
|
<value>Napautus</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBScroll.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
<value>210, 12</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBScroll.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>73, 21</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBScroll.Text" xml:space="preserve">
|
|
|
|
<value>Selaus</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBSlide.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>143, 21</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBSlide.Text" xml:space="preserve">
|
|
|
|
<value>Osoittimen ohjaus</value>
|
|
|
|
</data>
|
|
|
|
<data name="nUDScroll.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
<value>284, 11</value>
|
|
|
|
</data>
|
|
|
|
<data name="nUDTouch.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
<value>154, 11</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbButtonMouseSens.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>126, 17</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbButtonMouseSens.Text" xml:space="preserve">
|
|
|
|
<value>Osoittimen nopeus</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBlowerRCOn.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>261, 21</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBlowerRCOn.Text" xml:space="preserve">
|
|
|
|
<value>Levyn alaoikea on hiiren oikea nappi</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBTouchpadJitterCompensation.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>113, 21</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBTouchpadJitterCompensation.Text" xml:space="preserve">
|
|
|
|
<value>Häiriönpoisto</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbIdleMinutes.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>65, 17</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbIdleMinutes.Text" xml:space="preserve">
|
|
|
|
<value>minuuttia</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBFlushHIDQueue.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>116, 21</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBFlushHIDQueue.Text" xml:space="preserve">
|
|
|
|
<value>Tyhjennä HID</value>
|
|
|
|
</data>
|
|
|
|
<data name="btnRumbleHeavyTest.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
<value>99, 12</value>
|
|
|
|
</data>
|
|
|
|
<data name="btnRumbleHeavyTest.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>89, 42</value>
|
|
|
|
</data>
|
|
|
|
<data name="btnRumbleHeavyTest.Text" xml:space="preserve">
|
|
|
|
<value>Testaa voimakasta</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbFull.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>60, 17</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbFull.Text" xml:space="preserve">
|
|
|
|
<value>Täynnä:</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbEmpty.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>47, 17</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbEmpty.Text" xml:space="preserve">
|
|
|
|
<value>Tyhjä:</value>
|
|
|
|
</data>
|
|
|
|
<data name="gBTouchpad.Text" xml:space="preserve">
|
|
|
|
<value>Kosketuslevy</value>
|
|
|
|
</data>
|
|
|
|
<data name="cbStartTouchpadOff.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>269, 21</value>
|
|
|
|
</data>
|
|
|
|
<data name="cbStartTouchpadOff.Text" xml:space="preserve">
|
|
|
|
<value>Kytke osoitintoiminnot pois aloittaessa</value>
|
|
|
|
</data>
|
|
|
|
<data name="cMSPresets.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>143, 244</value>
|
|
|
|
</data>
|
|
|
|
<data name="controlToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>142, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="toolStripSeparator1.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>139, 6</value>
|
|
|
|
</data>
|
|
|
|
<data name="defaultToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>142, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="defaultToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
<value>Oletus</value>
|
|
|
|
</data>
|
|
|
|
<data name="DpadToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>142, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMIDPadInverted.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>163, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMIDPadInverted.Text" xml:space="preserve">
|
|
|
|
<value>Käännetty</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMIDPadInvertedX.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>163, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMIDPadInvertedX.Text" xml:space="preserve">
|
|
|
|
<value>Käännetty X</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMIDPadInvertedY.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>163, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMIDPadInvertedY.Text" xml:space="preserve">
|
|
|
|
<value>Käännetty Y</value>
|
|
|
|
</data>
|
|
|
|
<data name="LSToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>142, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="LSToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
<value>Vasen tikku</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMILSInverted.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>163, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMILSInverted.Text" xml:space="preserve">
|
|
|
|
<value>Käännetty</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMILSInvertedX.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>163, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMILSInvertedX.Text" xml:space="preserve">
|
|
|
|
<value>Käännetty X</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMILSInvertedY.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>163, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMILSInvertedY.Text" xml:space="preserve">
|
|
|
|
<value>Käännetty Y</value>
|
|
|
|
</data>
|
|
|
|
<data name="RSToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>142, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="RSToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
<value>Oikea tikku</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMIRSInverted.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>163, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMIRSInverted.Text" xml:space="preserve">
|
|
|
|
<value>Käännetty</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMIRSInvertedX.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>163, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMIRSInvertedX.Text" xml:space="preserve">
|
|
|
|
<value>Käännetty X</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMIRSInvertedY.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>163, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMIRSInvertedY.Text" xml:space="preserve">
|
|
|
|
<value>Käännetty Y</value>
|
|
|
|
</data>
|
|
|
|
<data name="ABXYToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>142, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="ABXYToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
<value>Etupainikkeet</value>
|
|
|
|
</data>
|
|
|
|
<data name="WASDToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>142, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="wScanCodeWASDToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>170, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="wScanCodeWASDToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
<value>Scan Codella</value>
|
|
|
|
</data>
|
|
|
|
<data name="ArrowKeysToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>142, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="ArrowKeysToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
<value>Nuolinapit</value>
|
|
|
|
</data>
|
|
|
|
<data name="wScanCodeArrowKeysToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>170, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="wScanCodeArrowKeysToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
<value>Scan Codella</value>
|
|
|
|
</data>
|
|
|
|
<data name="MouseToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>142, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="MouseToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
<value>Hiiri</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMIMouseInverted.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>163, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMIMouseInverted.Text" xml:space="preserve">
|
|
|
|
<value>Käännetty</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMIMouseInvertedX.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>163, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMIMouseInvertedX.Text" xml:space="preserve">
|
|
|
|
<value>Käännetty X</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMIMouseInvertedY.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>163, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="tSMIMouseInvertedY.Text" xml:space="preserve">
|
|
|
|
<value>Käännetty Y</value>
|
|
|
|
</data>
|
|
|
|
<data name="gBOther.Text" xml:space="preserve">
|
|
|
|
<value>Muut</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBDinput.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>154, 21</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBDinput.Text" xml:space="preserve">
|
2019-07-17 22:20:38 +02:00
|
|
|
<value>Käytä vain Dinput:ia</value>
|
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
|
|
|
</data>
|
|
|
|
<data name="cBLaunchProgram.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>149, 38</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBLaunchProgram.Text" xml:space="preserve">
|
2016-10-09 05:21:44 +02:00
|
|
|
<value>Käynnistä ohjelma profiilissa</value>
|
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
|
|
|
</data>
|
|
|
|
<data name="btnBrowse.Text" xml:space="preserve">
|
|
|
|
<value>Selaa...</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbUseController.Text" xml:space="preserve">
|
|
|
|
<value>Käytä ohjainta</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBMouseAccel.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>101, 38</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBMouseAccel.Text" xml:space="preserve">
|
2016-10-09 05:21:44 +02:00
|
|
|
<value>Osoittimen kiihtyvyys</value>
|
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
|
|
|
</data>
|
|
|
|
<data name="cBControllerInput.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
<value>156, 85</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBControllerInput.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>163, 38</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBControllerInput.Text" xml:space="preserve">
|
2016-10-09 05:21:44 +02:00
|
|
|
<value>näppäinasetuksiin ja asetusten lukuun</value>
|
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
|
|
|
</data>
|
|
|
|
<data name="cBIdleDisconnect.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>295, 21</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBIdleDisconnect.Text" xml:space="preserve">
|
|
|
|
<value>Katkaise yhteys kun ohjain on käyttämättä</value>
|
|
|
|
</data>
|
|
|
|
<data name="gBLightbar.Text" xml:space="preserve">
|
|
|
|
<value>Valopalkki</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBFlashType.Items" xml:space="preserve">
|
|
|
|
<value>Väläytä kun</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBFlashType.Items1" xml:space="preserve">
|
|
|
|
<value>Pulssi kun</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBWhileCharging.Items" xml:space="preserve">
|
|
|
|
<value>Normaali</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBWhileCharging.Items1" xml:space="preserve">
|
|
|
|
<value>Pulssi</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBWhileCharging.Items2" xml:space="preserve">
|
|
|
|
<value>Sateenkaari</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBWhileCharging.Items3" xml:space="preserve">
|
|
|
|
<value>Väri</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbWhileCharging.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>86, 17</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbWhileCharging.Text" xml:space="preserve">
|
|
|
|
<value>Latautuessa</value>
|
|
|
|
</data>
|
|
|
|
<data name="gBRumble.Text" xml:space="preserve">
|
|
|
|
<value>Värinä</value>
|
|
|
|
</data>
|
|
|
|
<data name="btnRumbleLightTest.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
<value>203, 12</value>
|
|
|
|
</data>
|
|
|
|
<data name="btnRumbleLightTest.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>90, 42</value>
|
|
|
|
</data>
|
|
|
|
<data name="btnRumbleLightTest.Text" xml:space="preserve">
|
|
|
|
<value>Testaa hiljaista</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbRSTip.Text" xml:space="preserve">
|
|
|
|
<value>Oikea tikku</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbInputDelay.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>87, 17</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbInputDelay.Text" xml:space="preserve">
|
|
|
|
<value>Viive: N/Ams</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbLSTip.Text" xml:space="preserve">
|
|
|
|
<value>Vasen tikku</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbSATip.Text" xml:space="preserve">
|
|
|
|
<value>Sixaxis: X-akseli on käänteinen lukemisen helpottamiseksi</value>
|
|
|
|
</data>
|
|
|
|
<data name="lb6Accel.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
<value>86, 6</value>
|
|
|
|
</data>
|
|
|
|
<data name="lb6Accel.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>64, 17</value>
|
|
|
|
</data>
|
|
|
|
<data name="lb6Accel.Text" xml:space="preserve">
|
|
|
|
<value>Kiihdytys</value>
|
|
|
|
</data>
|
|
|
|
<data name="tPControls.Text" xml:space="preserve">
|
|
|
|
<value>Kontrollit</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbControlTip.Text" xml:space="preserve">
|
|
|
|
<value>Klikkaa valopalkkia valitaksesi värin</value>
|
|
|
|
</data>
|
|
|
|
<data name="tPSpecial.Text" xml:space="preserve">
|
|
|
|
<value>Erikoistoiminnot</value>
|
|
|
|
</data>
|
|
|
|
<data name="cHName.Text" xml:space="preserve">
|
|
|
|
<value>Nimi</value>
|
|
|
|
</data>
|
|
|
|
<data name="cHTrigger.Text" xml:space="preserve">
|
|
|
|
<value>Liipaisin</value>
|
|
|
|
</data>
|
|
|
|
<data name="cHAction.Text" xml:space="preserve">
|
|
|
|
<value>Toiminto</value>
|
|
|
|
</data>
|
|
|
|
<data name="btnNewAction.Text" xml:space="preserve">
|
|
|
|
<value>Uusi toiminto</value>
|
|
|
|
</data>
|
|
|
|
<data name="btnEditAction.Text" xml:space="preserve">
|
|
|
|
<value>Muokkaa toimintoa</value>
|
|
|
|
</data>
|
|
|
|
<data name="btnRemAction.Text" xml:space="preserve">
|
|
|
|
<value>Poista toiminto</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbActionsTip.Text" xml:space="preserve">
|
2016-10-09 05:21:44 +02:00
|
|
|
<value>Pidä valittuja näppäimiä pohjassa tehdäksesi valitun toiminnon. Valitse toiminto käyttääksesi sitä tässä profiilissa.</value>
|
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
|
|
|
</data>
|
|
|
|
<data name="tPCurve.Text" xml:space="preserve">
|
2019-07-17 22:20:38 +02:00
|
|
|
<value>Kurvi (sisään)</value>
|
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
|
|
|
</data>
|
|
|
|
<data name="rBSAControls.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>140, 21</value>
|
|
|
|
</data>
|
|
|
|
<data name="rBSAControls.Text" xml:space="preserve">
|
|
|
|
<value>Käytä painikkeina</value>
|
|
|
|
</data>
|
|
|
|
<data name="rBSAMouse.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>112, 21</value>
|
|
|
|
</data>
|
|
|
|
<data name="rBSAMouse.Text" xml:space="preserve">
|
|
|
|
<value>Käytä hiirenä</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBGyroInvertY.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
<value>153, 93</value>
|
|
|
|
</data>
|
|
|
|
<data name="cBGyroInvertX.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
<value>99, 93</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbGyroInvert.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>84, 17</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbGyroInvert.Text" xml:space="preserve">
|
|
|
|
<value>Käänteinen:</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbGyroTriggers.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>78, 17</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbGyroTriggers.Text" xml:space="preserve">
|
|
|
|
<value>Liipaisimet:</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbGyroSens.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>148, 17</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbGyroSens.Text" xml:space="preserve">
|
|
|
|
<value>Gyroskoopin herkkyys</value>
|
|
|
|
</data>
|
|
|
|
<data name="cMGyroTriggers.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>248, 524</value>
|
|
|
|
</data>
|
|
|
|
<data name="crossToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>247, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="circleToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>247, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="squareToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>247, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="triangleToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>247, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="l1ToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>247, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="l2ToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>247, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="r1ToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>247, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="r2ToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>247, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="onTouchpadToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>247, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="downToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>247, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="leftToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>247, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="rightToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>247, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="l3ToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>247, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="r3ToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>247, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="fingerOnTouchpadToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>247, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="fingerOnTouchpadToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
<value>Sormi kosketuslevyllä</value>
|
|
|
|
</data>
|
|
|
|
<data name="fingersOnTouchpadToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>247, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="fingersOnTouchpadToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
<value>2 sormea kosketuslevyllä</value>
|
|
|
|
</data>
|
|
|
|
<data name="optionsToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>247, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="shareToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>247, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="pSToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>247, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="alwaysOnToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
<value>247, 26</value>
|
|
|
|
</data>
|
|
|
|
<data name="alwaysOnToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
<value>Aina päällä</value>
|
|
|
|
</data>
|
2016-10-09 05:21:44 +02:00
|
|
|
<data name="DpadToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
<value>Dpad</value>
|
|
|
|
</data>
|
|
|
|
<data name="lb6Gryo.Text" xml:space="preserve">
|
|
|
|
<value>Gyro</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbBlue.Text" xml:space="preserve">
|
|
|
|
<value>B</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbGreen.Text" xml:space="preserve">
|
|
|
|
<value>G</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbLowBlue.Text" xml:space="preserve">
|
|
|
|
<value>B</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbLowGreen.Text" xml:space="preserve">
|
|
|
|
<value>G</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbLowRed.Text" xml:space="preserve">
|
|
|
|
<value>R</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbRed.Text" xml:space="preserve">
|
|
|
|
<value>R</value>
|
|
|
|
</data>
|
|
|
|
<data name="resetToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
<value>Reset</value>
|
|
|
|
</data>
|
|
|
|
<data name="tPController.Text" xml:space="preserve">
|
|
|
|
<value>Ohjaimen lukemat</value>
|
|
|
|
</data>
|
|
|
|
<data name="tPDeadzone.Text" xml:space="preserve">
|
|
|
|
<value>Deadzone</value>
|
|
|
|
</data>
|
2019-07-17 22:20:38 +02:00
|
|
|
<data name="trackballCk.Text" xml:space="preserve">
|
|
|
|
<value>Pallohiiri</value>
|
|
|
|
</data>
|
|
|
|
<data name="trackFrictionLb.Text" xml:space="preserve">
|
|
|
|
<value>Kitka</value>
|
|
|
|
</data>
|
|
|
|
<data name="label25.Text" xml:space="preserve">
|
|
|
|
<value>Kääntö pois:</value>
|
|
|
|
</data>
|
|
|
|
<data name="label15.Text" xml:space="preserve">
|
|
|
|
<value>Kääntö:</value>
|
|
|
|
</data>
|
|
|
|
<data name="rBTPControls.Text" xml:space="preserve">
|
|
|
|
<value>Käytä ohjaimena:</value>
|
|
|
|
</data>
|
|
|
|
<data name="rBTPMouse.Text" xml:space="preserve">
|
|
|
|
<value>Käytä hiirenä:</value>
|
|
|
|
</data>
|
|
|
|
<data name="controlToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
<value>Ohjain</value>
|
|
|
|
</data>
|
|
|
|
<data name="bnSwipeUp.Text" xml:space="preserve">
|
|
|
|
<value>Pyyhkäisy ylös</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbSwipeUp.Text" xml:space="preserve">
|
|
|
|
<value>Asetukset</value>
|
|
|
|
</data>
|
|
|
|
<data name="bnSwipeDown.Text" xml:space="preserve">
|
|
|
|
<value>Pyyhkäisy alas</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbSwipeDown.Text" xml:space="preserve">
|
|
|
|
<value>Asetukset</value>
|
|
|
|
</data>
|
|
|
|
<data name="bnSwipeLeft.Text" xml:space="preserve">
|
|
|
|
<value>Pyyhkäisy vasen</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbSwipeLeft.Text" xml:space="preserve">
|
|
|
|
<value>Asetukset</value>
|
|
|
|
</data>
|
|
|
|
<data name="bnSwipeRight.Text" xml:space="preserve">
|
|
|
|
<value>Pyyhkäisy oikea</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbSwipeRight.Text" xml:space="preserve">
|
|
|
|
<value>Asetukset</value>
|
|
|
|
</data>
|
|
|
|
<data name="outcontLb.Text" xml:space="preserve">
|
|
|
|
<value>Ohjain:</value>
|
|
|
|
</data>
|
|
|
|
<data name="btPollRateLabel.Text" xml:space="preserve">
|
|
|
|
<value>BT lukutaajuus</value>
|
|
|
|
</data>
|
|
|
|
<data name="enableTouchToggleCheckbox.Text" xml:space="preserve">
|
|
|
|
<value>Käytä kosketuslevyn kytkentää</value>
|
|
|
|
</data>
|
|
|
|
<data name="btnLSTrack.Text" xml:space="preserve">
|
|
|
|
<value>nappi1</value>
|
|
|
|
</data>
|
|
|
|
<data name="btnRSTrack.Text" xml:space="preserve">
|
|
|
|
<value>nappi1</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbL2TrackS.Text" xml:space="preserve">
|
|
|
|
<value>Ohjaimen tilatiedot</value>
|
|
|
|
</data>
|
|
|
|
<data name="lblSteeringWheelEmulationAxis.Text" xml:space="preserve">
|
|
|
|
<value>Ratin akseli</value>
|
|
|
|
</data>
|
|
|
|
<data name="lblSteeringWheelEmulationRange.Text" xml:space="preserve">
|
|
|
|
<value>Ratin kääntösäde</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbCurveEditorURL.Text" xml:space="preserve">
|
|
|
|
<value>Custom kurvieditointi</value>
|
|
|
|
</data>
|
|
|
|
<data name="tPOutCurve.Text" xml:space="preserve">
|
|
|
|
<value>Kurvi (ulos)</value>
|
|
|
|
</data>
|
|
|
|
<data name="tpRotation.Text" xml:space="preserve">
|
|
|
|
<value>Kierto</value>
|
|
|
|
</data>
|
|
|
|
<data name="toggleGyroMCb.Text" xml:space="preserve">
|
|
|
|
<value>Kytke</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbGyroSmooth.Text" xml:space="preserve">
|
|
|
|
<value>Tasaaminen:</value>
|
|
|
|
</data>
|
|
|
|
<data name="lbSmoothWeight.Text" xml:space="preserve">
|
|
|
|
<value>Tasauksen painotus:</value>
|
|
|
|
</data>
|
|
|
|
<data name="label11.Text" xml:space="preserve">
|
|
|
|
<value>Pystyskaalaus:</value>
|
|
|
|
</data>
|
|
|
|
<data name="$this.Text" xml:space="preserve">
|
|
|
|
<value>Profiiliasetukset</value>
|
|
|
|
</data>
|
2019-07-17 22:53:20 +02:00
|
|
|
<data name="btnSteeringWheelEmulationCalibrate.Text" xml:space="preserve">
|
|
|
|
<value>Kalibroi...</value>
|
|
|
|
</data>
|
|
|
|
<data name="gBSensitivity.Text" xml:space="preserve">
|
|
|
|
<value>Herkkyys</value>
|
|
|
|
</data>
|
|
|
|
<data name="oneFingerTouchInvStripMenuItem.Text" xml:space="preserve">
|
|
|
|
<value>Sormi kosketuslevyllä</value>
|
|
|
|
</data>
|
|
|
|
<data name="twoFingerTouchInvStripMenuItem.Text" xml:space="preserve">
|
|
|
|
<value>2 sormea kosketuslevyllä</value>
|
|
|
|
</data>
|
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
|
|
|
</root>
|