Skip to content

Commit 924c920

Browse files
committed
Add digital signature to DLL's updated today:
bass_aac.dll bass_ac3.dll bass_fx.dll tags.dll XInput9_1_0_mta.dll
1 parent d279e3c commit 924c920

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed

Client/loader/MainFunctions.cpp

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -863,15 +863,15 @@ void CheckDataFiles()
863863
{
864864
const char* expected;
865865
const char* fileName;
866-
} integrityCheckList[] = {{"24F61A108D285381A67CE643ABBF589C", "bass.dll"}, {"FC6ECF2463FE550A2C849D1B4855400A", "bass_aac.dll"},
867-
{"07C11F7D8058F350ADF6FC9AB81B38AC", "bass_ac3.dll"}, {"C9B7CA8AB10E128FAEFC78F4F48D6220", "bass_fx.dll"},
866+
} integrityCheckList[] = {{"24F61A108D285381A67CE643ABBF589C", "bass.dll"}, {"5F9352A9D36E12E1E167E28040EADA83", "bass_aac.dll"},
867+
{"F0D770E77C5A5816D9E2323CC683BA32", "bass_ac3.dll"}, {"D6669FA6DFD548E60CC20503ABCF2FF8", "bass_fx.dll"},
868868
{"F47DCE69DAFAA06A55A4BC1F07F80C8A", "bassflac.dll"}, {"CD9B45DFE7D8B4D547F8B0193C6CF30B", "bassmidi.dll"},
869869
{"F1F587B6515530634AD489CE507BC957", "bassmix.dll"}, {"9CFA31A873FF89C2CC491B9974FC5C65", "bassopus.dll"},
870870
{"0F1B2FC6C0C703A43A24DC05352E7ADA", "basswebm.dll"}, {"1507C60C02E159B5FB247FEC6B209B09", "basswma.dll"},
871871
{"C6A44FC3CF2F5801561804272217B14D", "D3DX9_42.dll"}, {"D439E8EDD8C93D7ADE9C04BCFE9197C6", "sa.dat"},
872-
{"B33B21DB610116262D906305CE65C354", "D3DCompiler_42.dll"}, {"C9523E51FF62D5122939FD4BDF47ED9D", "tags.dll"},
872+
{"B33B21DB610116262D906305CE65C354", "D3DCompiler_42.dll"}, {"4B3932359373F11CBC542CC96D9A9285", "tags.dll"},
873873
{"0B3DD892007FB366D1F52F2247C046F5", "d3dcompiler_43.dll"}, {"D5D8C8561C6DDA7EF0D7D6ABB0D772F4", "xinput1_3_mta.dll"},
874-
{"2C0C596EE071B93CE15130BD5EE9CD31", "d3dcompiler_47.dll"}, {"CF99634BBF5E557B95FC6C0691418CB3", "XInput9_1_0_mta.dll"}};
874+
{"2C0C596EE071B93CE15130BD5EE9CD31", "d3dcompiler_47.dll"}, {"F1CA5A1E77965777AC26A81EAF345A7A", "XInput9_1_0_mta.dll"}};
875875

876876
for (const auto& item : integrityCheckList)
877877
{
Binary file not shown.
10.4 KB
Binary file not shown.
10.4 KB
Binary file not shown.
10.4 KB
Binary file not shown.
10.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)