mirror of
https://gitea.tendokyu.moe/Dniel97/SEGAguide.git
synced 2026-09-07 19:55:50 -05:00
ViveTool added
13
FAQ.md
13
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"
|
||||
```
|
||||
配信サーバーチェック中
|
||||
|
||||
Reference in New Issue
Block a user