Remix.run Logo
jordand 6 hours ago

The full 16bit support here is a big thing especially given 64bit Windows (now everywhere) dropped it. With old games, there's thousands that are 16bit, and even odd cases where the game is 32bit but the installer for it is 16bit.

senfiaj 13 minutes ago | parent | next [-]

If I'm not mistaken, 16-bit x86 software cannot naively run in 64-bit mode anyways. It requires an emulator, like DosBox. Wine uses WineVDM. CPU-heavy 16-bit programs, or programs that are sensitive to timing, can be noticeably slower.

bombcar an hour ago | parent | prev [-]

The WoW64 including 16 bit support is actually pretty big. Microsoft dropped it years ago.