The weekend is close, I don't feel like I have energy to work on my little(?) game, so I'm going to try and do the weirdest Windows 3.1 setup out there.

First step of getting cool Win 3.1 install these days is VBESVGA driver. Kudos to https://github.com/PluMGMK/vbesvga.drv

I think 16M colours looks pretty great, but it is noticeably slower than 256 colours.

If you follow me, you probably know that there's an open-source clone of Windows NewShell for 3.1 called Calmira. There's a version called Calmira XP, which looks really out of the place on 3.1. But my goal is to get the most unhinged, sick, abominable, overpowered and power-hungry Windows 3.1 install, so here we go.

A bit of a technicality, but it makes a lot of sense in terms of UX: doslfn to add Long File Name support in Calmira, and IFA to add Long File Name support to the basic Windows applications.

And while we're at it, let's get some sort of a wallpaper. This one is 256 colours, because Paintbrush 3.x and Paint 95+ aren't really compatible, and the only way I can convert images to this old system (for now) is ImageMagick gif 256 colours -> pcx -> bmp

Shocking Windows 3.1 development continues. Now I have win32s, which will allow me to run some Win32 applications on top of DOS and Win16 kernel. Freecell looks like any other app, but it is Win32 app, very MVP.

And IE 5.0 is being installed but still needs a bit of tweaking. It has a 128-bit encryption module, but it's useless, because no one supports SSL anymore.

Note WinRAR behind the IE50 installer.

It's taking longer than it should have, but I have working TCP/IP on Windows 3.1, and it plays along with IE 5.0. Google stopped supporting IE5 recently, but I learned about Wiby not that long ago, and I like it.

But we're far from being done.

Okay, this is the most cursed Windows 3.1 screenshot so far. I'm not saying things are working, but I'm not saying they're not working either. Sort of a limbo.
Sometimes it feels like Microsoft intentionally made Win32s incompatible with lots of apps (or the other way around). Only Calc and Real Audio player from Windows 95 are working with Win32s - even Freecell doesn't. Despite it being almost the same thing as Freecell shipped with Win32s itself.
Woah, a CD-based game for Windows 3.1! Released in 1997, "Pilot Bros" comes with win32s on the CD, and has music, video and audio that all work under Windows 3.1. From what I can tell, it is highly inspired by Gobliiins

Day 2 of abnormal Windows 3.1 functions. Internet Explorer 5 decided to stop working after I tweaked some thing, so it's Netscape Navigator time. It looks so sleek...

(What you're seeing here is Windows 3.1 with Calmira XP shell that adds taskbar and desktop, and a VBESVGA driver)

There is an X11 server for Windows 3.1, but it only supports telnet or rsh. I think some of my X11 apps would have been working, if only my network was working correctly.
While I'm thinking about other unhinged things to do with this half-broken unusual Windows 3.1 install, here's some QuickTime for you.
As mentioned before, Windows 3.1 has very limited compatibility with 32-bit applications, including Paint from Windows 95. However, it can run Paint from Chicago just fine. It cannot run Chicago's Notepad, but Paint sort of works. Neat.

Okay, this totally should count as an abomination. I associate Space Cadet Pinball with Windows XP, because it was not shipped with Windows 95/98 by default.

But this Space Cadet is actually a win32s application from 1995, and works just fine on Windows 3.1. It looks especially "normal" because of Calmira XP adding Windows XP decorations to Win 3.1. The only tell is window title bars. Woah.

Okay, I figured out what to do with the network, and I have semi-working X11 on my abomination of Windows 3.1. It is so unstable I had to reboot at least 20 times to take these two screenshots.
@nina_kali_nina wait just a second...x11, on windows, whaaaaat?
@esoteric_programmer there is also X11 server for DOS. It only supports old versions of X11, so it's suitable for period-correct access to SunOS and such.
@nina_kali_nina I wonder if it works with freedos as well
@esoteric_programmer I suspect it does, but it's X11R5
@nina_kali_nina @esoteric_programmer Pointers? It's not DV/X, right? Even OS/2 has an X server - PMX - which I'm using daily^Wweekly :D
@ltning @esoteric_programmer there was Desqview/X, yes, but there was also Xappeal - a commercial fork of XFree86 with no sources