Releases: mika-n/DS4WindowsCmd
DS4WindowsCmd 1.03
DS4WindowsCmd is a command line interface for Ryochan7/DS4Windows host application.
See https://github.com/mika-n/DS4WindowsCmd for more information.
- Download the "DS4WindowsCmd_versionTag.zip" package (see asset links below this message) and unzip it to the root folder of DS4Windows host app or anywhere else you want.
- NOTE! If you use FileExplorer integrated tool to extract the zip file then some PC setups may block the extracted DS4WindowsCmd.exe file because it was downloaded from Internet. The solution is to tick "unblock" option in DS4WindowsCmd.exe file properties (right mouse button click in FileExplorer) or to use WinRAR or 7-Zip tool to extract the ZIP package.
What's new
- Tweaked errorlevel WinOS environment value return values (more Query options return both text output and the numerical errorlevel value to batch scripts).
- Example WinOS batch script https://github.com/mika-n/DS4WindowsCmd/blob/master/ExampleScript.bat
See https://github.com/Ryochan7/DS4Windows/wiki/Command-line-options for more info about supported cmd line options.
DS4WindowsCmd 1.02
DS4WindowsCmd is a command line interface for Ryochan7/DS4Windows host application.
See https://github.com/mika-n/DS4WindowsCmd for more information.
What's new
- New -command OutputSlot.slot#.Unplug / PlugDS4 / PlugX360 commands
- New -command Query.slot#.OutputSlotType / OutputSlotPermanentType / OutputSlotAttachedStatus / OutputSlotInputBound
- Example WinOS batch script https://github.com/mika-n/DS4WindowsCmd/blob/master/ExampleScript.bat
See https://github.com/Ryochan7/DS4Windows/wiki/Command-line-options for more info about supported cmd line options.
DS4WindowsCmd 1.01
DS4WindowsCmd is a command line interface for Ryochan7/DS4Windows host application.
See https://github.com/mika-n/DS4WindowsCmd for more information.
- Download the "DS4WindowsCmd_versionTag.zip" package (see asset links below this message) and unzip it to the root folder of DS4Windows host app or anywhere else you want.
- NOTE! If you use FileExplorer integrated tool to extract the zip file then some PC setups may block the extracted DS4WindowsCmd.exe file because it was downloaded from Internet. The solution is to tick "unblock" option in DS4WindowsCmd.exe file properties (right mouse button click in FileExplorer) or to use WinRAR or 7-Zip tool to extract the ZIP package.
What's new
- Added usage doc text about new Battery and Charging query options.
- Tweaked the return value of "AppRunning" query option (errorlevel 0=False not running, 1=True running, 1000=Error)
- Tweaked the return value of "Battery" query option (errorlevel 0-100 as battery level, 1000=Error)
- If the return string is True or False then errorlevel variable is also set as 1 or 0 value.
- Example WinOS batch script https://github.com/mika-n/DS4WindowsCmd/blob/master/ExampleScript.bat
See https://github.com/Ryochan7/DS4Windows/wiki/Command-line-options for more info about supported cmd line options.
DS4WindowsCmd 1.00
DS4WindowsCmd is a command line interface for Ryochan7/DS4Windows host application.
See https://github.com/mika-n/DS4WindowsCmd for more information.
- Download the "DS4WindowsCmd_versionTag.zip" package (see asset links below this message) and unzip it to the root folder of DS4Windows host app or anywhere else you want.
- NOTE! If you use FileExplorer integrated tool to extract the zip file then some PC setups may block the extracted DS4WindowsCmd.exe file because it was downloaded from Internet. The solution is to tick "unblock" option in DS4WindowsCmd.exe file properties (right mouse button click in FileExplorer) or to use WinRAR or 7-Zip tool to extract the ZIP package.
What's new
- The first public release.
- Example WinOS batch script https://github.com/mika-n/DS4WindowsCmd/blob/master/ExampleScript.bat
See https://github.com/Ryochan7/DS4Windows/wiki/Command-line-options for more info about supported cmd line options.