http://bugs.winehq.org/show_bug.cgi?id=59053 --- Comment #3 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Louis Lenders from comment #2)
Marking this as a regression.
I tested in win10.0 and there it doesn't crash. Though I get a black screen.
Running LIBGL_ALWAYS_SOFTWARE=1 wine Mario.exe makes the game work for me.
Replying to myself: Following workarounds make the program run for me in current wine-10.20: 1. Set reg key below (to workaround crash): REGEDIT4 [HKEY_CURRENT_USER\Software\Wine\X11 Driver] "UseEGL"="N" 2. LIBGL_ALWAYS_SOFTWARE=1 wine Mario.exe (to workaround black screen) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.