From 55a7ef831715f32198d7f72b874ff0a6c9cbdea6 Mon Sep 17 00:00:00 2001 From: Dniel97 Date: Fri, 26 Apr 2024 15:31:36 +0000 Subject: [PATCH] ViveTool added --- FAQ.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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" ``` 配信サーバーチェック中