Hacker News new | ask | show | jobs
by maxerickson 1957 days ago
Windows NT predated Windows 95 (95 being the first 32 bit consumer Windows).

I think Windows 2000 didn't have nearly as much compatibility work as XP.

I guess Windows 95 came out because NT was a lot for a 386 or 486? And also different priorities as far as compatibility.

2 comments

Windows 95 ran on machines with 4MB of RAM (8 recommended). NT 3.1 required 12 (16 recommended). That extra 8MB was a significant amount of money in 1995. NT 3.1 also required twice the hard drive (75MB vs 35MB). Windows 95 offered better support for direct DOS mode access, VxD, etc. Which was crucial at the time for games and multimedia applications in a manner that NT simply couldn't match.

Additional useful reading: https://devblogs.microsoft.com/oldnewthing/20120102-00/?p=87...

It dependens, in w2k you had the compat mode from sp2? and beyond which enabled an xp like compat mode, and often games ran better than under xp.

You had to enable it with regsvr32 /enable slayerui.dll or something like that.