Earlier quoted context omitted.
Source? (Are you referring to the use of software like Colinux and Andlinux? Those only worked on 32-bit systems last time I checked...)
I haven't been involved with Wine in a long time but the Wine test suite itself is regularly run on Windows: https://test.winehq.org/data/ Here's an admittedly very old article by Dan Kegel on how to compile it on Windows: http://www.kegel.com/wine/wow.html But yeah, I don't think it's explicitly supported since it's not their target market :) Codeweavers' focus is running Windows apps on Mac and Linux (Crossover - g…
Win3mu – Windows 3 Emulator
41–50 of 70 posts
Re: Win3mu – Windows 3 Emulator
#42Earlier quoted context omitted.
No, it's completely separate. Wine already supports Win16 apps IIRC.
Yes, Wine implements the Win16 API. I just tried tetris and ski and the both worked fine in wine-1.9.22 (Staging). Didn't even need to even create a 32-bit profile.
Re: Win3mu – Windows 3 Emulator
#43Earlier quoted context omitted.
I haven't been involved with Wine in a long time but the Wine test suite itself is regularly run on Windows: https://test.winehq.org/data/ Here's an admittedly very old article by Dan Kegel on how to compile it on Windows: http://www.kegel.com/wine/wow.html But yeah, I don't think it's explicitly supported since it's not their target market :) Codeweavers' focus is running Windows apps on Mac and Linux (Crossover - g…
What's the difference between Wine, Crossover and PlayOnLinux?
PlayOnLinux is a Wine wrapper which has preset configurations (best known working wine version and dll overrides) for a ton of popular games/software. Think of it like a virtualenv on steroids.
Re: Win3mu – Windows 3 Emulator
#44Earlier quoted context omitted.
Plus he plans on selling it, not giving it away, and it's not open source.
What's wrong with that
Also, it's not like proprietary emulators are neutral towards the goal of preserving their platform, they can actually be detrimental to this goal. If Win3mu becomes more popular that QEMU/Wine, users will raise bug reports against Win3mu and certain issues will be fixed only in Win3mu. When the Win3mu dev loses interest or the platforms that Win3mu runs on become obsolete, those fixes will be lost. God forbid people will have to start running emulators on emulators when the best emulator for a certain platform stops being compatible with modern operating systems.
Re: Win3mu – Windows 3 Emulator
#45This is an awesome project. I highly recommend reading through his series on Medium (eg https://medium.com/@CantabileApp/implementing-window-messagi... ) That being said, I think he is overestimating the market that would pay for this. This seems like it could attract at least a small community as an open source project, however. Unfortunately effort in development is not always rewarded with monetary gain. Perhaps h…
Also, Wine already exists. If Wine is ported to run on Windows, this project is redundant, I'd assume? (In fact, it strikes me now that if you're on Windows 10, you could probably run Wine on the WSL.)
Hmm... I wonder if you can run 16-bit applications in WINE on a 32-bit VirtualBox VM running on a 64-bit Linux system. That sounds like overkill, though. Might as well just use PCem or DOSbox, depending on your use case (PCem: cycle-accurate emulation of a whole PC, including specific hardware models and running any OS a real PC could; DOSbox: playing some old games for fun).
TBH, I'm not sure what win3mu's point is, either: it probably won't be open-source, and right now the only reason to not use PCem or DOSbox is if you don't own a legitimate copy of Win3.1 and you're not willing to pirate it. An open-source clone of Windows 3.1 that can run any Win16 program in long mode (by interpreting the instructions like an actual emulator) would be a great idea, but this isn't it.
Re: Win3mu – Windows 3 Emulator
#46Are there still apps for Windows 3 people would use on modern OS'? I'm under the impression you would run a VM if you really must, until/if when you make a transition.
Re: Win3mu – Windows 3 Emulator
#47Earlier quoted context omitted.
What's wrong with that
There's an argument to be had about FOSS vs. proprietary software in general, but I think it's pretty clear when it comes to emulators. There is something wrong with closed-source emulators. Everyone who develops an emulator for a platform is working towards the common goal of preserving the software that runs on that platform so that people can continue to use it well into the future. All emulators build on research…
Sadly, this is already happening. bZSNES is actually a thing now, since so many popular SNES romhacks will only run in ZSNES (i.e. not on real hardware, and not on a more accurate emulator like Snes9X or Higan), but ZSNES is written in 32-bit x86 assembly and contains a massive security hole that's been known for a while but hasn't been fixed.
It's even described as "a portable ZSNES emulator".
Re: Win3mu – Windows 3 Emulator
#48Are there still apps for Windows 3 people would use on modern OS'? I'm under the impression you would run a VM if you really must, until/if when you make a transition.
I have one I'd love to use but it's no longer usable even under a VM. It's an audio mixing game called "No World Order" put out by Todd Rundgren back in 1993. It was a Windows 3.1 app, but remarkably worked up until I switched to Windows 7 64-bit. Even then, I could get it to work reasonably well with Windows XP in a VMware VM. Sound and graphics compatibility have never been a big priority for VMware, and the most r…