Remix.run Logo
Tepix 2 hours ago

Tried it with REVERSI.EXE from Windows 3.0 from https://winworldpc.com/download/c2bbc28f-177a-c2b2-5311-c3a4... DISK02.IMG

(you have to first uncompress it, for example with 7zip).

    $ sha256sum REVERSI.EXE
    a9e319c8f479d1568beec03858fdbb27c71747b2bbed6cd7c9f5e2daa23b40e9  REVERSI.EXE
Result:

The game starts, it begins rendering the board, but then hangs.

fao_ 2 hours ago | parent | next [-]

Really doesn't surprise me, to be honest:

> We strongly recommend contributing with Claude Code or similar AI coding tools.

15 minutes ago | parent | next [-]
[deleted]
ftchd 2 hours ago | parent | prev [-]

so which one, the coding by hand part?

lqs_ 44 minutes ago | parent | prev | next [-]

Win16 GDI support is still pretty incomplete. There's a lot of work left to do there.

2 hours ago | parent | prev [-]
[deleted]