From 0dd4b0488b6aa70ffbc8fbd6f6fe819f4cebbd4d Mon Sep 17 00:00:00 2001 From: zeffy Date: Thu, 11 Jan 2018 06:21:56 -0800 Subject: [PATCH] Update README.md [skip ci] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a3a030..c5b10ba 100644 --- a/README.md +++ b/README.md @@ -84,8 +84,8 @@ My patch takes advantage of this behavior by patching a couple of boolean values > - January 9, 2018—KB4056895 (Monthly Rollup) For more information, you can read the Microsoft Support article [here](https://support.microsoft.com/en-us/help/4073707/windows-os-security-update-block-for-some-amd-based-devices), -but basically Microsoft put out some updates recently that cause problems on older AMD processors, and blocked them on those CPUs, but apparently (I haven't been able to test this due to lack of time and compatible hardware) -wufuc bypasses the block and lets you uninstall these buggy updates which can cause problems. +but basically Microsoft put out some updates recently that cause problems on older AMD processors, and blocked them on those CPUs, but apparently +wufuc bypasses the block and lets you uninstall these buggy updates which can cause problems. Unfortunately as far as I know, there is no comprehensive list of the processors that should be blocked, but if you experience BSODs after installing any of these updates, you can try the solution posted in this [comment](https://github.com/zeffy/wufuc/issues/132#issuecomment-356921433) to uninstall the updates and fix the crashes.