Remix.run Logo
LetsGetTechnicl 8 hours ago

This is such an amazing accomplishment! Absolutely wild to see Linux basically re-implement Windows and doing it better, while MS is dead set on making everything about their software worse.

jordand 7 hours ago | parent [-]

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 2 hours 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 3 hours ago | parent | prev [-]

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