>>29425
>Would it be technically feasible to greatly extend the backward compatibility of modern PCs by combining DLLs and other components of WINE, plus perhaps even (stock or modified) components from older versions of Windows, and a decent configuration interface, into a WINE-like solution to run old games well on newer (≥7) installs of Windows?
/tech/ here. Possible for a genius with access to the write tools/code/documentation? Yes. Feasible? Esp for someone around here? Hell no. It's not like you can just copy and paste DLL files and things just work automagically.
I assume you grew up through that era and aren't like 14 right now. Remember what a pain in the ass it was to get shit working? Windows 95? Do you remember setting IRQ settings in BIOS? Loading custom autoexec.bat files just to play your favorite games? Getting a game that just worked after install was like a second Christmas. And that's when Windows itself wasn't busy shitting the bed. My point is, problem #1, you're emulating an old, shitty environment designed to run on a lot of different hardware and it never did that 100% successfully even back in the day.
Windows 98 was no better, "plug and play" my ass. ME was a disaster. Imagine trying to write an emulator for a Nintendo system with random hardware from that generation AND Nintendo continuously releasing patches/drivers/hot-fixes, etc because you can plug just about any peripheral you can think of into it. Yeah. That's a can of worms alright.
Then we get into the various video card companies that have come and gone since then, all the hardware you're covering from 95-XP, and all the drivers, DirectX versions, shaders, feature sets, etc, etc, etc. I mean...damn man, that's a 'lot of shit.