From ab67708a62bdf12342de779ca3214e0862aa1e92 Mon Sep 17 00:00:00 2001 From: AShifter Date: Sun, 11 Jun 2017 08:28:32 -0600 Subject: Fix dial-up sound bug Play the sound on a different thread, and BAM IT WORKS WOW YOY and also link the threads so the main thread waits for the sound thread to end something like that just look at Hack1.cs --- TimeHACK.Main/bin/Release/TimeHACK.application | 2 +- TimeHACK.Main/bin/Release/TimeHACK.exe | Bin 6843392 -> 6841344 bytes TimeHACK.Main/bin/Release/TimeHACK.exe.manifest | 4 ++-- TimeHACK.Main/bin/Release/TimeHACK.pdb | Bin 298496 -> 290304 bytes TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe | Bin 6843392 -> 6841344 bytes 5 files changed, 3 insertions(+), 3 deletions(-) (limited to 'TimeHACK.Main/bin') diff --git a/TimeHACK.Main/bin/Release/TimeHACK.application b/TimeHACK.Main/bin/Release/TimeHACK.application index 239ee31..992f820 100644 --- a/TimeHACK.Main/bin/Release/TimeHACK.application +++ b/TimeHACK.Main/bin/Release/TimeHACK.application @@ -14,7 +14,7 @@ - LsDLOvhTumFXl7PJEubVKcoSYmgcDMhPb/hPsvwy4hE= + szMAZloBWxVA5ynGbEjxjLRYcK6rY7+H4OymbTTBl/M= diff --git a/TimeHACK.Main/bin/Release/TimeHACK.exe b/TimeHACK.Main/bin/Release/TimeHACK.exe index 8520174..9768fa7 100644 Binary files a/TimeHACK.Main/bin/Release/TimeHACK.exe and b/TimeHACK.Main/bin/Release/TimeHACK.exe differ diff --git a/TimeHACK.Main/bin/Release/TimeHACK.exe.manifest b/TimeHACK.Main/bin/Release/TimeHACK.exe.manifest index 67f6d7d..c583f01 100644 --- a/TimeHACK.Main/bin/Release/TimeHACK.exe.manifest +++ b/TimeHACK.Main/bin/Release/TimeHACK.exe.manifest @@ -56,14 +56,14 @@ - + - TjpsPrDQYX2XBRZ8L60bYC6EIMeJpHwMAi9gfw5pris= + 3fpCHDovsrZN6t8xhnBwrr0+usxDXVTwsflvkp9l7XM= diff --git a/TimeHACK.Main/bin/Release/TimeHACK.pdb b/TimeHACK.Main/bin/Release/TimeHACK.pdb index 14e7a5f..64fa992 100644 Binary files a/TimeHACK.Main/bin/Release/TimeHACK.pdb and b/TimeHACK.Main/bin/Release/TimeHACK.pdb differ diff --git a/TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe b/TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe index 8520174..9768fa7 100644 Binary files a/TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe and b/TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe differ -- cgit v1.2.3