Skip to content

Commit e5e9982

Browse files
Added more effects
1 parent 965068b commit e5e9982

File tree

5 files changed

+195
-755
lines changed

5 files changed

+195
-755
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ x86/
44
Debug/
55
Release/
66
obj/
7+
.vs/
78

89
*.db
910
*.opendb

DriverInstaller/DriverInstaller.vdproj

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"DisplayName" = "8:Release"
6666
"IsDebugOnly" = "11:FALSE"
6767
"IsReleaseOnly" = "11:TRUE"
68-
"OutputFilename" = "8:..\\Release\\VibrationDriverInstaller.msi"
68+
"OutputFilename" = "8:..\\Release\\DualShockRumbleExtensionInstaller.msi"
6969
"PackageFilesAs" = "3:2"
7070
"PackageFileSize" = "3:-2147483648"
7171
"CabType" = "3:1"
@@ -238,24 +238,24 @@
238238
"Product"
239239
{
240240
"Name" = "8:Microsoft Visual Studio"
241-
"ProductName" = "8:Generic USB Gamepad Vibration Driver"
241+
"ProductName" = "8:DualShock Rumble Extension"
242242
"ProductCode" = "8:{50CD8B4D-CD82-49D1-9E0A-2B7887448068}"
243-
"PackageCode" = "8:{EDB47070-D2FC-442D-95F2-A102800934A9}"
243+
"PackageCode" = "8:{D97234E3-A8F2-4EE2-9CAD-EE6531629B48}"
244244
"UpgradeCode" = "8:{A08375A2-DC94-4A88-8431-ED8D9717FA62}"
245245
"AspNetVersion" = "8:4.0.30319.0"
246246
"RestartWWWService" = "11:FALSE"
247247
"RemovePreviousVersions" = "11:FALSE"
248248
"DetectNewerInstalledVersion" = "11:TRUE"
249249
"InstallAllUsers" = "11:TRUE"
250250
"ProductVersion" = "8:1.0.0"
251-
"Manufacturer" = "8:Generic USB Gamepad Vibration Driver"
251+
"Manufacturer" = "8:DualShock Rumble Extension"
252252
"ARPHELPTELEPHONE" = "8:"
253253
"ARPHELPLINK" = "8:"
254-
"Title" = "8:Generic USB Gamepad Vibration Driver"
254+
"Title" = "8:DualShock Rumble Extension"
255255
"Subject" = "8:"
256-
"ARPCONTACT" = "8:Alessandro Menezes"
256+
"ARPCONTACT" = "8:"
257257
"Keywords" = "8:"
258-
"ARPCOMMENTS" = "8:Generic USB Gamepad Vibration Driver"
258+
"ARPCOMMENTS" = "8:DualShock Rumble Extension"
259259
"ARPURLINFOABOUT" = "8:"
260260
"ARPPRODUCTICON" = "8:"
261261
"ARPIconIndex" = "3:0"

0 commit comments

Comments
 (0)