https://bugs.winehq.org/show_bug.cgi?id=7106
--- Comment #30 from Chebanenko Igor chebanenkoigor93@gmail.com --- (In reply to Anastasius Focht from comment #29)
Hello Igor,
--- quote --- Wine 6.0 was released. Any updates? --- quote ---
the bug is still marked as 'staged' which means the patch or another solution has not been merged into mainline yet. Use Wine-Staging if you want to play this game.
Regards
I found this:
Console Handles
https://docs.microsoft.com/en-us/windows/console/console-handles
Console-Docs (GitHub) https://github.com/MicrosoftDocs/Console-Docs
How to detect if Console.In (stdin) has been redirected?
https://stackoverflow.com/questions/3453220/how-to-detect-if-console-in-stdi...
Console Handles and Standard Handles
https://github.com/rprichard/win32-console-docs
But I don't know if that will help...