First post, by HwAoRrDk
I'm trying to use 86Box (v5.2 on Windows 11) to test something using the serial port passthrough feature, but everything seems to go a bit weird when I do.
I have virtual COM1 set for "Host Serial Passthrough", with the relevant host COM port (COM5) selected, and appropriate baud rate (1200) and data/stop bits set (8, 1). I assume the pipe name is irrelevant for host passthrough.
The main problems is that it makes the entire VM run at a crawl. The speed indicator (or whatever it's called) in the top right of the window shows it's running at about 14% speed. It goes even lower (7-8%) during boot-up, which takes forever - literally a couple of minutes just to boot a default install of MS-DOS 6.22! Most definitely not what the PII-450 that I'm emulating should be performing like. It makes what I'm trying to test pointless, because the system is running to slow to respond usefully.
I assume it's not supposed to work like this. Perhaps I've mis-configured something? Or is serial port passthrough just buggy?