Skip to content

Commit

Permalink
New release built
Browse files Browse the repository at this point in the history
  • Loading branch information
nefarius committed Jul 11, 2024
1 parent 0ede449 commit c127973
Show file tree
Hide file tree
Showing 21 changed files with 35 additions and 35 deletions.
4 changes: 2 additions & 2 deletions Setup/Product.wxs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>

<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">

Expand Down Expand Up @@ -31,7 +31,7 @@
<?endif ?>

<!-- file version for installer -->
<?define VERSION = "2.8.320.0" ?>
<?define VERSION = "2.9.336.0" ?>

<!-- basic product properties -->
<Product Id="*" Name="Nefarius BthPS3 Bluetooth Drivers" Language="1033" Version="$(var.VERSION)"
Expand Down
4 changes: 2 additions & 2 deletions Setup/drivers/BthPS3PSM_ARM64/BthPS3PSM.inf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ ClassGuid = {e0cbf06c-cd8b-4647-bb8a-263b43f0f974}
DriverPackageType = ClassFilter
Provider = %ManufacturerName%
CatalogFile = BthPS3PSM.cat
DriverVer = 07/17/2023,2.8.320.0
DriverVer = 07/11/2024,2.9.336.0
PnpLockdown = 1


Expand All @@ -59,7 +59,7 @@ AddReg = BthPS3PSM_AddReg

[DefaultUninstall.NTARM64]
LegacyUninstall = 1
DelFiles = @BthPS3PSM.sys
; DelFiles = @BthPS3PSM.sys
DelReg = BthPS3PSM_DelReg

[BthPS3PSM_AddReg]
Expand Down
4 changes: 2 additions & 2 deletions Setup/drivers/BthPS3PSM_ARM64/BthPS3PSM.sys
Git LFS file not shown
2 changes: 1 addition & 1 deletion Setup/drivers/BthPS3PSM_ARM64/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BSD 3-Clause License

Copyright (c) 2018-2021, Nefarius Software Solutions e.U.
Copyright (c) 2018-2023, Nefarius Software Solutions e.U.
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 2 additions & 2 deletions Setup/drivers/BthPS3PSM_ARM64/bthps3psm.cat
Git LFS file not shown
4 changes: 2 additions & 2 deletions Setup/drivers/BthPS3PSM_x64/BthPS3PSM.inf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ ClassGuid = {e0cbf06c-cd8b-4647-bb8a-263b43f0f974}
DriverPackageType = ClassFilter
Provider = %ManufacturerName%
CatalogFile = BthPS3PSM.cat
DriverVer = 07/17/2023,2.8.320.0
DriverVer = 07/11/2024,2.9.336.0
PnpLockdown = 1


Expand All @@ -59,7 +59,7 @@ AddReg = BthPS3PSM_AddReg

[DefaultUninstall.NTamd64]
LegacyUninstall = 1
DelFiles = @BthPS3PSM.sys
; DelFiles = @BthPS3PSM.sys
DelReg = BthPS3PSM_DelReg

[BthPS3PSM_AddReg]
Expand Down
2 changes: 1 addition & 1 deletion Setup/drivers/BthPS3PSM_x64/BthPS3PSM.sys
Git LFS file not shown
2 changes: 1 addition & 1 deletion Setup/drivers/BthPS3PSM_x64/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BSD 3-Clause License

Copyright (c) 2018-2021, Nefarius Software Solutions e.U.
Copyright (c) 2018-2023, Nefarius Software Solutions e.U.
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 2 additions & 2 deletions Setup/drivers/BthPS3PSM_x64/bthps3psm.cat
Git LFS file not shown
4 changes: 2 additions & 2 deletions Setup/drivers/BthPS3_ARM64/BthPS3.inf
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Class=Bluetooth
ClassGuid={e0cbf06c-cd8b-4647-bb8a-263b43f0f974}
Provider=%ManufacturerName%
CatalogFile=BthPS3.cat
DriverVer = 07/17/2023,2.8.320.0
DriverVer = 07/11/2024,2.9.336.0
PnpLockdown=1

[DestinationDirs]
Expand Down Expand Up @@ -108,7 +108,7 @@ HKR,Parameters,IsMOTIONSupported,0x00010003,0
; WIRELESS connection requests will be dropped, if 0
HKR,Parameters,IsWIRELESSSupported,0x00010003,0
; Collection of supported remote names for SIXAXIS device
HKR,Parameters,SIXAXISSupportedNames,0x00010002,"PLAYSTATION(R)3 Controller","PLAYSTATION(R)3Conteroller-PANHAI","PS(R) Ga`epad","PS3 GamePad","PS(R) Gamepad","PLAYSTATION(3)Conteroller","PLAYSTATION(R)3Conteroller-ghic","PLAYSTATION(R)3Controller-ghic","Sony PLAYSTATION(R)3 Controller"
HKR,Parameters,SIXAXISSupportedNames,0x00010002,"PLAYSTATION(R)3 Controller","PLAYSTATION(R)3Conteroller-PANHAI","PS(R) Ga`epad","PS3 GamePad","PS(R) Gamepad","PLAYSTATION(3)Conteroller","PLAYSTATION(R)3Conteroller-ghic","PLAYSTATION(R)3Controller-ghic","Sony PLAYSTATION(R)3 Controller","PS3 Wireless Controller"
; Collection of supported remote names for NAVIGATION device
HKR,Parameters,NAVIGATIONSupportedNames,0x00010002,"Navigation Controller"
; Collection of supported remote names for MOTION device
Expand Down
4 changes: 2 additions & 2 deletions Setup/drivers/BthPS3_ARM64/BthPS3.sys
Git LFS file not shown
2 changes: 1 addition & 1 deletion Setup/drivers/BthPS3_ARM64/BthPS3_PDO_NULL_Device.inf
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Class=%ClassName%
ClassGuid={409ED5DE-6FC0-4566-BDB6-4878D965D914} ; artificial class
Provider=%ManufacturerName%
CatalogFile=BthPS3_PDO_NULL_Device.cat
DriverVer = 07/17/2023,2.8.320.0
DriverVer = 07/11/2024,2.9.336.0
PnpLockdown=1


Expand Down
2 changes: 1 addition & 1 deletion Setup/drivers/BthPS3_ARM64/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BSD 3-Clause License

Copyright (c) 2018-2021, Nefarius Software Solutions e.U.
Copyright (c) 2018-2023, Nefarius Software Solutions e.U.
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 2 additions & 2 deletions Setup/drivers/BthPS3_ARM64/bthps3.cat
Git LFS file not shown
4 changes: 2 additions & 2 deletions Setup/drivers/BthPS3_ARM64/bthps3_pdo_null_device.cat
Git LFS file not shown
4 changes: 2 additions & 2 deletions Setup/drivers/BthPS3_x64/BthPS3.inf
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Class=Bluetooth
ClassGuid={e0cbf06c-cd8b-4647-bb8a-263b43f0f974}
Provider=%ManufacturerName%
CatalogFile=BthPS3.cat
DriverVer = 07/17/2023,2.8.320.0
DriverVer = 07/11/2024,2.9.336.0
PnpLockdown=1

[DestinationDirs]
Expand Down Expand Up @@ -108,7 +108,7 @@ HKR,Parameters,IsMOTIONSupported,0x00010003,0
; WIRELESS connection requests will be dropped, if 0
HKR,Parameters,IsWIRELESSSupported,0x00010003,0
; Collection of supported remote names for SIXAXIS device
HKR,Parameters,SIXAXISSupportedNames,0x00010002,"PLAYSTATION(R)3 Controller","PLAYSTATION(R)3Conteroller-PANHAI","PS(R) Ga`epad","PS3 GamePad","PS(R) Gamepad","PLAYSTATION(3)Conteroller","PLAYSTATION(R)3Conteroller-ghic","PLAYSTATION(R)3Controller-ghic","Sony PLAYSTATION(R)3 Controller"
HKR,Parameters,SIXAXISSupportedNames,0x00010002,"PLAYSTATION(R)3 Controller","PLAYSTATION(R)3Conteroller-PANHAI","PS(R) Ga`epad","PS3 GamePad","PS(R) Gamepad","PLAYSTATION(3)Conteroller","PLAYSTATION(R)3Conteroller-ghic","PLAYSTATION(R)3Controller-ghic","Sony PLAYSTATION(R)3 Controller","PS3 Wireless Controller"
; Collection of supported remote names for NAVIGATION device
HKR,Parameters,NAVIGATIONSupportedNames,0x00010002,"Navigation Controller"
; Collection of supported remote names for MOTION device
Expand Down
4 changes: 2 additions & 2 deletions Setup/drivers/BthPS3_x64/BthPS3.sys
Git LFS file not shown
2 changes: 1 addition & 1 deletion Setup/drivers/BthPS3_x64/BthPS3_PDO_NULL_Device.inf
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Class=%ClassName%
ClassGuid={409ED5DE-6FC0-4566-BDB6-4878D965D914} ; artificial class
Provider=%ManufacturerName%
CatalogFile=BthPS3_PDO_NULL_Device.cat
DriverVer = 07/17/2023,2.8.320.0
DriverVer = 07/11/2024,2.9.336.0
PnpLockdown=1


Expand Down
2 changes: 1 addition & 1 deletion Setup/drivers/BthPS3_x64/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BSD 3-Clause License

Copyright (c) 2018-2021, Nefarius Software Solutions e.U.
Copyright (c) 2018-2023, Nefarius Software Solutions e.U.
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 2 additions & 2 deletions Setup/drivers/BthPS3_x64/bthps3.cat
Git LFS file not shown
4 changes: 2 additions & 2 deletions Setup/drivers/BthPS3_x64/bthps3_pdo_null_device.cat
Git LFS file not shown

0 comments on commit c127973

Please sign in to comment.