Skip to content

Commit 4b6d82c

Browse files
committed
Add our digital signature to bass DLL's updated today (the ones that lack Un4seen Studio's signature)
1 parent 654fe25 commit 4b6d82c

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

Client/loader/MainFunctions.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -863,8 +863,8 @@ void CheckDataFiles()
863863
{
864864
const char* expected;
865865
const char* fileName;
866-
} integrityCheckList[] = {{"DE5C08577EAA65309974F9860E303F53", "bass.dll"}, {"5F9352A9D36E12E1E167E28040EADA83", "bass_aac.dll"},
867-
{"F0D770E77C5A5816D9E2323CC683BA32", "bass_ac3.dll"}, {"C0D54294423E88290AAD561F4E72B7D4", "bass_fx.dll"},
866+
} integrityCheckList[] = {{"DE5C08577EAA65309974F9860E303F53", "bass.dll"}, {"1D5A1AEF041255DEA49CD4780CAE4CCC", "bass_aac.dll"},
867+
{"8A1AC2AAD7F1691943635CA42F7F2940", "bass_ac3.dll"}, {"61C38C1FD091375F2A30EC631DF337E6", "bass_fx.dll"},
868868
{"F47DCE69DAFAA06A55A4BC1F07F80C8A", "bassflac.dll"}, {"49A603ED114982787FC0A301C0E93FDB", "bassmidi.dll"},
869869
{"064398B1A74B4EF35902F0C218142133", "bassmix.dll"}, {"9CFA31A873FF89C2CC491B9974FC5C65", "bassopus.dll"},
870870
{"B35714019BBFF0D0CEE0AFA2637A77A7", "basswebm.dll"}, {"1507C60C02E159B5FB247FEC6B209B09", "basswma.dll"},
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
10.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)