diff --git a/plugins/win-capture/graphics-hook/d3d9-patches.hpp b/plugins/win-capture/graphics-hook/d3d9-patches.hpp index 7caf7859e..c7219ec92 100644 --- a/plugins/win-capture/graphics-hook/d3d9-patches.hpp +++ b/plugins/win-capture/graphics-hook/d3d9-patches.hpp @@ -132,8 +132,8 @@ static const uintptr_t patch_offset[NUM_VERS] = { 0x8F00F, //win8.1 - 6.3.9600.17085 0x8FBB1, //win8.1 - 6.3.9600.16384 0x90264, //win8.1 - 6.3.9600.17415 - 0x90C57, //win10 - 10.0.10586.0 0x90C3A, //win10 - 10.0.10586.494 + 0x90C57, //win10 - 10.0.10586.0 0x166A08 //win8 - 6.2.9200.16384 };