-
Notifications
You must be signed in to change notification settings - Fork 3
FAQ
Shivter edited this page Dec 12, 2024
·
1 revision
This is usually caused by the SSVM file's name containing unsupported characters.
Make sure that it's called SSVM.bat.
This is caused by the Windows 11's updated conhost.exe (Not Windows Terminal, the old console host has been updated.)
SSVM includes an older version of Conhost from Windows 10 22H2 (Home Edition) so if you're getting this issue, one of the following things may be happening:
- SSVM is using your Windows' native conhost.
- You are running SSVM in a different console host like Windows Terminal.
- You are using an old version of SSVM.
This may be caused by running C\autorun.bat instead of SSVM. If you are intentionally doing this, consider opening a command line and changing your mode (Example: mode 128,32) before running the autorun script.
This is a really advanced batch project, and CMD is known for being optimized for computers from the 90s even after 30 years.

Shivtanium - Created by Shivter.