mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Update ucrtFreadWorkaround.cpp
This commit is contained in:
@@ -15,6 +15,8 @@ struct PatchInfo {
|
||||
} static const s_patches[] = {
|
||||
// 10.0.10240.16384 (th1.150709-1700)
|
||||
{ L"ucrtbase.dll", 0xF61ED, 0x6AE7B, 5 },
|
||||
// 10.0.10240.16390 (th1_st1.150714-1601)
|
||||
{ L"ucrtbase.dll", 0xF5ED9, 0x6AE7B, 5 },
|
||||
// 10.0.10137.0 (th1.150602-2238)
|
||||
{ L"ucrtbase.dll", 0xF8B5E, 0x63ED6, 2 },
|
||||
// 10.0.10150.0 (th1.150616-1659)
|
||||
|
||||
Reference in New Issue
Block a user