http://bugs.winehq.org/show_bug.cgi?id=23364
Summary: 16-bit games - many don't work in Wine. Product: Wine Version: 1.1.42 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: turbolad995@hotmail.co.uk
As I have not found a bug report for this already I've decided to create one myself.
Many 16-bit games, especially the old Windows 3.1 games like "whack-a-mole", "Bricklayer" and many others I've tried simply don't work at all in Wine. Since there's too many 16-bit games to list, it makes sense to write one bug report covering the same problem i.e. problems running 16-bit games.
Try some yourself from here: http://members.chello.at/theodor.lauppert/games/win16.htm
Here I've found that the 32-bit version of tetris works in Wine, but the 16-bit version does NOT work at all (try it yourself from this link, you get to download both the 32-bit and 16-bit versions respectively, at the bottom of that page): http://members.chello.at/theodor.lauppert/games/tetrisjr.htm
I'm pleased to say that the Ballistic (Paddle) game appears to work: http://www.classicdosgames.com/genre/paddle.html
This bug report may appear trivial and not important, but playing old Windows games appeals to some people. These games will NOT work in dosbox. Also consider that 64-bit versions of Microsoft Windows won't even run 16-bit programs and games, whereas Wine can sometimes get them working, as in the case of the Ballistic game.
http://bugs.winehq.org/show_bug.cgi?id=23364
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #1 from Dan Kegel dank@kegel.com 2010-06-24 21:02:24 --- See also http://bugs.winehq.org/show_bug.cgi?id=9850 Ideally we'd add tests to win16test as we identify problems in 16 bit apps.
http://bugs.winehq.org/show_bug.cgi?id=23364
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, win16 Status|UNCONFIRMED |NEW URL| |http://members.chello.at/th | |eodor.lauppert/games/win16. | |htm Summary|16-bit games - many don't |Tetris jr: exits |work in Wine. |immediately Ever Confirmed|0 |1
--- Comment #2 from Austin English austinenglish@gmail.com 2010-06-24 22:09:43 --- Meta bugs are discouraged. Try to keep bugs very specific.
Confirming. In wine-1.2-rc4-48-g58a6988, the game exits immediately (no terminal output).
http://bugs.winehq.org/show_bug.cgi?id=23364
--- Comment #3 from David turbolad995@hotmail.co.uk 2010-06-25 05:41:35 --- (In reply to comment #2)
Meta bugs are discouraged. Try to keep bugs very specific.
Confirming. In wine-1.2-rc4-48-g58a6988, the game exits immediately (no terminal output).
I was trying to avoid posting many bug reports covering (what appears to be) the same problem.
This may be related to bug 20521 "16-bit Windows programs crash": http://bugs.winehq.org/show_bug.cgi?id=20521
http://bugs.winehq.org/show_bug.cgi?id=23364
Rafal Stanilewicz washuu@eastnews.com.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |washuu@eastnews.com.pl
--- Comment #4 from Rafal Stanilewicz washuu@eastnews.com.pl 2012-12-14 06:41:06 CST --- The game Tetris Jr can be downloaded from http://www.download-central.ws/Win16/Tetris/Jr/
And it is exiting immediately in wine 1.5.18.
http://bugs.winehq.org/show_bug.cgi?id=23364
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://members.chello.at/th |http://www.download-central |eodor.lauppert/games/win16. |.ws/Win16/Tetris/Jr/ |htm | CC| |frederic.delanoy@gmail.com
--- Comment #5 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-07-02 17:47:32 CDT --- Still in wine-1.6-rc4
https://bugs.winehq.org/show_bug.cgi?id=23364
--- Comment #6 from Frédéric Delanoy frederic.delanoy@gmail.com --- Still in wine 1.7.24
https://bugs.winehq.org/show_bug.cgi?id=23364
Stephan Sokolow from_wine_bugzilla@ssokolow.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |from_wine_bugzilla@ssokolow | |.com
--- Comment #7 from Stephan Sokolow from_wine_bugzilla@ssokolow.com --- I didn't have time to do any bisecting but I did a bit of testing using various builds of older versions downloaded off the PlayOnLinux servers.
With the BrickLayer 1.5 shareware release... http://www.download-central.ws/Win16/Tetris/Bricklayer/
...it works on Lubuntu 14.04 amd64 under a fresh 32-bit prefix with Wine 1.2.3 but crashes on startup under 1.3.24 and every later version I tried, up to and including the 1.7.25 build provided by the Ubuntu Wine PPA.
Note: As a 16-bit app on a 64-bit kernel, it does require "echo 1 > /proc/sys/abi/ldt16"
https://bugs.winehq.org/show_bug.cgi?id=23364
Teras teras@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |teras@luukku.com
--- Comment #8 from Teras teras@luukku.com --- Created attachment 50925 --> https://bugs.winehq.org/attachment.cgi?id=50925 +tid,+relay tetris
wine-1.7.37-186-g21bfc8c
https://bugs.winehq.org/show_bug.cgi?id=23364
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com --- Created attachment 51212 --> https://bugs.winehq.org/attachment.cgi?id=51212 never free any resource (hack)
After following the +all log I found that the last thing that happen before a silent crash is a call to FreeResource16. So ignoring the function makes the game starts and run without any problem.
https://bugs.winehq.org/show_bug.cgi?id=23364
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #10 from super_man@post.com --- The hack fixes https://bugs.winehq.org/show_bug.cgi?id=18260 too.
https://bugs.winehq.org/show_bug.cgi?id=23364
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Tetris jr: exits |Tetris JR (win16) exits |immediately |immediately CC| |wylda@volny.cz Keywords| |patch URL|http://www.download-central |http://www.win3x.org/win3bo |.ws/Win16/Tetris/Jr/ |ard/viewtopic.php?t=1427&la | |nguage=en
--- Comment #11 from Wylda wylda@volny.cz ---
Still present in wine-3.2-167-g7be8beab68.
https://bugs.winehq.org/show_bug.cgi?id=23364
IvanDSM snesivan1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |snesivan1@gmail.com
--- Comment #12 from IvanDSM snesivan1@gmail.com --- Still present in 4.21. I can't currently test on the 5.0 release candidates, so would be nice if someone could test it out.
https://bugs.winehq.org/show_bug.cgi?id=23364
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #13 from joaopa jeremielapuree@yahoo.fr --- With wine-8.6, nothing happens.
https://bugs.winehq.org/show_bug.cgi?id=23364
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #14 from temp82@luukku.com --- (In reply to joaopa from comment #13)
With wine-8.6, nothing happens.
does not run wine 8.7.
https://bugs.winehq.org/show_bug.cgi?id=23364
--- Comment #15 from temp82@luukku.com --- (In reply to temp82 from comment #14)
(In reply to joaopa from comment #13)
With wine-8.6, nothing happens.
does not run wine 8.7.
actually in taskbar there is TetrisJr, but I am unable to make it active.
https://bugs.winehq.org/show_bug.cgi?id=23364
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de