diff --git a/FAQ.md b/FAQ.md index 1aee92e..6161cba 100644 --- a/FAQ.md +++ b/FAQ.md @@ -31,6 +31,19 @@ To fix this, simply add the OpenSSL patch to [environment variables](https://www set OPENSSL_ia32cap=:~0x20000000 ``` +### Windows 11 bug: "An assertion failure has occurred." + +It's a bug with the new "shell handwriting" feature (MTestAbSh1, 41799415) that's currently in experiment. +To read more: [Stack overflow](https://stackoverflow.com/a/77752927/9131404) + +To fix this issue, simply download [ViveTool](https://github.com/thebookisclosed/ViVe/releases), extract it somewhere, launch a CMD and execute: + +```shell +vivetool /disable /id:41799415 +``` + +And reboot your system after that. + ### Game is stuck at "Checking distribution server" ``` 配信サーバーチェック中